summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10ntools/source/ulfconv/msi-encodinglist.txt1
-rw-r--r--scp2/source/ooo/module_helppack.ulf6
-rw-r--r--scp2/source/ooo/module_langpack.ulf6
-rw-r--r--solenv/inc/langlist.mk1
4 files changed, 14 insertions, 0 deletions
diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt b/l10ntools/source/ulfconv/msi-encodinglist.txt
index 453d1330dd39..34c7edbd7724 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -161,6 +161,7 @@ tg 0 1064 # Tajik
th 0 1054
ti 0 1139 # Tigrinya
ti-ER 0 1139 # Tigrinya
+tl 0 1592 # Tagalog, fake LCID
tn 0 1074 # Setsuana
tr 0 1055 # Turkish
ts 0 1073 # Tsonga
diff --git a/scp2/source/ooo/module_helppack.ulf b/scp2/source/ooo/module_helppack.ulf
index 18a1a0e54051..0afe7079df7f 100644
--- a/scp2/source/ooo/module_helppack.ulf
+++ b/scp2/source/ooo/module_helppack.ulf
@@ -202,6 +202,12 @@ en-US = "Southern Sotho (Sutu)"
[STR_DESC_MODULE_HELPPACK_ST]
en-US = "Installs Southern Sotho (Sutu) help in %PRODUCTNAME %PRODUCTVERSION"
+[STR_NAME_MODULE_HELPPACK_TL]
+en-US = "Tagalog"
+
+[STR_DESC_MODULE_HELPPACK_TL]
+en-US = "Installs Tagalog help in %PRODUCTNAME %PRODUCTVERSION"
+
[STR_NAME_MODULE_HELPPACK_TN]
en-US = "Tswana"
diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf
index e9274207734c..af10f8007e1b 100644
--- a/scp2/source/ooo/module_langpack.ulf
+++ b/scp2/source/ooo/module_langpack.ulf
@@ -250,6 +250,12 @@ en-US = "Southern Sotho (Sutu)"
[STR_DESC_MODULE_LANGPACK_ST]
en-US = "Installs the Southern Sotho (Sutu) user interface"
+[STR_NAME_MODULE_LANGPACK_TL]
+en-US = "Tagalog"
+
+[STR_DESC_MODULE_LANGPACK_TL]
+en-US = "Installs the Tagalog user interface"
+
[STR_NAME_MODULE_LANGPACK_TN]
en-US = "Tswana"
diff --git a/solenv/inc/langlist.mk b/solenv/inc/langlist.mk
index 95a295c10738..45ec53282a4f 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -123,6 +123,7 @@ ta \
te \
tg \
th \
+tl \
tn \
tr \
ts \