summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 062988a85de5..eaa1754cf538 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -39,6 +39,7 @@ brx 0 1603 # Bodo (India)
bs 0 5146 # bosnian
ca 0 1027 # Catalan
ca-valencia 0 2051 # Catalan Valencian
+ckb 0 1170 # Central Kurdish (Sorani)
cs 0 1029 # Czech
cy 0 1106 # Welsh
da 0 1030
diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf
index 7cea9be5d0a8..ecfedfb5c337 100644
--- a/scp2/source/ooo/module_langpack.ulf
+++ b/scp2/source/ooo/module_langpack.ulf
@@ -166,6 +166,12 @@ en-US = "Thai"
[STR_DESC_MODULE_LANGPACK_TH]
en-US = "Installs the Thai user interface"
+[STR_NAME_MODULE_LANGPACK_CKB]
+en-US = "Central Kurdish"
+
+[STR_DESC_MODULE_LANGPACK_CKB]
+en-US = "Installs the Central Kurdish user interface"
+
[STR_NAME_MODULE_LANGPACK_CS]
en-US = "Czech"
diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index c087091c9941..54e2666fc8a9 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -32,6 +32,7 @@ brx \
bs \
ca \
ca-valencia \
+ckb \
cs \
cy \
da \