(en) Typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2002-08-06 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/english-*.inc.php3: Typo.
|
||||
|
||||
2002-08-05 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||
* tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
|
||||
coding standard
|
||||
|
@@ -137,7 +137,7 @@ $strExport = 'Export';
|
||||
$strExportToXML = 'Export to XML format';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strExtra = 'Extra';
|
||||
$strExplain = 'Explain SQL';
|
||||
$strExplain = 'Explain SQL';
|
||||
|
||||
$strField = 'Field';
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';
|
||||
@@ -210,7 +210,7 @@ $strModify = 'Modify';
|
||||
$strModifyIndexTopic = 'Modify an index';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strMySQLCharset = 'MySQL Charset';
|
||||
$strMySQLCharset = 'MySQL charset';
|
||||
$strMySQLReloaded = 'MySQL reloaded.';
|
||||
$strMySQLSaid = 'MySQL said: ';
|
||||
$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
|
||||
@@ -224,7 +224,7 @@ $strNo = 'No';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoDescription = 'no Description';
|
||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
||||
$strNoExplain = 'Skip Explain SQL';
|
||||
$strNoExplain = 'Skip Explain SQL';
|
||||
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
|
||||
$strNoIndex = 'No index defined!';
|
||||
$strNoIndexPartsDefined = 'No index parts defined!';
|
||||
|
@@ -138,7 +138,7 @@ $strExport = 'Export';
|
||||
$strExportToXML = 'Export to XML format';
|
||||
$strExtendedInserts = 'Extended inserts';
|
||||
$strExtra = 'Extra';
|
||||
$strExplain = 'Explain SQL';
|
||||
$strExplain = 'Explain SQL';
|
||||
|
||||
$strField = 'Field';
|
||||
$strFieldHasBeenDropped = 'Field %s has been dropped';
|
||||
@@ -211,7 +211,7 @@ $strModify = 'Modify';
|
||||
$strModifyIndexTopic = 'Modify an index';
|
||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||
$strMySQLCharset = 'MySQL Charset';
|
||||
$strMySQLCharset = 'MySQL charset';
|
||||
$strMySQLReloaded = 'MySQL reloaded.';
|
||||
$strMySQLSaid = 'MySQL said: ';
|
||||
$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
|
||||
@@ -225,7 +225,7 @@ $strNo = 'No';
|
||||
$strNoDatabases = 'No databases';
|
||||
$strNoDescription = 'no Description';
|
||||
$strNoDropDatabases = '"DROP DATABASE" statements are disabled.';
|
||||
$strNoExplain = 'Skip Explain SQL';
|
||||
$strNoExplain = 'Skip Explain SQL';
|
||||
$strNoFrames = 'phpMyAdmin is more friendly with a <b>frames-capable</b> browser.';
|
||||
$strNoIndex = 'No index defined!';
|
||||
$strNoIndexPartsDefined = 'No index parts defined!';
|
||||
|
Reference in New Issue
Block a user