summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-10-28 16:52:50 +0100
committerEike Rathke <erack@redhat.com>2013-10-28 17:08:01 +0100
commit634837d9226375292242ee093099563f2a546e9a (patch)
tree14fffd07bd8b31a28cc42094dd9e46afe958c441 /i18npool
parent9d5b07b9085f97edfff5d4ac474e9711036bb0c4 (diff)
ha-GH is now ha-Latn-GH
Change-Id: I9d7d2a0c4a6029e983689884d3daec3e9cab291b
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/Library_localedata_others.mk2
-rw-r--r--i18npool/source/localedata/data/ha_Latn_GH.xml (renamed from i18npool/source/localedata/data/ha_GH.xml)3
-rw-r--r--i18npool/source/localedata/localedata.cxx2
3 files changed, 4 insertions, 3 deletions
diff --git a/i18npool/Library_localedata_others.mk b/i18npool/Library_localedata_others.mk
index 444b7d2a29a3..fc7b94fec51b 100644
--- a/i18npool/Library_localedata_others.mk
+++ b/i18npool/Library_localedata_others.mk
@@ -44,7 +44,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\
CustomTarget/i18npool/localedata/localedata_gu_IN \
CustomTarget/i18npool/localedata/localedata_gug_PY \
CustomTarget/i18npool/localedata/localedata_haw_US \
- CustomTarget/i18npool/localedata/localedata_ha_GH \
+ CustomTarget/i18npool/localedata/localedata_ha_Latn_GH \
CustomTarget/i18npool/localedata/localedata_he_IL \
CustomTarget/i18npool/localedata/localedata_hi_IN \
CustomTarget/i18npool/localedata/localedata_hil_PH \
diff --git a/i18npool/source/localedata/data/ha_GH.xml b/i18npool/source/localedata/data/ha_Latn_GH.xml
index 92c3f495d49d..91e525f33371 100644
--- a/i18npool/source/localedata/data/ha_GH.xml
+++ b/i18npool/source/localedata/data/ha_Latn_GH.xml
@@ -20,13 +20,14 @@
<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.1">
<LC_INFO>
<Language>
- <LangID>ha</LangID>
+ <LangID>qlt</LangID>
<DefaultName>Hausa</DefaultName>
</Language>
<Country>
<CountryID>GH</CountryID>
<DefaultName>Ghana</DefaultName>
</Country>
+ <Variant>ha-Latn-GH</Variant>
</LC_INFO>
<LC_CTYPE unoid="generic">
<Separators>
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index 9d53686175b5..06e894031e54 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -229,7 +229,7 @@ static const struct {
{ "ky_KG", lcl_DATA_OTHERS },
{ "kk_KZ", lcl_DATA_OTHERS },
{ "fa_IR", lcl_DATA_OTHERS },
- { "ha_GH", lcl_DATA_OTHERS },
+ { "ha_Latn_GH", lcl_DATA_OTHERS },
{ "ee_GH", lcl_DATA_OTHERS },
{ "sg_CF", lcl_DATA_OTHERS },
{ "lg_UG", lcl_DATA_OTHERS },