[Libreoffice-commits] .: 2 commits - scp2/source solenv/inc

Andras Timar timar at kemper.freedesktop.org
Sat Jan 22 07:34:40 PST 2011


 scp2/source/ooo/module_helppack.ulf |    6 ------
 scp2/source/ooo/module_langpack.ulf |    6 ------
 solenv/inc/postset.mk               |    5 +++--
 3 files changed, 3 insertions(+), 14 deletions(-)

New commits:
commit 4fc1aa53eba6a170bcc6aac57d8e8454a6bdbbd7
Author: Andras Timar <timar at fsf.hu>
Date:   Tue Jan 11 10:20:12 2011 +0100

    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.

diff --git a/scp2/source/ooo/module_helppack.ulf b/scp2/source/ooo/module_helppack.ulf
index 5183643..69f6698 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 3a050b4..479b524 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"
 
diff --git a/solenv/inc/postset.mk b/solenv/inc/postset.mk
index e014112..5afbeb9 100644
--- a/solenv/inc/postset.mk
+++ b/solenv/inc/postset.mk
@@ -72,7 +72,6 @@ id \
 is \
 it \
 ja \
-kid \
 ky \
 ka \
 kk \
commit 1ff6ef32ffb06c85bde3538a39f9357c36e11df8
Author: Andras Timar <timar at fsf.hu>
Date:   Mon Jan 10 10:59:59 2011 +0100

    Added ast, ca-XV, and id, removed sc (postset.mk)

diff --git a/solenv/inc/postset.mk b/solenv/inc/postset.mk
index 0374639..e014112 100644
--- a/solenv/inc/postset.mk
+++ b/solenv/inc/postset.mk
@@ -33,6 +33,7 @@ defaultlangiso=en-US
 completelangiso=af \
 ar \
 as \
+ast \
 be-BY \
 bo \
 bg \
@@ -41,6 +42,7 @@ brx \
 bn \
 bs \
 ca \
+ca-XV \
 cs \
 cy \
 da \
@@ -66,6 +68,7 @@ he \
 hi \
 hr \
 hu \
+id \
 is \
 it \
 ja \
@@ -109,7 +112,6 @@ rw \
 sat \
 sa-IN \
 si \
-sc \
 sd \
 sq \
 sk \


More information about the Libreoffice-commits mailing list