diff options
author | Andras Timar <atimar@suse.com> | 2012-11-30 14:33:35 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-30 15:23:15 +0100 |
commit | 14569b316aec7b778caeeb55cba21af023dc4780 (patch) | |
tree | 47a2904a8d0743d3303a42b5aa49aa8cb2438058 /scp2 | |
parent | 08597f2897e5ac752147c8f2c4a91bb557ed4580 (diff) |
add Sidama (sid) language
Change-Id: I7c7fb38d7df5aecda8e81443aa7045479e0efceb
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 269054e1da1c..fd0e144a0ae9 100644 --- a/scp2/source/ooo/module_helppack.ulf +++ b/scp2/source/ooo/module_helppack.ulf @@ -673,6 +673,12 @@ en-US = "Telugu" [STR_DESC_MODULE_HELPPACK_TE] en-US = "Installs Telugu help in %PRODUCTNAME %PRODUCTVERSION" +[STR_NAME_MODULE_HELPPACK_SID] +en-US = "Sidama" + +[STR_DESC_MODULE_HELPPACK_SID] +en-US = "Installs Sidama help in %PRODUCTNAME %PRODUCTVERSION" + [STR_NAME_MODULE_HELPPACK_QTZ] en-US = "KeyID" diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index d32198809c55..e8f25e6a33ac 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -685,6 +685,12 @@ en-US = "Amharic" [STR_DESC_MODULE_LANGPACK_AM] en-US = "Installs the Amharic user interface" +[STR_NAME_MODULE_LANGPACK_SID] +en-US = "Sidama" + +[STR_DESC_MODULE_LANGPACK_SID] +en-US = "Installs the Sidama user interface" + [STR_NAME_MODULE_LANGPACK_QTZ] en-US = "KeyID" |