[Libreoffice-commits] core.git: i18npool/Library_localedata_others.mk i18npool/source
Eike Rathke
erack at redhat.com
Mon Oct 28 09:09:34 PDT 2013
i18npool/Library_localedata_others.mk | 2
i18npool/source/localedata/data/ha_GH.xml | 388 ------------------------
i18npool/source/localedata/data/ha_Latn_GH.xml | 389 +++++++++++++++++++++++++
i18npool/source/localedata/localedata.cxx | 2
4 files changed, 391 insertions(+), 390 deletions(-)
New commits:
commit 634837d9226375292242ee093099563f2a546e9a
Author: Eike Rathke <erack at redhat.com>
Date: Mon Oct 28 16:52:50 2013 +0100
ha-GH is now ha-Latn-GH
Change-Id: I9d7d2a0c4a6029e983689884d3daec3e9cab291b
diff --git a/i18npool/Library_localedata_others.mk b/i18npool/Library_localedata_others.mk
index 444b7d2..fc7b94f 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
similarity index 99%
rename from i18npool/source/localedata/data/ha_GH.xml
rename to i18npool/source/localedata/data/ha_Latn_GH.xml
index 92c3f49..91e525f 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 9d53686..06e8940 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 },
More information about the Libreoffice-commits
mailing list