utf8_esperanto_ci, ucs2_esperanto_ci

This commit is contained in:
Alexander M. Turek
2005-10-19 16:36:03 +00:00
parent a595037dcd
commit bf2ac73585
119 changed files with 124 additions and 0 deletions

View File

@@ -96,6 +96,9 @@ if (PMA_MYSQL_INT_VERSION >= 40100){
case 'english':
$descr = $GLOBALS['strEnglish'];
break;
case 'esperanto':
$descr = $GLOBALS['strEsperanto'];
break;
case 'estonian':
$descr = $GLOBALS['strEstonian'];
break;