diff options
author | Priit Laes <plaes@plaes.org> | 2010-03-24 15:50:02 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-03-24 15:50:02 -0700 |
commit | 54bf215c6f6811161275654518161b6bd5b8e325 (patch) | |
tree | 14cbf5dc036be104d5c0c974996039a0f223b9e9 /localedata | |
parent | 085f930b8f263a0e0c87b5189c73f23c6991c556 (diff) | |
download | glibc-54bf215c6f6811161275654518161b6bd5b8e325.tar.gz glibc-54bf215c6f6811161275654518161b6bd5b8e325.tar.xz glibc-54bf215c6f6811161275654518161b6bd5b8e325.zip |
Change first_weekday and first_workday in et_EE locale
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 6 | ||||
-rw-r--r-- | localedata/locales/et_EE | 18 |
2 files changed, 15 insertions, 9 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 4da53bc804..da271f94be 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -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. diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE index efec335e05..33d31102f4 100644 --- a/localedata/locales/et_EE +++ b/localedata/locales/et_EE @@ -209,7 +209,7 @@ collating-symbol <SPECIAL> % letter;accent;case;specials order_start forward;backward/ - ;forward;position + ;forward;position % <CAPITAL> or <SMALL> letters first: @@ -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 @@ -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>" |