Revert the last check-in and correct my earlier addition of Czech.

The Czech language is CZ but the Czech country is CZ.
This commit is contained in:
kytv
2012-02-19 22:07:12 +00:00
parent e407c046d9
commit a15e4c6c28
6 changed files with 4 additions and 8 deletions

View File

@ -56,7 +56,7 @@ public class ConfigUIHelper extends HelperBase {
private static final String langs[] = {"ar", "cs", "da", "de", "ee", "en", "es", "fi",
"fr", "it", "nl", "pl", "pt", "ru",
"sv", "uk", "vi", "zh"};
private static final String flags[] = {"lang_ar", "cs", "dk", "de", "ee", "us", "es", "fi",
private static final String flags[] = {"lang_ar", "cz", "dk", "de", "ee", "us", "es", "fi",
"fr", "it", "nl", "pl", "pt", "ru",
"se", "ua", "vn", "cn"};
private static final String xlangs[] = {_x("Arabic"), _x("Czech"), _x("Danish"),