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 \