diff options
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/module_helppack.ulf | 6 | ||||
-rw-r--r-- | scp2/source/ooo/module_langpack.ulf | 8 |
2 files changed, 13 insertions, 1 deletions
diff --git a/scp2/source/ooo/module_helppack.ulf b/scp2/source/ooo/module_helppack.ulf index 2fcc6e577a4c..bc70e6c438e9 100644 --- a/scp2/source/ooo/module_helppack.ulf +++ b/scp2/source/ooo/module_helppack.ulf @@ -520,6 +520,12 @@ en-US = "Gujarati" [STR_DESC_MODULE_HELPPACK_GU] en-US = "Installs Gujarati help in %PRODUCTNAME %PRODUCTVERSION" +[STR_NAME_MODULE_HELPPACK_GUG] +en-US = "Guarani" + +[STR_DESC_MODULE_HELPPACK_GUG] +en-US = "Installs Guarani help in %PRODUCTNAME %PRODUCTVERSION" + [STR_NAME_MODULE_HELPPACK_EN_ZA] en-US = "English (South Africa)" diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index 37e911e9b925..41f6974a5c62 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -15,7 +15,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - + [STR_NAME_MODULE_ROOT_LANGPACK] en-US = "Additional user interface languages" @@ -526,6 +526,12 @@ en-US = "Gujarati" [STR_DESC_MODULE_LANGPACK_GU] en-US = "Installs the Gujarati user interface" +[STR_NAME_MODULE_LANGPACK_GUG] +en-US = "Guarani" + +[STR_DESC_MODULE_LANGPACK_GUG] +en-US = "Installs the Guarani user interface" + [STR_NAME_MODULE_LANGPACK_EN_ZA] en-US = "English (South Africa)" |