diff options
author | Andras Timar <atimar@suse.com> | 2013-01-26 11:17:10 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-01-26 11:36:53 +0100 |
commit | 828dfdd4fb9fc133f4e3241e9722f23f3778db08 (patch) | |
tree | 23a8265da77570ab07cf4a8a9a193eb29a2a5794 /svtools | |
parent | e99b540d8985b87247519c951e6ef65a01b1f5c9 (diff) |
unify the spelling of 'Kazakh' language name
While 'Kazakh' can be written as 'Kazak' or 'Qazaq', the 'Kazakh' form
is the most widespread according to online sources (Wikipedia,
LCID list from Microsoft). Also the 'Kazakh' form is preferred by a
Kazakh contributor, see http://listarchives.libreoffice.org/global/l10n/msg05444.html
In LibreOffice both 'Kazak' and 'Kazakh' was used at different places.
Change-Id: Ief83eb05e92af16cb5b795f2bbb1e3d6f7c9659a
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 316b3d67f8f9..23cb311c2b00 100644 --- a/svtools/source/misc/langtab.src +++ b/svtools/source/misc/langtab.src @@ -124,7 +124,7 @@ StringArray STR_ARR_SVT_LANGUAGE_TABLE < "Kannada" ; LANGUAGE_KANNADA ; > ; < "Kashmiri (Kashmir)" ; LANGUAGE_KASHMIRI ; > ; < "Kashmiri (India)" ; LANGUAGE_KASHMIRI_INDIA ; > ; - < "Kazak" ; LANGUAGE_KAZAK ; > ; + < "Kazakh" ; LANGUAGE_KAZAKH ; > ; < "Konkani" ; LANGUAGE_KONKANI ; > ; < "Korean (RoK)" ; LANGUAGE_KOREAN ; > ; < "Latvian" ; LANGUAGE_LATVIAN ; > ; |