diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-15 04:40:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-15 04:40:00 +0000 |
commit | d40e724265726f6d3e4f30965849d171112c8cd2 (patch) | |
tree | bd06484b2d470df00ad11e5f0ce50b97e0d10855 /localedata | |
parent | 52a7f7c0c1aff76ca6c7f2d3c308bb2b8cd9c22a (diff) | |
download | glibc-d40e724265726f6d3e4f30965849d171112c8cd2.tar.gz glibc-d40e724265726f6d3e4f30965849d171112c8cd2.tar.xz glibc-d40e724265726f6d3e4f30965849d171112c8cd2.zip |
Update.
2003-04-05 Petter Reinholdtsen <pere@hungry.com> * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN' to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get the locale building again. * locales/sr_YU@cyrillic: Likewise.
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 7 | ||||
-rw-r--r-- | localedata/locales/sr_YU | 2 | ||||
-rw-r--r-- | localedata/locales/sr_YU@cyrillic | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 69550a1218..5b6dacbe00 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2003-04-05 Petter Reinholdtsen <pere@hungry.com> + + * locales/sr_YU [LC_MONETARY]: Change int_curr_symbol from 'YUN' + to 'YUM' to match changes commited to ISO-4217 2002-02-13 and get + the locale building again. + * locales/sr_YU@cyrillic: Likewise. + 2003-04-14 Ulrich Drepper <drepper@redhat.com> * locales/mn_MN: Fix country_post and country_ab2. diff --git a/localedata/locales/sr_YU b/localedata/locales/sr_YU index ce044c0e70..37ffa6634d 100644 --- a/localedata/locales/sr_YU +++ b/localedata/locales/sr_YU @@ -224,7 +224,7 @@ noexpr "<U005B><U006E><U004E><U0030><U005D><U002E><U002A>" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<U0059><U0055><U004E><U0020>" +int_curr_symbol "<U0059><U0055><U004D><U0020>" currency_symbol "<U0064><U0069><U006E>" mon_decimal_point "<U002C>" mon_thousands_sep "<U0020>" diff --git a/localedata/locales/sr_YU@cyrillic b/localedata/locales/sr_YU@cyrillic index e22e28e7a8..4833d5a04a 100644 --- a/localedata/locales/sr_YU@cyrillic +++ b/localedata/locales/sr_YU@cyrillic @@ -61,7 +61,7 @@ noexpr "<U005B><U041D><U043D><U004E><U006E><U005D><U002E><U002A>" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<U0059><U0055><U004E><U0020>" +int_curr_symbol "<U0059><U0055><U004D><U0020>" currency_symbol "<U0434><U0438><U043D>" mon_decimal_point "<U002C>" mon_thousands_sep "<U0020>" |