mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
* locales/es_MX: Correct int_curr_symbol. * locales/es_PE: Likewise.
This commit is contained in:
parent
e1b6d83296
commit
75c5884bb1
@ -1,5 +1,8 @@
|
||||
2000-08-22 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* locales/es_MX: Correct int_curr_symbol.
|
||||
* locales/es_PE: Likewise.
|
||||
|
||||
* SUPPORTED: Add missing supported locales.
|
||||
|
||||
* locales/fa_IR: Correct a few of the contained bugs.
|
||||
|
@ -46,6 +46,8 @@ category "es_DO:2000";LC_ADDRESS
|
||||
category "es_DO:2000";LC_TELEPHONE
|
||||
|
||||
END LC_IDENTIFICATION
|
||||
|
||||
LC_COLLATE
|
||||
copy "es_ES"
|
||||
END LC_COLLATE
|
||||
|
||||
|
@ -61,7 +61,7 @@ noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_MONETARY
|
||||
int_curr_symbol "<U004D><U0058><U004E><U0020>"
|
||||
int_curr_symbol "<U004D><U0058><U0050><U0020>"
|
||||
currency_symbol "<U0024>"
|
||||
mon_decimal_point "<U002E>"
|
||||
mon_thousands_sep "<U002C>"
|
||||
|
@ -61,7 +61,7 @@ noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
|
||||
END LC_MESSAGES
|
||||
|
||||
LC_MONETARY
|
||||
int_curr_symbol "<U0050><U0045><U0053><U0020>"
|
||||
int_curr_symbol "<U0050><U0045><U004E><U0020>"
|
||||
currency_symbol "<U0053><U002F>"
|
||||
mon_decimal_point "<U002E>"
|
||||
mon_thousands_sep "<U002C>"
|
||||
|
Loading…
Reference in New Issue
Block a user