Marc's feature

This commit is contained in:
Alexander M. Turek
2003-01-09 13:44:37 +00:00
parent 59a7d6d504
commit d94d4ded61
92 changed files with 288 additions and 16 deletions

View File

@@ -540,4 +540,7 @@ $strThisHost = 'This Host'; //to translate
$strUserNotFound = 'The selected user was not found in the privilege table.'; //to translate
$strUserAlreadyExists = 'The user %s already exists!'; //to translate
$strUseTextField = 'Use text field'; //to translate
$strNoUsersSelected = 'No users selected.'; //to translate
$strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
?>