diff options
-rw-r--r-- | l10ntools/source/ulfconv/msi-encodinglist.txt | 1 | ||||
-rw-r--r-- | scp2/source/ooo/module_langpack.ulf | 6 | ||||
-rw-r--r-- | solenv/inc/langlist.mk | 1 |
3 files changed, 8 insertions, 0 deletions
diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt b/l10ntools/source/ulfconv/msi-encodinglist.txt index 3c98165caae8..062988a85de5 100644 --- a/l10ntools/source/ulfconv/msi-encodinglist.txt +++ b/l10ntools/source/ulfconv/msi-encodinglist.txt @@ -149,6 +149,7 @@ st 0 1072 # Southern Sotho, Sutu sv 0 1053 sw 0 1089 # Swahili sw-TZ 0 1089 # Swahili +szl 0 1689 # Silesian so 0 1143 ta 0 1097 # Tamil ta-IN 0 1097 # Tamil diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index 3cc7df5f0464..c4ee1701f1c5 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -718,6 +718,12 @@ en-US = "Sidama" [STR_DESC_MODULE_LANGPACK_SID] en-US = "Installs the Sidama user interface" +[STR_NAME_MODULE_LANGPACK_SZL] +en-US = "Silesian" + +[STR_DESC_MODULE_LANGPACK_SZL] +en-US = "Installs the Silesian user interface" + [STR_NAME_MODULE_LANGPACK_QTZ] en-US = "KeyID" diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk index 9c8f266fba7e..7391ed2661fe 100644 --- a/solenv/inc/langlist.mk +++ b/solenv/inc/langlist.mk @@ -115,6 +115,7 @@ ss \ st \ sv \ sw-TZ \ +szl \ ta \ te \ tg \ |