From ea32912bbc5ef89816a61b6d13e53403355f86a6 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 12 Apr 2012 18:58:04 -0400 Subject: cy_GB/en_GB: set am/pm in times The British people apparently use am/pm in time, so make it available to them. While we're here, sync the date_fmt field from en_GB to cy_GB. Fedora has been carrying this for the better part of a decade, and Debian has had it, and now that I've gotten a request from some British people to add it to Gentoo, I'd rather get it merged into mainline. Signed-off-by: Mike Frysinger 2012-04-12 Mike Frysinger [BZ #3768] * locales/en_GB: Set am_pm and t_fmt_ampm fields. * locales/cy_GB: Likewise. Also copy date_fmt from en_GB. --- localedata/locales/cy_GB | 7 +++++-- localedata/locales/en_GB | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'localedata/locales') diff --git a/localedata/locales/cy_GB b/localedata/locales/cy_GB index 9615c3f..aaffde9 100644 --- a/localedata/locales/cy_GB +++ b/localedata/locales/cy_GB @@ -248,8 +248,11 @@ mon "";/ d_t_fmt "" d_fmt "" t_fmt "" -am_pm "";"" -t_fmt_ampm "" +am_pm "";"" +t_fmt_ampm "" +date_fmt "/ +/ +" END LC_TIME LC_MESSAGES diff --git a/localedata/locales/en_GB b/localedata/locales/en_GB index 6a81d6d..a80a334 100644 --- a/localedata/locales/en_GB +++ b/localedata/locales/en_GB @@ -116,9 +116,9 @@ mon "";/ d_t_fmt "" d_fmt "" t_fmt "" -am_pm "";"" -t_fmt_ampm "" -date_fmt "/ +am_pm "";"" +t_fmt_ampm "" +date_fmt "/ / " week 7;19971130;4 -- cgit v1.1