From cbb9ea86d6a6f1a470358972f922ddcbcb8f5537 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 8 Jan 2003 08:08:19 +0000 Subject: [PATCH] Typo --- ChangeLog | 3 +++ lang/english-iso-8859-1.inc.php3 | 26 ++++++++++++-------------- lang/english-utf-8.inc.php3 | 26 ++++++++++++-------------- 3 files changed, 27 insertions(+), 28 deletions(-) diff --git a/ChangeLog b/ChangeLog index f84bf8fb1..3143e5729 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-01-08 Alexander M. Turek + * lang/english-*.inc.php3: Fixed a typo. + 2003-01-07 Michal Cihar * lang/czech: Updated. diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 2052c8352..ce2b34944 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -26,6 +26,8 @@ $strAddDeleteRow = 'Add/Delete Criteria Row'; $strAddNewField = 'Add new field'; $strAddPriv = 'Add a new Privilege'; $strAddPrivMessage = 'You have added a new privilege.'; +$strAddPrivilegesOnDb = 'Add privileges on the following database'; +$strAddPrivilegesOnTbl = 'Add privileges on the following table'; $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'; $strAddToIndex = 'Add to index  %s column(s)'; $strAddUser = 'Add a new User'; @@ -84,6 +86,7 @@ $strChoosePage = 'Please choose a Page to edit'; $strColComFeat = 'Displaying Column Comments'; $strColumn = 'Column'; $strColumnNames = 'Column names'; +$strColumnPrivileges = 'Column-specific privileges'; $strCommand = 'Command'; $strComments = 'Comments'; $strCompleteInserts = 'Complete inserts'; @@ -113,6 +116,7 @@ $strDatabaseHasBeenDropped = 'Database %s has been dropped.'; $strDatabaseWildcard = 'Database (wildcards allowed):'; $strDatabases = 'databases'; $strDatabasesStats = 'Databases statistics'; +$strDbPrivileges = 'Database-specific privileges'; $strDefault = 'Default'; $strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; @@ -228,10 +232,12 @@ $strLines = 'Lines'; $strLinesTerminatedBy = 'Lines terminated by'; $strLinkNotFound = 'Link not found'; $strLinksTo = 'Links to'; +$strLocalhost = 'Local'; $strLocationTextfile = 'Location of the textfile'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; $strLogin = 'Login'; +$strLoginInformation = 'Login Information'; $strLogout = 'Log out'; $strMissingBracket = 'Missing Bracket'; @@ -367,7 +373,7 @@ $strRelationalSchema = 'Relational schema'; $strReloadFailed = 'MySQL reload failed.'; $strReloadMySQL = 'Reload MySQL'; $strReloadingThePrivileges = 'Reloading the privileges'; -$strRememberReload = 'Remember reload the server.'; +$strRememberReload = 'Remember to reload the server.'; $strRemoveSelectedUsers = 'Remove selected users'; $strRenameTable = 'Rename table to'; $strRenameTableOK = 'Table %s has been renamed to %s'; @@ -474,10 +480,12 @@ $strTableOfContents = 'Table of contents'; $strTableStructure = 'Table structure for table'; $strTableType = 'Table type'; $strTables = '%s table(s)'; +$strTblPrivileges = 'Table-specific privileges'; $strTextAreaLength = ' Because of its length,
this field might not be editable '; $strTheContent = 'The content of your file has been inserted.'; $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheTerminator = 'The terminator of the fields.'; +$strThisHost = 'This Host'; $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; $strTime = 'Time'; $strTotal = 'total'; @@ -495,9 +503,12 @@ $strUpdateQuery = 'Update Query'; $strUsage = 'Usage'; $strUseBackquotes = 'Enclose table and field names with backquotes'; $strUseTables = 'Use Tables'; +$strUseTextField = 'Use text field'; $strUser = 'User'; +$strUserAlreadyExists = 'The user %s already exists!'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; +$strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsers = 'Users'; $strUsersDeleted = 'The selected users have been deleted successfully.'; @@ -519,17 +530,4 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; - -$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 - ?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index bfaa10185..1e3c0acb2 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -27,6 +27,8 @@ $strAddDeleteRow = 'Add/Delete Criteria Row'; $strAddNewField = 'Add new field'; $strAddPriv = 'Add a new Privilege'; $strAddPrivMessage = 'You have added a new privilege.'; +$strAddPrivilegesOnDb = 'Add privileges on the following database'; +$strAddPrivilegesOnTbl = 'Add privileges on the following table'; $strAddSearchConditions = 'Add search conditions (body of the "where" clause):'; $strAddToIndex = 'Add to index  %s column(s)'; $strAddUser = 'Add a new User'; @@ -85,6 +87,7 @@ $strChoosePage = 'Please choose a Page to edit'; $strColComFeat = 'Displaying Column Comments'; $strColumn = 'Column'; $strColumnNames = 'Column names'; +$strColumnPrivileges = 'Column-specific privileges'; $strCommand = 'Command'; $strComments = 'Comments'; $strCompleteInserts = 'Complete inserts'; @@ -114,6 +117,7 @@ $strDatabaseHasBeenDropped = 'Database %s has been dropped.'; $strDatabaseWildcard = 'Database (wildcards allowed):'; $strDatabases = 'databases'; $strDatabasesStats = 'Databases statistics'; +$strDbPrivileges = 'Database-specific privileges'; $strDefault = 'Default'; $strDelete = 'Delete'; $strDeleteAndFlush = 'Delete the users and reload the privileges afterwards.'; @@ -229,10 +233,12 @@ $strLines = 'Lines'; $strLinesTerminatedBy = 'Lines terminated by'; $strLinkNotFound = 'Link not found'; $strLinksTo = 'Links to'; +$strLocalhost = 'Local'; $strLocationTextfile = 'Location of the textfile'; $strLogPassword = 'Password:'; $strLogUsername = 'Username:'; $strLogin = 'Login'; +$strLoginInformation = 'Login Information'; $strLogout = 'Log out'; $strMissingBracket = 'Missing Bracket'; @@ -368,7 +374,7 @@ $strRelationalSchema = 'Relational schema'; $strReloadFailed = 'MySQL reload failed.'; $strReloadMySQL = 'Reload MySQL'; $strReloadingThePrivileges = 'Reloading the privileges'; -$strRememberReload = 'Remember reload the server.'; +$strRememberReload = 'Remember to reload the server.'; $strRemoveSelectedUsers = 'Remove selected users'; $strRenameTable = 'Rename table to'; $strRenameTableOK = 'Table %s has been renamed to %s'; @@ -475,10 +481,12 @@ $strTableOfContents = 'Table of contents'; $strTableStructure = 'Table structure for table'; $strTableType = 'Table type'; $strTables = '%s table(s)'; +$strTblPrivileges = 'Table-specific privileges'; $strTextAreaLength = ' Because of its length,
this field might not be editable '; $strTheContent = 'The content of your file has been inserted.'; $strTheContents = 'The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.'; $strTheTerminator = 'The terminator of the fields.'; +$strThisHost = 'This Host'; $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; $strTime = 'Time'; $strTotal = 'total'; @@ -496,9 +504,12 @@ $strUpdateQuery = 'Update Query'; $strUsage = 'Usage'; $strUseBackquotes = 'Enclose table and field names with backquotes'; $strUseTables = 'Use Tables'; +$strUseTextField = 'Use text field'; $strUser = 'User'; +$strUserAlreadyExists = 'The user %s already exists!'; $strUserEmpty = 'The user name is empty!'; $strUserName = 'User name'; +$strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsers = 'Users'; $strUsersDeleted = 'The selected users have been deleted successfully.'; @@ -520,17 +531,4 @@ $strYes = 'Yes'; $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; $strZip = '"zipped"'; - -$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 - ?>