mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
fix(windows64): add Slovak/Czech names to all language blocks in languages.loc
Previously IDS_LANG_SLOVAK (2286) and IDS_LANG_CZECH (2287) were only present in the ru-RU block. All other language blocks (en-US, de-DE, es-ES, fr-FR, it-IT, ja-JP, ko-KR, pt-BR, zh-CHT) only had 2286 strings (indices 0-2285), causing empty/blank text when displaying the Slovak and Czech language buttons on any non-Russian UI language. Extended all blocks to 2288 strings with localised language names: en-US: Slovak / Czech de-DE: Slowakisch / Tschechisch es-ES: Eslovaco / Checo fr-FR: Slovaque / Tcheque it-IT: Slovacco / Ceco ja-JP: Slovak / Czech (romanised) ko-KR: Slovak / Czech (romanised) pt-BR: Eslovaco / Tcheco zh-CHT: Slovak / Czech ru-RU: preserved correctly
This commit is contained in:
parent
3b0f872dcc
commit
0e8c7be867
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue