[Libreoffice-commits] core.git: 2 commits - svtools/source
Eike Rathke
erack at redhat.com
Tue Mar 8 18:41:12 UTC 2016
svtools/source/misc/langtab.src | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0947c9be4d09999a9bd3842fbd66690572c40eee
Author: Eike Rathke <erack at redhat.com>
Date: Tue Mar 8 19:38:37 2016 +0100
Revert "tdf#98403: UGX Currency is "Uganda" not "Ganda""
This reverts commit 42032f5d3b960185a9e4b1b63680af0ae27dca2d.
langtab.src lists language/locale names!
diff --git a/svtools/source/misc/langtab.src b/svtools/source/misc/langtab.src
index a0312000..1b6b0cf 100644
--- a/svtools/source/misc/langtab.src
+++ b/svtools/source/misc/langtab.src
@@ -262,7 +262,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "English (Ghana)" ; LANGUAGE_USER_ENGLISH_GHANA ; > ;
< "Sango" ; LANGUAGE_USER_SANGO ; > ;
< "Tagalog" ; LANGUAGE_USER_TAGALOG ; > ;
- < "Uganda" ; LANGUAGE_USER_GANDA ; > ;
+ < "Ganda" ; LANGUAGE_USER_GANDA ; > ;
< "Lingala" ; LANGUAGE_USER_LINGALA_DRCONGO ; > ;
< "Low German" ; LANGUAGE_USER_LOW_GERMAN ; > ;
< "Hiligaynon" ; LANGUAGE_USER_HILIGAYNON ; > ;
commit 6f6c21ad91d10f160ab904985cfcaefd98102636
Author: Eike Rathke <erack at redhat.com>
Date: Tue Mar 8 19:37:45 2016 +0100
Revert "tdf#98403: "Ugandan" is better than "Uganda""
This reverts commit da75a89925bce029c9464586ebf73e18e0342a9e.
langtab.src lists language/locale names!
diff --git a/svtools/source/misc/langtab.src b/svtools/source/misc/langtab.src
index 3fe8363..a0312000 100644
--- a/svtools/source/misc/langtab.src
+++ b/svtools/source/misc/langtab.src
@@ -262,7 +262,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE
< "English (Ghana)" ; LANGUAGE_USER_ENGLISH_GHANA ; > ;
< "Sango" ; LANGUAGE_USER_SANGO ; > ;
< "Tagalog" ; LANGUAGE_USER_TAGALOG ; > ;
- < "Ugandan" ; LANGUAGE_USER_GANDA ; > ;
+ < "Uganda" ; LANGUAGE_USER_GANDA ; > ;
< "Lingala" ; LANGUAGE_USER_LINGALA_DRCONGO ; > ;
< "Low German" ; LANGUAGE_USER_LOW_GERMAN ; > ;
< "Hiligaynon" ; LANGUAGE_USER_HILIGAYNON ; > ;
More information about the Libreoffice-commits
mailing list