build: add Latvian translation to the Windows installer

... but keep it disabled for now, since some of the characters may
not render correctly.
This commit is contained in:
Ell 2018-03-10 18:21:05 -05:00
parent 0b625df2ce
commit c0c6856190
2 changed files with 2 additions and 0 deletions

View File

@ -174,6 +174,7 @@ Name: "hu"; MessagesFile: "compiler:Languages\Hungarian.isl,lang\hu.setup.isl"
Name: "id"; MessagesFile: "compiler:Languages\Unofficial\Indonesian.isl,lang\id.setup.isl"
Name: "is"; MessagesFile: "compiler:Languages\Unofficial\Icelandic.isl,lang\is.setup.isl"
Name: "it"; MessagesFile: "compiler:Languages\Italian.isl,lang\it.setup.isl"
;Name: "lv"; MessagesFile: "compiler:Languages\Unofficial\Latvian.isl,lang\lv.setup.isl"
Name: "nl"; MessagesFile: "compiler:Languages\Dutch.isl,lang\nl.setup.isl"
Name: "pl"; MessagesFile: "compiler:Languages\Polish.isl,lang\pl.setup.isl"
Name: "pt_BR"; MessagesFile: "compiler:Languages\BrazilianPortuguese.isl,lang\pt_BR.setup.isl"

View File

@ -21,6 +21,7 @@ languages = \
id:[id]:ISO-8859-1 \
is:[is]:WINDOWS-1252 \
it:[it]:WINDOWS-1252 \
lv:[lv]:ISO-8859-13 \
nl:[nl]:WINDOWS-1252 \
pl:[pl]:WINDOWS-1250 \
pt_BR:[pt_BR]:WINDOWS-1252 \