This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libc/localedata/locales sr_YU


At 15 Apr 2003 04:17:08 -0000,
drepper at sources dot redhat dot com wrote:
> Modified files:
> 	localedata/locales: sr_YU 
> 
> Log message:
> 	[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.

I contact to the Ecuador embassy in Japan
(http://www.ecuador-embassy.or.jp/), and the member of the embassy
staff said in 2000 Ecuador changed their currency symbol from ECS to
USD.  This web page also says now Ecuador uses USD, not ECS.
This patch also fixes int_curr_symbol for es_EC.


--- localedata/locales/es_EC    2002-08-03 05:00:24.000000000 +0900
+++ localedata/locales/es_EC.new        2003-04-12 13:53:56.000000000 +0900
@@ -61,7 +61,7 @@
 END LC_MESSAGES
 
 LC_MONETARY
-int_curr_symbol      "<U0045><U0043><U0053><U0020>"
+int_curr_symbol      "<U0055><U0053><U0042><U0020>"
 currency_symbol      "<U0024>"
 mon_decimal_point    "<U002C>"
 mon_thousands_sep    "<U002E>"


Regards,
-- gotom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]