[gimp] app: add Finnish translation to the Windows installer
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: add Finnish translation to the Windows installer
- Date: Mon, 24 Feb 2020 09:10:23 +0000 (UTC)
commit ac289461ae6aa1296ba6b4e7d32d5920df72026a
Author: Ell <ell_se yahoo com>
Date: Mon Feb 24 11:09:10 2020 +0200
app: add Finnish translation to the Windows installer
build/windows/installer/gimp3264.iss | 1 +
build/windows/installer/lang/Makefile.am | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index 5219c7e778..da4a443107 100755
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -169,6 +169,7 @@ Name: "el"; MessagesFile: "compiler:Languages\Greek.isl,lang\el.setup.isl"
Name: "eo"; MessagesFile: "compiler:Languages\Unofficial\Esperanto.isl,lang\eo.setup.isl"
Name: "es"; MessagesFile: "compiler:Languages\Spanish.isl,lang\es.setup.isl"
Name: "eu"; MessagesFile: "compiler:Languages\Unofficial\Basque.isl,lang\eu.setup.isl"
+Name: "fi"; MessagesFile: "compiler:Languages\Finnish.isl,lang\fi.setup.isl"
Name: "fr"; MessagesFile: "compiler:Languages\French.isl,lang\fr.setup.isl"
Name: "hu"; MessagesFile: "compiler:Languages\Hungarian.isl,lang\hu.setup.isl"
Name: "id"; MessagesFile: "compiler:Languages\Unofficial\Indonesian.isl,lang\id.setup.isl"
diff --git a/build/windows/installer/lang/Makefile.am b/build/windows/installer/lang/Makefile.am
index 8b971d3235..d0171c33b3 100644
--- a/build/windows/installer/lang/Makefile.am
+++ b/build/windows/installer/lang/Makefile.am
@@ -17,6 +17,7 @@ languages = \
eo:[eo]:ISO-8859-3 \
es:[es]:WINDOWS-1252 \
eu:[eu]:WINDOWS-1252 \
+ fi:[fi]:WINDOWS-1252 \
fr:[fr]:WINDOWS-1252 \
hu:[hu]:WINDOWS-1250 \
id:[id]:ISO-8859-1 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]