diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2024-10-23 15:27:45 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-10-24 08:59:19 +0200 |
commit | 887660b9a586e2e13b91f08b29c39b64df2063e9 (patch) | |
tree | 4b185e7e119ec777172fe6d16bb908983c070515 /scp2 | |
parent | bd826f8acfd8856a0db8485612bf834a8e500881 (diff) |
add Tagalog (tl) langauge- & helppack
Change-Id: I9fdb30215f6b64ae025a7e8e468e84426044ff80
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175503
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
(cherry picked from commit 448954835f5d55b62378f5d116984c24e68082d8)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175488
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/module_helppack.ulf | 6 | ||||
-rw-r--r-- | scp2/source/ooo/module_langpack.ulf | 6 |
2 files changed, 12 insertions, 0 deletions
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" |