mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
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].
This commit is contained in:
parent
faaa6f6283
commit
54255a7c94
@ -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>
|
2002-05-06 Jungshik Shin <jshin@mailaps.org>
|
||||||
|
|
||||||
* charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
|
* charmaps/UTF-8: Fix wcwidth for Hangul Conjoining medial vowels
|
||||||
|
@ -2,12 +2,12 @@ comment_char %
|
|||||||
escape_char /
|
escape_char /
|
||||||
%
|
%
|
||||||
% Belarusian Language Locale for Belarus
|
% Belarusian Language Locale for Belarus
|
||||||
% Contact: Aleksey Novodvorsky
|
% Contact: Alexander Mikhailian
|
||||||
% Email: aen@logic.ru
|
% Email: mikhailian@altern.org
|
||||||
% Language: be
|
% Language: be
|
||||||
% Territory: BY
|
% Territory: BY
|
||||||
% Revision: 0.3
|
% Revision: 0.4
|
||||||
% Date: 2000-03-22
|
% Date: 2002-04-06
|
||||||
% Application: general
|
% Application: general
|
||||||
% Users: general
|
% Users: general
|
||||||
% Repertoiremap: mnemonic.ds
|
% Repertoiremap: mnemonic.ds
|
||||||
@ -70,7 +70,7 @@ noexpr "<U005E><U005B><U041D><U043D><U004E><U006E><U005D><U002E><U002A>"
|
|||||||
END LC_MESSAGES
|
END LC_MESSAGES
|
||||||
|
|
||||||
LC_MONETARY
|
LC_MONETARY
|
||||||
int_curr_symbol "<U0042><U0059><U0042><U0020>"
|
int_curr_symbol "<U0042><U0059><U0052><U0020>"
|
||||||
currency_symbol "<U0440><U0443><U0431>"
|
currency_symbol "<U0440><U0443><U0431>"
|
||||||
mon_decimal_point "<U002E>"
|
mon_decimal_point "<U002E>"
|
||||||
mon_thousands_sep "<U0020>"
|
mon_thousands_sep "<U0020>"
|
||||||
|
Loading…
Reference in New Issue
Block a user