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

New commits:
commit 448954835f5d55b62378f5d116984c24e68082d8
Author:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
AuthorDate: Wed Oct 23 15:27:45 2024 +0200
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Wed Oct 23 18:22:36 2024 +0200

    add Tagalog (tl) langauge- & helppack
    
    Change-Id: I9fdb30215f6b64ae025a7e8e468e84426044ff80
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175503
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Tested-by: Jenkins

diff --git a/l10ntools/source/ulfconv/msi-encodinglist.txt 
b/l10ntools/source/ulfconv/msi-encodinglist.txt
index 5e61ce23c961..6f6cb0f644be 100644
--- a/l10ntools/source/ulfconv/msi-encodinglist.txt
+++ b/l10ntools/source/ulfconv/msi-encodinglist.txt
@@ -162,6 +162,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 52feaa7eba3a..40f78cc5547b 100644
--- a/solenv/inc/langlist.mk
+++ b/solenv/inc/langlist.mk
@@ -123,6 +123,7 @@ ta \
 te \
 tg \
 th \
+tl \
 tn \
 tr \
 ts \

Reply via email to