From: Mike FABIAN Date: Mon, 14 Aug 2017 15:12:37 +0000 (+0200) Subject: Use two letter abbreviations in abday in all German locales. X-Git-Tag: glibc-2.27~1164 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a124c616384f140a21ee675b3e6799f8e0e7592;p=thirdparty%2Fglibc.git Use two letter abbreviations in abday in all German locales. [BZ #20482] * locales/de_AT (LC_TIME): Use 2 letter abbreviations in abday. * locales/de_BE (LC_TIME): Use 2 letter abbreviations in abday. * locales/de_CH (LC_TIME): Use 2 letter abbreviations in abday. * locales/de_DE (LC_TIME): Use readable ASCII in abday. * locales/de_IT (LC_TIME): Use readable ASCII in abday. * locales/de_LU (LC_TIME): Use 2 letter abbreviations in abday. --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 81ed6fcf9fb..52d653b4385 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,13 @@ +2017-08-14 Mike FABIAN + + [BZ #20482] + * locales/de_AT (LC_TIME): Use 2 letter abbreviations in abday. + * locales/de_BE (LC_TIME): Use 2 letter abbreviations in abday. + * locales/de_CH (LC_TIME): Use 2 letter abbreviations in abday. + * locales/de_DE (LC_TIME): Use readable ASCII in abday. + * locales/de_IT (LC_TIME): Use readable ASCII in abday. + * locales/de_LU (LC_TIME): Use 2 letter abbreviations in abday. + 2017-08-14 Julen Ruiz Aizpuru [BZ #12349] diff --git a/localedata/locales/de_AT b/localedata/locales/de_AT index a7f838134ac..9d818d6cccf 100644 --- a/localedata/locales/de_AT +++ b/localedata/locales/de_AT @@ -85,10 +85,10 @@ copy "de_DE" END LC_NUMERIC LC_TIME -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "So";"Mo";/ + "Di";"Mi";/ + "Do";"Fr";/ + "Sa" day "";/ "";/ "";/ diff --git a/localedata/locales/de_BE b/localedata/locales/de_BE index a07b0ab625f..291f1883d71 100644 --- a/localedata/locales/de_BE +++ b/localedata/locales/de_BE @@ -85,10 +85,10 @@ END LC_NUMERIC LC_TIME % copy "de_DE" -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "So";"Mo";/ + "Di";"Mi";/ + "Do";"Fr";/ + "Sa" day "";/ "";/ "";/ diff --git a/localedata/locales/de_CH b/localedata/locales/de_CH index 1f16017fc11..2b73b98ad0c 100644 --- a/localedata/locales/de_CH +++ b/localedata/locales/de_CH @@ -87,10 +87,10 @@ END LC_NUMERIC LC_TIME % copy "de_DE" -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "So";"Mo";/ + "Di";"Mi";/ + "Do";"Fr";/ + "Sa" day "";/ "";/ "";/ diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE index 8d6b4d31fbe..b3a26b8fd53 100644 --- a/localedata/locales/de_DE +++ b/localedata/locales/de_DE @@ -117,10 +117,10 @@ grouping 3;3 END LC_NUMERIC LC_TIME -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "So";"Mo";/ + "Di";"Mi";/ + "Do";"Fr";/ + "Sa" day "";/ "";/ "";/ diff --git a/localedata/locales/de_IT b/localedata/locales/de_IT index 0c80825df2e..b1095ce67dc 100644 --- a/localedata/locales/de_IT +++ b/localedata/locales/de_IT @@ -68,10 +68,10 @@ copy "de_DE" END LC_NUMERIC LC_TIME -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "So";"Mo";/ + "Di";"Mi";/ + "Do";"Fr";/ + "Sa" day "";/ "";/ "";/ diff --git a/localedata/locales/de_LU b/localedata/locales/de_LU index 0ccbeb62d02..912819a9c2f 100644 --- a/localedata/locales/de_LU +++ b/localedata/locales/de_LU @@ -85,10 +85,10 @@ END LC_NUMERIC LC_TIME % copy "de_DE" -abday "";"";/ - "";"";/ - "";"";/ - "" +abday "So";"Mo";/ + "Di";"Mi";/ + "Do";"Fr";/ + "Sa" day "";/ "";/ "";/