small improvements
This commit is contained in:
@@ -14,6 +14,7 @@ $Source$
|
||||
- small improvements
|
||||
* themes/darkblue_orange/css/*
|
||||
- fixed font sizes
|
||||
* lang/english-*: small improvements
|
||||
|
||||
2005-11-17 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* Documentation.html: patch #1353283, thanks to Isaac Bennetch
|
||||
|
@@ -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';
|
||||
|
||||
|
@@ -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';
|
||||
|
||||
|
@@ -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';
|
||||
|
||||
|
Reference in New Issue
Block a user