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:
Leeksov 2026-03-14 17:39:06 +03:00
parent 3b0f872dcc
commit 0e8c7be867
2 changed files with 0 additions and 0 deletions