remove duplicates
This commit is contained in:
parent
a17b7ec4b5
commit
29095eac2a
@ -543,15 +543,4 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; //
|
||||
$strUserAlreadyExists = 'The user %s already exists!'; //to translate
|
||||
$strUseTextField = 'Use text field'; //to translate
|
||||
|
||||
$strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
|
||||
$strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
|
||||
$strColumnPrivileges = 'Column-specific privileges'; //to translate
|
||||
$strDbPrivileges = 'Database-specific privileges'; //to translate
|
||||
$strLocalhost = 'Local';
|
||||
$strLoginInformation = 'Login Information'; //to translate
|
||||
$strTblPrivileges = 'Table-specific privileges'; //to translate
|
||||
$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
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user