COMMON: Normalize and document language maintenance
* Add documentation to add or maintain language values * Fix and reorder existing entries to match ISO standards
This commit is contained in:
parent
a2b81f837a
commit
c740f96f63
24 changed files with 114 additions and 90 deletions
|
@ -2142,7 +2142,7 @@ Common::CodePage ScummEngine::getDialogCodePage() const {
|
|||
case Common::JA_JPN:
|
||||
return Common::kWindows932;
|
||||
case Common::ZH_TWN:
|
||||
case Common::ZH_CNA:
|
||||
case Common::ZH_CHN:
|
||||
return Common::kWindows950;
|
||||
case Common::RU_RUS:
|
||||
return Common::kDos866;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue