diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index 80b1ecef5..04b09ac06 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -74,6 +74,7 @@ $strCheckAll = 'Check All'; $strCheckDbPriv = 'Check Database Privileges'; $strCheckTable = 'Check table'; $strChoosePage = 'Please choose a Page to edit'; +$strColComFeat = 'Displaying Column Comments'; $strColumn = 'Column'; $strColumnNames = 'Column names'; $strComments = 'Comments'; @@ -90,6 +91,7 @@ $strCreateIndexTopic = 'Create a new index'; $strCreateNewDatabase = 'Create new database'; $strCreateNewTable = 'Create new table on database %s'; $strCreatePage = 'Create a new Page'; +$strCreatePdfFeat = 'Creation of PDFs'; $strCriteria = 'Criteria'; $strData = 'Data'; @@ -106,7 +108,9 @@ $strDeletedRows = 'Deleted rows:'; $strDeleteFailed = 'Deleted Failed!'; $strDeleteUserMessage = 'You have deleted the user %s.'; $strDescending = 'Descending'; +$strDisabled = 'Disabled'; $strDisplay = 'Display'; +$strDisplayFeat = 'Display Features'; $strDisplayOrder = 'Display order:'; $strDisplayPDF = 'Display PDF schema'; $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; @@ -125,6 +129,7 @@ $strEditPrivileges = 'Edit Privileges'; $strEffective = 'Effective'; $strEmpty = 'Empty'; $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; +$strEnabled = 'Enabled'; $strEnd = 'End'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; $strExplain = 'Explain SQL Code'; @@ -148,6 +153,7 @@ $strFormEmpty = 'Missing value in the form !'; $strFullText = 'Full Texts'; $strFunction = 'Function'; +$strGeneralRelationFeat = 'General relation features'; //to translate $strGenTime = 'Generation Time'; $strGenBy = 'Generated by'; $strGo = 'Go'; @@ -230,6 +236,7 @@ $strNoQuery = 'No SQL query!'; $strNoRights = 'You don\'t have enough rights to be here right now!'; $strNoTablesFound = 'No tables found in database.'; $strNotNumber = 'This is not a number!'; +$strNotOK = 'not OK'; //to translate $strNotSet = '%s table not found or not set in %s'; $strNotValidNumber = ' is not a valid row number!'; $strNoUsersFound = 'No user(s) found.'; @@ -238,6 +245,7 @@ $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total: %s match(es)'; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; +$strOK = 'OK'; //to translate $strOperations = 'Operations'; $strOptimizeTable = 'Optimize table'; $strOptionalControls = 'Optional. Controls how to write or read special characters.'; @@ -401,12 +409,4 @@ $strWrongUser = 'Wrong username/password. Access denied.'; $strYes = 'Yes'; $strZip = '"zipped"'; -$strDisplayFeat = 'Display Features'; -$strCreatePdfFeat = 'Creation of PDFs'; -$strColComFeat = 'Displaying Column Comments'; -$strDisabled = 'Disabled'; -$strEnabled = 'Enabled'; -$strOK = 'OK'; //to translate -$strNotOK = 'not OK'; //to translate -$strGeneralRelationFeat = 'General relation features'; //to translate ?> diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 6371f56aa..361605000 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -75,6 +75,7 @@ $strCheckAll = 'Check All'; $strCheckDbPriv = 'Check Database Privileges'; $strCheckTable = 'Check table'; $strChoosePage = 'Please choose a Page to edit'; +$strColComFeat = 'Displaying Column Comments'; $strColumn = 'Column'; $strColumnNames = 'Column names'; $strComments = 'Comments'; @@ -91,6 +92,7 @@ $strCreateIndexTopic = 'Create a new index'; $strCreateNewDatabase = 'Create new database'; $strCreateNewTable = 'Create new table on database %s'; $strCreatePage = 'Create a new Page'; +$strCreatePdfFeat = 'Creation of PDFs'; $strCriteria = 'Criteria'; $strData = 'Data'; @@ -107,7 +109,9 @@ $strDeletedRows = 'Deleted rows:'; $strDeleteFailed = 'Deleted Failed!'; $strDeleteUserMessage = 'You have deleted the user %s.'; $strDescending = 'Descending'; +$strDisabled = 'Disabled'; $strDisplay = 'Display'; +$strDisplayFeat = 'Display Features'; $strDisplayOrder = 'Display order:'; $strDisplayPDF = 'Display PDF schema'; $strDoAQuery = 'Do a "query by example" (wildcard: "%")'; @@ -126,6 +130,7 @@ $strEditPrivileges = 'Edit Privileges'; $strEffective = 'Effective'; $strEmpty = 'Empty'; $strEmptyResultSet = 'MySQL returned an empty result set (i.e. zero rows).'; +$strEnabled = 'Enabled'; $strEnd = 'End'; $strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English '; $strExplain = 'Explain SQL Code'; @@ -149,6 +154,7 @@ $strFormEmpty = 'Missing value in the form !'; $strFullText = 'Full Texts'; $strFunction = 'Function'; +$strGeneralRelationFeat = 'General relation features'; //to translate $strGenTime = 'Generation Time'; $strGenBy = 'Generated by'; $strGo = 'Go'; @@ -231,6 +237,7 @@ $strNoQuery = 'No SQL query!'; $strNoRights = 'You don\'t have enough rights to be here right now!'; $strNoTablesFound = 'No tables found in database.'; $strNotNumber = 'This is not a number!'; +$strNotOK = 'not OK'; //to translate $strNotSet = '%s table not found or not set in %s'; $strNotValidNumber = ' is not a valid row number!'; $strNoUsersFound = 'No user(s) found.'; @@ -239,6 +246,7 @@ $strNumSearchResultsInTable = '%s match(es) inside table %s'; $strNumSearchResultsTotal = 'Total: %s match(es)'; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; +$strOK = 'OK'; //to translate $strOperations = 'Operations'; $strOptimizeTable = 'Optimize table'; $strOptionalControls = 'Optional. Controls how to write or read special characters.'; @@ -402,12 +410,4 @@ $strWrongUser = 'Wrong username/password. Access denied.'; $strYes = 'Yes'; $strZip = '"zipped"'; -$strDisplayFeat = 'Display Features'; -$strCreatePdfFeat = 'Creation of PDFs'; -$strColComFeat = 'Displaying Column Comments'; -$strDisabled = 'Disabled'; -$strEnabled = 'Enabled'; -$strOK = 'OK'; //to translate -$strNotOK = 'not OK'; //to translate -$strGeneralRelationFeat = 'General relation features'; //to translate ?>