diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2016-03-05 17:36:29 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2016-03-05 17:37:43 +0100 |
commit | da75a89925bce029c9464586ebf73e18e0342a9e (patch) | |
tree | d5a76c2f34a732faa5a7d207d304c48216504b19 /svtools | |
parent | 59d57076bd3f88622246f5a869d90caf319a277a (diff) |
tdf#98403: "Ugandan" is better than "Uganda"
Change-Id: I3403afc6c7be58ba2796bab28805d08d6b8a3ad6
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/source/misc/langtab.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/misc/langtab.src b/svtools/source/misc/langtab.src index a0312000e80b..3fe8363f8827 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 ; > ; + < "Ugandan" ; LANGUAGE_USER_GANDA ; > ; < "Lingala" ; LANGUAGE_USER_LINGALA_DRCONGO ; > ; < "Low German" ; LANGUAGE_USER_LOW_GERMAN ; > ; < "Hiligaynon" ; LANGUAGE_USER_HILIGAYNON ; > ; |