From 29095eac2a5bc0874f0ca0e549a2c135ee495e54 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 7 Jan 2003 22:03:07 +0000 Subject: [PATCH] remove duplicates --- lang/ukrainian-windows-1251.inc.php3 | 11 ----------- 1 file changed, 11 deletions(-) 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 ?>