(en) Typo
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$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>
|
2002-08-05 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
|
* tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
|
||||||
coding standard
|
coding standard
|
||||||
|
@@ -210,7 +210,7 @@ $strModify = 'Modify';
|
|||||||
$strModifyIndexTopic = 'Modify an index';
|
$strModifyIndexTopic = 'Modify an index';
|
||||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||||
$strMySQLCharset = 'MySQL Charset';
|
$strMySQLCharset = 'MySQL charset';
|
||||||
$strMySQLReloaded = 'MySQL reloaded.';
|
$strMySQLReloaded = 'MySQL reloaded.';
|
||||||
$strMySQLSaid = 'MySQL said: ';
|
$strMySQLSaid = 'MySQL said: ';
|
||||||
$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
|
$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
|
||||||
|
@@ -211,7 +211,7 @@ $strModify = 'Modify';
|
|||||||
$strModifyIndexTopic = 'Modify an index';
|
$strModifyIndexTopic = 'Modify an index';
|
||||||
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
$strMoveTable = 'Move table to (database<b>.</b>table):';
|
||||||
$strMoveTableOK = 'Table %s has been moved to %s.';
|
$strMoveTableOK = 'Table %s has been moved to %s.';
|
||||||
$strMySQLCharset = 'MySQL Charset';
|
$strMySQLCharset = 'MySQL charset';
|
||||||
$strMySQLReloaded = 'MySQL reloaded.';
|
$strMySQLReloaded = 'MySQL reloaded.';
|
||||||
$strMySQLSaid = 'MySQL said: ';
|
$strMySQLSaid = 'MySQL said: ';
|
||||||
$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
|
$strMySQLServerProcess = 'MySQL %pma_s1% running on %pma_s2% as %pma_s3%';
|
||||||
|
Reference in New Issue
Block a user