strOriginalInterface

This commit is contained in:
Marc Delisle
2002-12-28 13:18:47 +00:00
parent 3ab35bc886
commit f18d9cc2f1
90 changed files with 96 additions and 6 deletions

View File

@@ -527,4 +527,5 @@ $strRemoveSelectedUsers = 'Remove selected users'; //to translate
$strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
$strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
$strUsersDeleted = 'The selected users have been deleted successfully.'; //to translate
$strOriginalInterface = 'original interface'; //to translate
?>