Skip to content

Commit

Permalink
Define week, first_weekday, first_workday in de_AT locale.
Browse files Browse the repository at this point in the history
BZ #10011
  • Loading branch information
Ulrich Drepper committed Jun 16, 2009
1 parent 3c87703 commit b23964c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
3 changes: 3 additions & 0 deletions localedata/locales/de_AT
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b23964c

Please sign in to comment.