More detailed charset information.

This commit is contained in:
Alexander M. Turek
2003-08-01 00:09:30 +00:00
parent f67172c023
commit 67b9885c2e
95 changed files with 1589 additions and 15 deletions

View File

@@ -704,4 +704,20 @@ $strEstonian = 'Estonian'; //to translate
$strCaseInsensitive = 'case-insensitive'; //to translate
$strCaseSensitive = 'case-sensitive'; //to translate
$strUkrainian = 'Ukrainian'; //to translate
$strHebrew = 'Hebrew'; //to translate
$strWestEuropean = 'West European'; //to translate
$strCentralEuropean = 'Central European'; //to translate
$strTraditionalChinese = 'Traditional Chinese'; //to translate
$strCyrillic = 'Cyrillic'; //to translate
$strArmenian = 'Armenian'; //to translate
$strArabic = 'Arabic'; //to translate
$strRussian = 'Russian'; //to translate
$strUnknown = 'unknown'; //to translate
$strBaltic = 'Baltic'; //to translate
$strUnicode = 'Unicode'; //to translate
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
$strKorean = 'Korean'; //to translate
$strGreek = 'Greek'; //to translate
$strJapanese = 'Japanese'; //to translate
$strThai = 'Thai'; //to translate
?>