From ae214523ee132c9ab73882f5c3e8c0e668c49638 Mon Sep 17 00:00:00 2001 From: Akhilesh Kumar Date: Thu, 7 Sep 2017 08:33:25 +0530 Subject: Remove redundant LC_TIME data in om_KE which is identical to the data in om_ET [BZ #22100] * locales/om_KE (LC_TIME): copy "om_ET". --- localedata/locales/om_KE | 84 +----------------------------------------------- 1 file changed, 1 insertion(+), 83 deletions(-) (limited to 'localedata') diff --git a/localedata/locales/om_KE b/localedata/locales/om_KE index e1448ca691..ce3836c251 100644 --- a/localedata/locales/om_KE +++ b/localedata/locales/om_KE @@ -247,87 +247,5 @@ END LC_ADDRESS LC_TIME -% -% Abbreviated weekday names (%a) -% -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -% -% Full weekday names (%A) -% -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -% -% Abbreviated month names (%b) -% -abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -% -% Full month names (%B) -% -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -% -% Equivalent of AM PM -% -am_pm "";"" -% -% Appropriate date representation (%x) -% "%d/%m/%Y" -% -d_fmt "" -% -% Appropriate time representation (%X) -% "%l:%M:%S" -% -t_fmt "" -% -% Appropriate AM/PM time representation (%r) -% "%X %p" -% -t_fmt_ampm "" -% -% Appropriate date and time representation (%c) -% "%A, %B %e, %Y %r %Z -% -d_t_fmt "/ -" -% -% Appropriate date representation (date(1)) -% "%A, %b %e, %r %Z %Y" -% -date_fmt "/ -" -% -week 7;19971130;1 +copy "om_ET" END LC_TIME -- cgit 1.4.1