diff options
author | Andras Timar <timar@fsf.hu> | 2011-01-11 10:20:12 +0100 |
---|---|---|
committer | Andras Timar <timar@fsf.hu> | 2011-01-22 16:33:59 +0100 |
commit | 13239a95ff330207942651ab1bed10b228bb20c5 (patch) | |
tree | 064357c9156b0e2780d883ff38eede244f08f95b /scp2/source/ooo | |
parent | 2624d0f25022f9da932ba95ab7ea4bdde754ed36 (diff) |
removed language code 'kid'
kid is not Koshin but key id pseudo language which is good for
debugging UI but should no be included in the product
Signed off by Fridrich on irc.
Diffstat (limited to 'scp2/source/ooo')
-rw-r--r-- | scp2/source/ooo/module_helppack.ulf | 6 | ||||
-rw-r--r-- | scp2/source/ooo/module_langpack.ulf | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/scp2/source/ooo/module_helppack.ulf b/scp2/source/ooo/module_helppack.ulf index 518364385c27..69f66985f100 100644 --- a/scp2/source/ooo/module_helppack.ulf +++ b/scp2/source/ooo/module_helppack.ulf @@ -745,12 +745,6 @@ en-US = "Scottish Gaelic" [STR_DESC_MODULE_HELPPACK_GD] en-US = "Installs Scottish Gaelic help in %PRODUCTNAME %PRODUCTVERSION" -[STR_NAME_MODULE_HELPPACK_KID] -en-US = "Koshin" - -[STR_DESC_MODULE_HELPPACK_KID] -en-US = "Installs Koshin help in %PRODUCTNAME %PRODUCTVERSION" - [STR_NAME_MODULE_HELPPACK_KK] en-US = "Kazakh" diff --git a/scp2/source/ooo/module_langpack.ulf b/scp2/source/ooo/module_langpack.ulf index 3a050b4d30b8..479b524ed9e5 100644 --- a/scp2/source/ooo/module_langpack.ulf +++ b/scp2/source/ooo/module_langpack.ulf @@ -745,12 +745,6 @@ en-US = "Scottish Gaelic" [STR_DESC_MODULE_LANGPACK_GD] en-US = "Installs Scottish Gaelic support in %PRODUCTNAME %PRODUCTVERSION" -[STR_NAME_MODULE_LANGPACK_KID] -en-US = "Koshin" - -[STR_DESC_MODULE_LANGPACK_KID] -en-US = "Installs Koshin support in %PRODUCTNAME %PRODUCTVERSION" - [STR_NAME_MODULE_LANGPACK_KK] en-US = "Kazakh" |