summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 },