diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-09-17 13:07:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-09-17 13:07:01 +0000 |
commit | 28a7bbe575b0d31ad8647555896f21708b3c1948 (patch) | |
tree | 672a370116a5310ef51794f3281b4bd417b8df90 /localedata | |
parent | 0a26fc4d99ed5dfbeefeae17b6d88743107dad7f (diff) | |
download | glibc-28a7bbe575b0d31ad8647555896f21708b3c1948.tar glibc-28a7bbe575b0d31ad8647555896f21708b3c1948.tar.gz glibc-28a7bbe575b0d31ad8647555896f21708b3c1948.tar.bz2 glibc-28a7bbe575b0d31ad8647555896f21708b3c1948.zip |
* locales/en_GB: Set first weekday and workday to 2.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 | ||||
-rw-r--r-- | localedata/locales/en_GB | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 97c4579d52..9e09641efe 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2008-09-17 Ulrich Drepper <drepper@redhat.com> + + * locales/en_GB: Set first weekday and workday to 2. + 2008-09-16 Ulrich Drepper <drepper@redhat.com> * locales/nl_AW: New file. diff --git a/localedata/locales/en_GB b/localedata/locales/en_GB index 88f317f1e2..6ad2eea9a2 100644 --- a/localedata/locales/en_GB +++ b/localedata/locales/en_GB @@ -122,8 +122,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;19971201;4 -first_weekday 1 -first_workday 1 +first_weekday 2 +first_workday 2 END LC_TIME LC_MESSAGES |