From b68ecae158c327c3fd85de9d2babb657ae97da1d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 25 Jan 2015 19:47:25 +0100 Subject: add Guarani (gug) language Change-Id: Icf1612f88447e9ae348ef9ad333607a3f6dc8d32 --- scp2/source/ooo/module_helppack.ulf | 6 ++++++ scp2/source/ooo/module_langpack.ulf | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) (limited to 'scp2') 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)" -- cgit