From 4cc33214a5acf278b9549e21627ff44a01ce5f5f Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 16 Jan 2017 21:16:11 +0100 Subject: tdf#104950 add English (Malaysia) [en-MY] locale data en-MY is a known locale with already assigned LangID and mapping, adding just its locale data will have it appear as 'en-MY' in the number formatter's Language listbox instead of "English (Malaysia)", but solves the users' problem. Change-Id: I32a7e9985d37c962d077531bc8d15162f8e2b48c --- i18npool/Library_localedata_others.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'i18npool/Library_localedata_others.mk') diff --git a/i18npool/Library_localedata_others.mk b/i18npool/Library_localedata_others.mk index b485379792b6..b447d061c4d1 100644 --- a/i18npool/Library_localedata_others.mk +++ b/i18npool/Library_localedata_others.mk @@ -50,6 +50,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_others,\ CustomTarget/i18npool/localedata/localedata_ebo_CG \ CustomTarget/i18npool/localedata/localedata_ee_GH \ CustomTarget/i18npool/localedata/localedata_en_IN \ + CustomTarget/i18npool/localedata/localedata_en_MY \ CustomTarget/i18npool/localedata/localedata_eo \ CustomTarget/i18npool/localedata/localedata_fa_IR \ CustomTarget/i18npool/localedata/localedata_gu_IN \ -- cgit