[gimp] build: add Latvian translation to the Windows installer
- From: N/A <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] build: add Latvian translation to the Windows installer
- Date: Sat, 10 Mar 2018 23:24:34 +0000 (UTC)
commit c0c6856190a3e250b1afe0591e8f53b4375ef8fc
Author: Ell <ell_se yahoo com>
Date: Sat Mar 10 18:21:05 2018 -0500
build: add Latvian translation to the Windows installer
... but keep it disabled for now, since some of the characters may
not render correctly.
build/windows/installer/gimp3264.iss | 1 +
build/windows/installer/lang/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index ea11642..5aa7f89 100644
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -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"
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index 0195d29..fa9dcaa 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]