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:
Nemrtvi 2019-04-22 19:11:40 +02:00 committed by Christoph Oelckers
parent 8357f2b16b
commit 4a33f4f85b
1 changed files with 6 additions and 6 deletions

View File

@ -2706,13 +2706,13 @@ OptionString "LanguageOptions"
"auto", "Auto"
"default", "English (US)"
"eng", "English (UK)"
"de", "Deutsch"
"es", "Español (España)"
"esm", "Español (Latino)"
"fr", "Français"
"de", "Deutsch (German)"
"es", "Español (España) (Castilian Spanish)"
"esm", "Español (Latino) (Latin American Spanish)"
"fr", "Français (French)"
"it", "Italiano (Italian)"
"ko", "한국의 (Korean)"
"it", "Italiano"
"pt", "Portugues do Brasil"
"pt", "Português do Brasil (Brazilian Portuguese)"
"ru", "Русский (Russian)"
}