From 36f91a5db680ce79bd578b2ea11a3b7b04280f12 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 12 Apr 2016 23:45:46 -0400 Subject: localedata: fix LC_TELEPHONE in a few locales A bunch of locales were copying the wrong source locale -- looks like they were basically TODOs from the original imports. This lead to bad values for int_prefix for them. --- localedata/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'localedata/ChangeLog') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 38077b4366..320bb8d40e 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,15 @@ +2016-04-16 Mike Frysinger + + * locales/fil_PH (LC_TELEPHONE): Change copy to en_PH. + * locales/pa_PK (LC_TELEPHONE): Delete content and change to copying + from ur_PK. + * locales/tg_TJ (LC_TELEPHONE): Delete copy and define tel_int_fmt, + int_prefix, and int_select. + * locales/tl_PH (LC_TELEPHONE): Change copy to en_PH. + * locales/tr_CY (LC_TELEPHONE): Change copy to el_CY. + * locales/ur_PK (LC_TELEPHONE): Delete copy and move content from + pa_PK. + 2016-04-16 Mike Frysinger * locales/csb_PL (audience, application, abbreviation): Delete. -- cgit 1.4.1