mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-21 11:01:36 +00:00
Sort language options
Reorders the languages to appear in alphabetical order, adds an English keyword, and adds an accent mark to Portuguese.
This commit is contained in:
parent
8357f2b16b
commit
4a33f4f85b
1 changed files with 6 additions and 6 deletions
|
@ -2706,13 +2706,13 @@ OptionString "LanguageOptions"
|
||||||
"auto", "Auto"
|
"auto", "Auto"
|
||||||
"default", "English (US)"
|
"default", "English (US)"
|
||||||
"eng", "English (UK)"
|
"eng", "English (UK)"
|
||||||
"de", "Deutsch"
|
"de", "Deutsch (German)"
|
||||||
"es", "Español (España)"
|
"es", "Español (España) (Castilian Spanish)"
|
||||||
"esm", "Español (Latino)"
|
"esm", "Español (Latino) (Latin American Spanish)"
|
||||||
"fr", "Français"
|
"fr", "Français (French)"
|
||||||
|
"it", "Italiano (Italian)"
|
||||||
"ko", "한국의 (Korean)"
|
"ko", "한국의 (Korean)"
|
||||||
"it", "Italiano"
|
"pt", "Português do Brasil (Brazilian Portuguese)"
|
||||||
"pt", "Portugues do Brasil"
|
|
||||||
"ru", "Русский (Russian)"
|
"ru", "Русский (Russian)"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue