Update language list in MENUDEF

The file renames “enu” to “default” for consistency and only contains languages that are complete/up to date, i.e. American English, British English, German, Castilian Spanish, Latin American Spanish, French, and Russian. Italian, while not 100% complete, contains a full engine translation, so it has enough material to make it here.
This commit is contained in:
Nemrtvi 2019-03-31 23:31:45 +02:00 committed by Christoph Oelckers
parent 5310ecc2c3
commit a6593e1400
1 changed files with 7 additions and 5 deletions

View File

@ -2651,12 +2651,14 @@ OptionMenu "ReverbSave" protected
OptionString "LanguageOptions"
{
"auto", "Auto"
"default", "English (US)"
"eng", "English (UK)"
"enu", "English (US)"
"fr", "Français (FR)"
"ita", "Italiano (ITA)"
"ptb", "Português do Brasil (PTB)"
"rus", "Русский (RU)"
"de", "Deutsch"
"es", "Español (España)"
"esm", "Español (Latino)"
"fr", "Français"
"it", "Italiano"
"ru", "Русский"
}
/*=======================================