start work on czech subtitle support, not finished
svn-id: r12175
This commit is contained in:
parent
7b86116a5d
commit
2be1b4d68a
8 changed files with 28 additions and 7 deletions
|
@ -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}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue