(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
|
||||
|
@@ -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%';
|
||||
|
@@ -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%';
|
||||
|
Reference in New Issue
Block a user