$strCharset
This commit is contained in:
@@ -5,8 +5,13 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$Source$
|
||||
|
||||
2003-04-13 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* lang/bulgarian-windows-1251.inc.php3, lang/croatian-windows-1250.inc.php3,
|
||||
lang/czech-windows-1250.inc.php3, lang/russian-koi8-r.inc.php3:
|
||||
Added $strCharset.
|
||||
|
||||
2003-04-13 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/{slovenian,english,slovak,russian,croatian,bulgarian}: We don't
|
||||
* lang/{slovenian,russian,croatian,bulgarian}: We don't
|
||||
want empty translations...
|
||||
|
||||
2003-04-13 Marc Delisle <lem9@users.sourceforge.net>
|
||||
|
@@ -644,4 +644,5 @@ $strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strXML = 'XML';//to translate
|
||||
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
$strCharset = 'Charset'; //to translate
|
||||
?>
|
||||
|
@@ -650,4 +650,5 @@ $strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strShowFullQueries = 'Show Full Queries'; //to translate
|
||||
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
$strCharset = 'Charset'; //to translate
|
||||
?>
|
||||
|
@@ -631,4 +631,5 @@ $strZeroRemovesTheLimit = 'Pozn
|
||||
$strZip = '"zazipov<6F>no"';
|
||||
// To translate
|
||||
|
||||
$strCharset = 'Charset'; //to translate
|
||||
?>
|
||||
|
@@ -631,4 +631,5 @@ $strUseHostTable = 'Use Host Table'; //to translate
|
||||
$strShowFullQueries = 'Show Full Queries'; //to translate
|
||||
$strTruncateQueries = 'Truncate Shown Queries'; //to translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
$strCharset = 'Charset'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user