diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-05-15 21:34:43 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-05-15 21:34:43 +0000 |
commit | 54255a7c94589c1785444784684e3bc36f596e7c (patch) | |
tree | 38a7962c24800b2f2f5111902c13373ec54bc2bf /localedata | |
parent | faaa6f628377e7037ad451f266bbc6b16f7f4d94 (diff) | |
download | glibc-54255a7c94589c1785444784684e3bc36f596e7c.tar glibc-54255a7c94589c1785444784684e3bc36f596e7c.tar.gz glibc-54255a7c94589c1785444784684e3bc36f596e7c.tar.bz2 glibc-54255a7c94589c1785444784684e3bc36f596e7c.zip |
Update.
2002-05-15 Ulrich Drepper <drepper@redhat.com>
* locales/be_BY: Fix int_curr_symbol.
Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565].
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 5 | ||||
-rw-r--r-- | localedata/locales/be_BY | 10 |
2 files changed, 10 insertions, 5 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 66bc4b4aec..1979c2392d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2002-05-15 Ulrich Drepper <drepper@redhat.com> + + * locales/be_BY: Fix int_curr_symbol. + Patch by Alexander Mikhailian <lowry@altern.org> [PR libc/3565]. + 2002-05-06 Jungshik Shin <jshin@mailaps.org> * charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels diff --git a/localedata/locales/be_BY b/localedata/locales/be_BY index 5c9104d0c5..dbdc15b56c 100644 --- a/localedata/locales/be_BY +++ b/localedata/locales/be_BY @@ -2,12 +2,12 @@ comment_char % escape_char / % % Belarusian Language Locale for Belarus -% Contact: Aleksey Novodvorsky -% Email: aen@logic.ru +% Contact: Alexander Mikhailian +% Email: mikhailian@altern.org % Language: be % Territory: BY -% Revision: 0.3 -% Date: 2000-03-22 +% Revision: 0.4 +% Date: 2002-04-06 % Application: general % Users: general % Repertoiremap: mnemonic.ds @@ -70,7 +70,7 @@ noexpr "<U005E><U005B><U041D><U043D><U004E><U006E><U005D><U002E><U002A>" END LC_MESSAGES LC_MONETARY -int_curr_symbol "<U0042><U0059><U0042><U0020>" +int_curr_symbol "<U0042><U0059><U0052><U0020>" currency_symbol "<U0440><U0443><U0431>" mon_decimal_point "<U002E>" mon_thousands_sep "<U0020>" |