diff options
author | 2016-04-11 15:52:51 -0400 | |
---|---|---|
committer | 2016-04-12 14:03:56 -0400 | |
commit | 2e7a46132898c861785cb3da575033936d18fc4e (patch) | |
tree | 7023a59a72a53773cbc290d3cdb97b314e35f6ce /localedata/locales/ar_YE | |
parent | X86-64: Use non-temporal store in memcpy on large data (diff) | |
download | glibc-2e7a46132898c861785cb3da575033936d18fc4e.tar.gz glibc-2e7a46132898c861785cb3da575033936d18fc4e.tar.bz2 glibc-2e7a46132898c861785cb3da575033936d18fc4e.zip |
localedata: LC_TIME.date_fmt: delete entries same as the default value
There's no real value in populating this field when it's the same as the
default POSIX setting, so drop it from most locales so it's clear what's
going on.
Diffstat (limited to 'localedata/locales/ar_YE')
-rw-r--r-- | localedata/locales/ar_YE | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/localedata/locales/ar_YE b/localedata/locales/ar_YE index c3f2002930..ca7209a189 100644 --- a/localedata/locales/ar_YE +++ b/localedata/locales/ar_YE @@ -148,11 +148,6 @@ t_fmt "<U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D>/ % Appropriate 12 h time representation (%r) t_fmt_ampm "<U0025><U005A><U0020><U0025><U0049><U003A><U0025><U004D>/ <U003A><U0025><U0053><U0020><U0025><U0070>" -% -% Appropriate date representation (date(1)) "%a %b %e %H:%M:%S %Z %Y" -date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/ -<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/ -<U0025><U005A><U0020><U0025><U0059>" END LC_TIME |