diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-11-24 10:00:28 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-11-24 10:00:28 -0800 |
commit | ee5a5ba6725ee949483f043cd0cf2a1579b6b509 (patch) | |
tree | d22b4bac6786a19a8be706ded25c6219b1f4c4ae /localedata | |
parent | 49c7f27194d16976a6bb9c5b7be186662ec7a6e6 (diff) | |
download | glibc-ee5a5ba6725ee949483f043cd0cf2a1579b6b509.tar.gz glibc-ee5a5ba6725ee949483f043cd0cf2a1579b6b509.tar.xz glibc-ee5a5ba6725ee949483f043cd0cf2a1579b6b509.zip |
Define week, first_weekday, and first_workday for hsb_DE locale.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 4 | ||||
-rw-r--r-- | localedata/locales/hsb_DE | 24 |
2 files changed, 18 insertions, 10 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 077182b4c2..88284268a9 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2009-11-24 Ulrich Drepper <drepper@redhat.com> + + * locales/hsb_DE: Define week, first_weekday, and first_workday. + 2009-11-23 Ulrich Drepper <drepper@redhat.com> * locales/en_DK: Define week, first_weekday, and first_workday. diff --git a/localedata/locales/hsb_DE b/localedata/locales/hsb_DE index 50355af35a..0929897c8a 100644 --- a/localedata/locales/hsb_DE +++ b/localedata/locales/hsb_DE @@ -197,7 +197,7 @@ collating-symbol <SPECIAL> % letter;accent;case;specials order_start forward;backward/ - ;forward;position + ;forward;position % <CAPITAL> or <SMALL> letters first: @@ -2136,16 +2136,16 @@ END LC_NUMERIC LC_TIME abday "<U004E><U006A>";"<U0050><U00F3>";/ - "<U0057><U0075>";"<U0053><U0072>";/ - "<U0160><U0074>";"<U0050><U006A>";/ - "<U0053><U006F>" + "<U0057><U0075>";"<U0053><U0072>";/ + "<U0160><U0074>";"<U0050><U006A>";/ + "<U0053><U006F>" day "<U004E><U006A><U0065><U0064><U017A><U0065><U006C><U0061>";/ - "<U0050><U00F3><U006E><U0064><U017A><U0065><U006C><U0061>";/ - "<U0057><U0075><U0074><U006F><U0072><U0061>";/ - "<U0053><U0072><U006A><U0065><U0064><U0061>";/ - "<U0160><U0074><U0076><U00F3><U0072><U0074><U006B>";/ - "<U0050><U006A><U0061><U0074><U006B>";/ - "<U0053><U006F><U0062><U006F><U0074><U0061>" + "<U0050><U00F3><U006E><U0064><U017A><U0065><U006C><U0061>";/ + "<U0057><U0075><U0074><U006F><U0072><U0061>";/ + "<U0053><U0072><U006A><U0065><U0064><U0061>";/ + "<U0160><U0074><U0076><U00F3><U0072><U0074><U006B>";/ + "<U0050><U006A><U0061><U0074><U006B>";/ + "<U0053><U006F><U0062><U006F><U0074><U0061>" abmon "<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/ "<U004D><U011B><U0072>";"<U0041><U0070><U0072>";/ "<U004D><U0065><U006A>";"<U004A><U0075><U006E>";/ @@ -2172,6 +2172,10 @@ 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 |