start work on czech subtitle support, not finished

svn-id: r12175
This commit is contained in:
Jonathan Gray 2004-01-06 12:28:24 +00:00
parent 7b86116a5d
commit 2be1b4d68a
8 changed files with 28 additions and 7 deletions

View file

@ -142,6 +142,7 @@ const LanguageDescription g_languages[] = {
{"se", "Swedish", SE_SWE},
{"hb", "Hebrew", HB_HEB},
{"ru", "Russian", RU_RUS},
{"cz", "Czech", CZ_CZE},
{0, 0, UNK_LANG}
};