Updated collation definitions for MySQL 4.1.3 and 4.1.4

This commit is contained in:
Alexander M. Turek
2004-07-13 15:25:09 +00:00
parent 258f543379
commit 1adf30919f
103 changed files with 737 additions and 1 deletions

View File

@@ -709,4 +709,11 @@ $strServerNotResponding = 'The server is not responding'; //to translate
$strTheme = 'Theme / Style'; //to translate
$strTakeIt = 'take it'; //to translate
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
$strIcelandic = 'Icelandic'; //to translate
$strLatvian = 'Latvian'; //to translate
$strPolish = 'Polish'; //to translate
$strRomanian = 'Romanian'; //to translate
$strSlovenian = 'Slovenian'; //to translate
$strTraditionalSpanish = 'Traditional Spanish'; //to translate
$strSlovak = 'Slovak'; //to translate
?>