diff --git a/ChangeLog b/ChangeLog index f644a13da..699e754bd 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ $Source$ - small improvements * themes/darkblue_orange/css/* - fixed font sizes + * lang/english-*: small improvements 2005-11-17 Marc Delisle * Documentation.html: patch #1353283, thanks to Isaac Bennetch diff --git a/lang/english-iso-8859-1.inc.php b/lang/english-iso-8859-1.inc.php index dd2e215a6..0ac84bc34 100644 --- a/lang/english-iso-8859-1.inc.php +++ b/lang/english-iso-8859-1.inc.php @@ -107,7 +107,7 @@ $strBzip = '"bzipped"'; $strCalendar = 'Calendar'; $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; $strCannotLogin = 'Cannot log in to the MySQL server'; -$strCantLoad = 'Cannot load %s extension;[br]please check PHP configuration'; +$strCantLoad = 'Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] extension. Please check your PHP configuration.'; $strCantLoadRecodeIconv = 'Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.'; $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!'; $strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.'; @@ -366,7 +366,7 @@ $strInsertNewRow = 'Insert new row'; $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; $strInternalRelations = 'Internal relations'; $strInUse = 'in use'; -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; +$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; $strInvalidColumnCount = 'Column count has to be larger than zero.'; $strInvalidColumn = 'Invalid column (%s) specified!'; $strInvalidCSVInput = 'Invalid CSV input, could not parse!'; @@ -402,7 +402,7 @@ $strLatvian = 'Latvian'; $strLDI = 'CSV using LOAD DATA'; $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; $strLDILocal = 'Use LOCAL keyword'; -$strLengthSet = 'Length/Values*'; +$strLengthSet = 'Length/Values'; $strLimitNumRows = 'Number of rows per page'; $strLinesTerminatedBy = 'Lines terminated by'; $strLinkNotFound = 'Link not found'; @@ -635,7 +635,7 @@ $strRows = 'Rows'; $strRowsStatistic = 'Row Statistics'; $strRunning = 'running on %s'; $strRunQuery = 'Submit Query'; -$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; +$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; $strRunSQLQuery = 'Run SQL query/queries on database %s'; $strRussian = 'Russian'; diff --git a/lang/english-iso-8859-15.inc.php b/lang/english-iso-8859-15.inc.php index 0b5ab4344..5fb0e3989 100644 --- a/lang/english-iso-8859-15.inc.php +++ b/lang/english-iso-8859-15.inc.php @@ -107,7 +107,7 @@ $strBzip = '"bzipped"'; $strCalendar = 'Calendar'; $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; $strCannotLogin = 'Cannot log in to the MySQL server'; -$strCantLoad = 'Cannot load %s extension;[br]please check PHP configuration'; +$strCantLoad = 'Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] extension. Please check your PHP configuration.'; $strCantLoadRecodeIconv = 'Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.'; $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!'; $strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.'; @@ -366,7 +366,7 @@ $strInsertNewRow = 'Insert new row'; $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; $strInternalRelations = 'Internal relations'; $strInUse = 'in use'; -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; +$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; $strInvalidColumnCount = 'Column count has to be larger than zero.'; $strInvalidColumn = 'Invalid column (%s) specified!'; $strInvalidCSVInput = 'Invalid CSV input, could not parse!'; @@ -402,7 +402,7 @@ $strLatvian = 'Latvian'; $strLDI = 'CSV using LOAD DATA'; $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; $strLDILocal = 'Use LOCAL keyword'; -$strLengthSet = 'Length/Values*'; +$strLengthSet = 'Length/Values'; $strLimitNumRows = 'Number of rows per page'; $strLinesTerminatedBy = 'Lines terminated by'; $strLinkNotFound = 'Link not found'; @@ -635,7 +635,7 @@ $strRows = 'Rows'; $strRowsStatistic = 'Row Statistics'; $strRunning = 'running on %s'; $strRunQuery = 'Submit Query'; -$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; +$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; $strRunSQLQuery = 'Run SQL query/queries on database %s'; $strRussian = 'Russian'; diff --git a/lang/english-utf-8.inc.php b/lang/english-utf-8.inc.php index 912de0f9e..cdbdd110f 100644 --- a/lang/english-utf-8.inc.php +++ b/lang/english-utf-8.inc.php @@ -108,7 +108,7 @@ $strBzip = '"bzipped"'; $strCalendar = 'Calendar'; $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; $strCannotLogin = 'Cannot log in to the MySQL server'; -$strCantLoad = 'Cannot load %s extension;[br]please check PHP configuration'; +$strCantLoad = 'Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] extension. Please check your PHP configuration.'; $strCantLoadRecodeIconv = 'Couldn\'t load the iconv or recode extension needed for charset conversion. Either configure PHP to enable these extensions or disable charset conversion in phpMyAdmin.'; $strCantRenameIdxToPrimary = 'Can\'t rename index to PRIMARY!'; $strCantUseRecodeIconv = 'Couldn\'t use either the iconv, libiconv or recode_string functions, although the necessary extensions appear to be loaded. Check your PHP configuration.'; @@ -367,7 +367,7 @@ $strInsertNewRow = 'Insert new row'; $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; $strInternalRelations = 'Internal relations'; $strInUse = 'in use'; -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; +$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; $strInvalidColumnCount = 'Column count has to be larger than zero.'; $strInvalidColumn = 'Invalid column (%s) specified!'; $strInvalidCSVInput = 'Invalid CSV input, could not parse!'; @@ -636,7 +636,7 @@ $strRows = 'Rows'; $strRowsStatistic = 'Row Statistics'; $strRunning = 'running on %s'; $strRunQuery = 'Submit Query'; -$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; +$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; $strRunSQLQuery = 'Run SQL query/queries on database %s'; $strRussian = 'Russian';