Skip to content

Commit

Permalink
Fix first weekday for ast_ES locale.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Oct 30, 2009
1 parent 2c5c07f commit b47525d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2009-10-30 Ulrich Drepper <drepper@redhat.com>

[BZ #10286]
* locales/ast_ES: Define first_weekday.

[BZ #10312]
* locales/es_CO: Define am_pm , t_fmt_ampm, first_weekday.
Patch by Jorge Guerrero <geojorg@gmail.com>.
Expand Down
1 change: 1 addition & 0 deletions localedata/locales/ast_ES
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ 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>"
first_weekday 2
END LC_TIME

LC_PAPER
Expand Down

0 comments on commit b47525d

Please sign in to comment.