diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-06-16 08:25:01 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-06-16 08:25:01 -0700 |
commit | b23964c6207124341b89cefc316dc512a669c17b (patch) | |
tree | 341e44397c435a8dad8fcf3b29e6385207f1220f /localedata | |
parent | 3c8770316b9173a6e8f2aeb764342c656c51d940 (diff) | |
download | glibc-b23964c6207124341b89cefc316dc512a669c17b.tar.gz glibc-b23964c6207124341b89cefc316dc512a669c17b.tar.xz glibc-b23964c6207124341b89cefc316dc512a669c17b.zip |
Define week, first_weekday, first_workday in de_AT locale.
BZ #10011
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 6 | ||||
-rw-r--r-- | localedata/locales/de_AT | 3 |
2 files changed, 9 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a55ab50b76..11d78fde3f 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2009-06-16 Ulrich Drepper <drepper@redhat.com> + + [BZ #10011] + * locales/de_AT: Define week, first_weekday, first_workday. + Patch by Paul Marcher <flyer@gmail.com>. + 2009-06-15 Ulrich Drepper <drepper@redhat.com> [BZ #10213] diff --git a/localedata/locales/de_AT b/localedata/locales/de_AT index 4ec42f470e..4e0b7fb158 100644 --- a/localedata/locales/de_AT +++ b/localedata/locales/de_AT @@ -121,6 +121,9 @@ t_fmt_ampm "" 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>" +week 7;19971130;4 +first_weekday 2 +first_workday 2 END LC_TIME LC_PAPER |