diff --git a/lang/ukrainian-windows-1251.inc.php3 b/lang/ukrainian-windows-1251.inc.php3 index 0ccc1fc6e2..3b6b4f61c0 100644 --- a/lang/ukrainian-windows-1251.inc.php3 +++ b/lang/ukrainian-windows-1251.inc.php3 @@ -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 ?>