[Libreoffice-commits] core.git: l10ntools/source scp2/source solenv/inc
Andras Timar
andras.timar at collabora.com
Sun Jan 25 12:29:55 PST 2015
l10ntools/source/ulfconv/msi-encodinglist.txt | 7 ++++---
scp2/source/ooo/module_helppack.ulf | 6 ++++++
scp2/source/ooo/module_langpack.ulf | 8 +++++++-
solenv/inc/langlist.mk | 1 +
4 files changed, 18 insertions(+), 4 deletions(-)
New commits:
commit b68ecae158c327c3fd85de9d2babb657ae97da1d
Author: Andras Timar <andras.timar at collabora.com>
Date: Sun Jan 25 19:47:25 2015 +0100
add Guarani (gug) language
Change-Id: Icf1612f88447e9ae348ef9ad333607a3f6dc8d32
diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt b/l10ntools/source/ulfconv/msi-encodinglist.txt
index e83e95a..86c9b54 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -33,7 +33,7 @@ bg 0 1026 # Bulgarian
bn 0 2117 # Bengali
bn-BD 0 2117 # Bengali Bangladesh
bn-IN 0 1093 # Bengali India
-bo 0 2121
+bo 0 2121
br 0 1150 # Breton
brx 0 1603 # Bodo (India)
bs 0 5146 # bosnian
@@ -64,6 +64,7 @@ gd 0 1084 # Gaelic (Scotland)
gl 0 1110 # Galician
gu 0 1095 # Gujarati
gu-IN 0 1095 # Gujarati
+gug 0 1140 # Guarani - Paraguay
he 0 1037
hi 0 1081
hr 0 1050 # Croatian
@@ -116,7 +117,7 @@ om 0 2162
or 0 1096 # Odia
or-IN 0 1096
pa-IN 0 1094 # Punjabi
-pap 0 2171
+pap 0 2171
pl 0 1045
ps 0 2171
pt 0 2070
@@ -145,7 +146,7 @@ st 0 1072 # Southern Sotho, Sutu
sv 0 1053
sw 0 1089 # Swahili
sw-TZ 0 1089 # Swahili
-so 0 1143
+so 0 1143
ta 0 1097 # Tamil
ta-IN 0 1097 # Tamil
te 0 1098
diff --git a/scp2/source/ooo/module_helppack.ulf b/scp2/source/ooo/module_helppack.ulf
index 2fcc6e5..bc70e6c 100644
--- a/scp2/source/ooo/module_helppack.ulf
+++ b/scp2/source/ooo/module_helppack.ulf
@@ -520,6 +520,12 @@ en-US = "Gujarati"
[STR_DESC_MODULE_HELPPACK_GU]
en-US = "Installs Gujarati help in %PRODUCTNAME %PRODUCTVERSION"
+[STR_NAME_MODULE_HELPPACK_GUG]
+en-US = "Guarani"
+
+[STR_DESC_MODULE_HELPPACK_GUG]
+en-US = "Installs Guarani help in %PRODUCTNAME %PRODUCTVERSION"
+
[STR_NAME_MODULE_HELPPACK_EN_ZA]
en-US = "English (South Africa)"
diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf
index 37e911e..41f6974 100644
--- a/scp2/source/ooo/module_langpack.ulf
+++ b/scp2/source/ooo/module_langpack.ulf
@@ -15,7 +15,7 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
+
[STR_NAME_MODULE_ROOT_LANGPACK]
en-US = "Additional user interface languages"
@@ -526,6 +526,12 @@ en-US = "Gujarati"
[STR_DESC_MODULE_LANGPACK_GU]
en-US = "Installs the Gujarati user interface"
+[STR_NAME_MODULE_LANGPACK_GUG]
+en-US = "Guarani"
+
+[STR_DESC_MODULE_LANGPACK_GUG]
+en-US = "Installs the Guarani user interface"
+
[STR_NAME_MODULE_LANGPACK_EN_ZA]
en-US = "English (South Africa)"
diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index 5d2448b..26852c2 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -53,6 +53,7 @@ ga \
gd \
gl \
gu \
+gug \
he \
hi \
hr \
More information about the Libreoffice-commits
mailing list