diff options
author | Andras Timar <atimar@suse.com> | 2011-09-17 10:16:50 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-17 10:18:20 +0200 |
commit | c7c120d3603427455120cfbc4e7ceb7a16044129 (patch) | |
tree | 1fc8a5258b50d60cac0c9fbc13101432471a9576 /scp2 | |
parent | 27c5d661ff8b00e0f8d2f697a83d6dfe13b540c7 (diff) |
add name and description of KeyID langpack/helppack
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 b9bb3616fabd..47375849018c 100644 --- a/scp2/source/ooo/module_helppack.ulf +++ b/scp2/source/ooo/module_helppack.ulf @@ -846,3 +846,9 @@ en-US = "Tigrinya" [STR_DESC_MODULE_HELPPACK_TI] en-US = "Installs Tigrinya help in %PRODUCTNAME %PRODUCTVERSION" + +[STR_NAME_MODULE_HELPPACK_QTZ] +en-US = "KeyID" + +[STR_DESC_MODULE_HELPPACK_QTZ] +en-US = "Installs English help in %PRODUCTNAME %PRODUCTVERSION with a key ID before each paragraph" diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index 01f214053bd3..c26b7e94c241 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -852,3 +852,9 @@ en-US = "Luxembourgish" [STR_DESC_MODULE_LANGPACK_LB] en-US = "Installs the Luxembourgish user interface" + +[STR_NAME_MODULE_LANGPACK_QTZ] +en-US = "KeyID" + +[STR_DESC_MODULE_LANGPACK_QTZ] +en-US = "Installs the English user interface with a key ID before each UI element" |