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
|
@ -108,7 +108,8 @@ enum Language {
|
|||
SE_SWE = 9,
|
||||
EN_GRB = 10,
|
||||
HB_HEB = 20,
|
||||
RU_RUS = 21
|
||||
RU_RUS = 21,
|
||||
CZ_CZE = 22
|
||||
};
|
||||
|
||||
struct LanguageDescription {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue