summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-28 18:22:19 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-05-28 18:24:47 +0200
commit826f1bca40a01f0a249d5b6cbb7c39c11638a060 (patch)
tree107d5a82b1a96c673f1501425beb8a266e4c1ff7
parentUpdated core (diff)
downloadcore-826f1bca40a01f0a249d5b6cbb7c39c11638a060.tar.gz
core-826f1bca40a01f0a249d5b6cbb7c39c11638a060.zip
rdm#2247 enable Upper Sorbian for languagepack/UI
Change-Id: Id497d8032668823c6db07eb179ad4484241b7285
-rw-r--r--l10ntools/source/ulfconv/msi-encodinglist.txt1
-rw-r--r--scp2/source/ooo/module_langpack.ulf6
-rw-r--r--solenv/inc/langlist.mk1
3 files changed, 8 insertions, 0 deletions
diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt b/l10ntools/source/ulfconv/msi-encodinglist.txt
index 9c85d9db78ff..9670f9ea0af6 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -70,6 +70,7 @@ hi 0 1081
hr 0 1050 # Croatian
ht 0 1626 # Haitian
hu 0 1038
+hsb 0 1070 # Upper Sorbian
hy 0 1067 # Armenian
id 0 1057 # Indonesian
is 0 1039 # Icelandic
diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf
index de03f39267bf..113f01906c5a 100644
--- a/scp2/source/ooo/module_langpack.ulf
+++ b/scp2/source/ooo/module_langpack.ulf
@@ -100,6 +100,12 @@ en-US = "Dutch"
[STR_DESC_MODULE_LANGPACK_NL]
en-US = "Installs the Dutch user interface"
+[STR_NAME_MODULE_LANGPACK_HSB]
+en-US = "Upper Sorbian"
+
+[STR_DESC_MODULE_LANGPACK_HSB]
+en-US = "Installs the Upper Sorbian user interface"
+
[STR_NAME_MODULE_LANGPACK_HU]
en-US = "Hungarian"
diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index 2a1566e19fcb..41b557a420c4 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -55,6 +55,7 @@ gl \
gu \
gug \
he \
+hsb \
hi \
hr \
hu \