Skip to content

Commit

Permalink
Change first_weekday and first_workday in et_EE locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Priit Laes authored and Ulrich Drepper committed Mar 24, 2010
1 parent 085f930 commit 54bf215
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
6 changes: 6 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2010-03-24 Ulrich Drepper <drepper@redhat.com>

[BZ #10554]
* locales/et_EE: Change first_weekday and first_workday.
Patch by Priit Laes <plaes@plaes.org>.

2010-02-16 Paul Pluzhnikov <ppluzhnikov@google.com>

* Makefile: Add missing gconv-modules dependency.
Expand Down
18 changes: 9 additions & 9 deletions localedata/locales/et_EE
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ collating-symbol <SPECIAL>
% letter;accent;case;specials

order_start forward;backward/
;forward;position
;forward;position

% <CAPITAL> or <SMALL> letters first:

Expand Down Expand Up @@ -2197,8 +2197,8 @@ 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 1
first_workday 1
first_weekday 2
first_workday 2
END LC_TIME

LC_MESSAGES
Expand Down Expand Up @@ -2232,12 +2232,12 @@ END LC_NAME

LC_ADDRESS
postal_fmt "<U0025><U0061><U0025><U004E>/
<U0025><U0066><U0025><U004E>/
<U0025><U0064><U0025><U004E>/
<U0025><U0062><U0025><U004E>/
<U0025><U0073><U0025><U0074><U0025><U0068><U0025><U0074><U0025><U0065><U0025><U0074><U0025><U0072><U0025><U004E>/
<U0025><U0043><U002D><U0025><U007A><U0020><U0025><U0054><U0025><U004E>/
<U0025><U0063><U0025><U004E>"
<U0025><U0066><U0025><U004E>/
<U0025><U0064><U0025><U004E>/
<U0025><U0062><U0025><U004E>/
<U0025><U0073><U0025><U0074><U0025><U0068><U0025><U0074><U0025><U0065><U0025><U0074><U0025><U0072><U0025><U004E>/
<U0025><U0043><U002D><U0025><U007A><U0020><U0025><U0054><U0025><U004E>/
<U0025><U0063><U0025><U004E>"
country_name "<U0045><U0065><U0073><U0074><U0069>"
country_post "<U0045><U0045>"
country_ab2 "<U0045><U0045>"
Expand Down

0 comments on commit 54bf215

Please sign in to comment.