(en) reordered strings
This commit is contained in:
@@ -9,6 +9,7 @@ $Source$
|
||||
* lang/turkish.inc.php3: Updates, thanks again to
|
||||
Bora Alioglu <bora@risc01.ktu.edu.tr>.
|
||||
* lang/german.inc.php3: Translated $strMissingBracket.
|
||||
* lang/english.inc.php3: Reordered strings.
|
||||
|
||||
2002-06-12 Mike Beck <mikebeck@users.sourceforge.net>
|
||||
Syntaxcoloring for SQL - Statements
|
||||
|
@@ -192,6 +192,7 @@ $strLogout = 'Log out';
|
||||
$strLogPassword = 'Password:';
|
||||
$strLogUsername = 'Username:';
|
||||
|
||||
$strMissingBracket = 'Missing Bracket';
|
||||
$strModifications = 'Modifications have been saved';
|
||||
$strModify = 'Modify';
|
||||
$strModifyIndexTopic = 'Modify an index';
|
||||
@@ -391,6 +392,4 @@ $strWrongUser = 'Wrong username/password. Access denied.';
|
||||
$strYes = 'Yes';
|
||||
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strMissingBracket = 'Missing Bracket'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user