[Libreoffice-commits] core.git: l10ntools/source scp2/source solenv/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Oct 21 23:05:42 UTC 2018


 l10ntools/source/ulfconv/msi-encodinglist.txt |    1 +
 scp2/source/ooo/module_langpack.ulf           |    6 ++++++
 solenv/inc/langlist.mk                        |    1 +
 3 files changed, 8 insertions(+)

New commits:
commit cec31fdedd7c94f4ebf903a66456a75867db22b0
Author:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Sun Oct 21 20:28:21 2018 +0200
Commit:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Mon Oct 22 00:58:41 2018 +0200

    add Lower Serbian (dsb) language pack
    
    Change-Id: Ibafa81b412036e98fa9ab047fc8e204660eae120

diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt b/l10ntools/source/ulfconv/msi-encodinglist.txt
index 44d7f91b2650..4116eca69a1e 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -44,6 +44,7 @@ cy       0  1106   # Welsh
 da       0  1030
 de       0  1031
 dgo      0  1604   # Dogri (India)
+dsb      0  2094   # Lower Sorbian
 dz       0  3153   # Dzongkha
 el       0  1032
 en-GB    0  2057
diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf
index 7bb58e1fa98c..3cc7df5f0464 100644
--- a/scp2/source/ooo/module_langpack.ulf
+++ b/scp2/source/ooo/module_langpack.ulf
@@ -112,6 +112,12 @@ en-US = "Dutch"
 [STR_DESC_MODULE_LANGPACK_NL]
 en-US = "Installs the Dutch user interface"
 
+[STR_NAME_MODULE_LANGPACK_DSB]
+en-US = "Lower Sorbian"
+
+[STR_DESC_MODULE_LANGPACK_DSB]
+en-US = "Installs the Lower Sorbian user interface"
+
 [STR_NAME_MODULE_LANGPACK_HSB]
 en-US = "Upper Sorbian"
 
diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index 4492cb295db1..9c8f266fba7e 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -37,6 +37,7 @@ cy \
 da \
 de \
 dgo \
+dsb \
 dz \
 el \
 en-GB \


More information about the Libreoffice-commits mailing list