about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--localedata/ChangeLog3
-rw-r--r--localedata/locales/es_DO2
-rw-r--r--localedata/locales/es_MX2
-rw-r--r--localedata/locales/es_PE2
4 files changed, 7 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 5abbfb30e8..8e768997db 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -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.
diff --git a/localedata/locales/es_DO b/localedata/locales/es_DO
index bbb7bbc692..0b16d4e2fb 100644
--- a/localedata/locales/es_DO
+++ b/localedata/locales/es_DO
@@ -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
 
diff --git a/localedata/locales/es_MX b/localedata/locales/es_MX
index 66b52ac180..8f2df373b9 100644
--- a/localedata/locales/es_MX
+++ b/localedata/locales/es_MX
@@ -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>"
diff --git a/localedata/locales/es_PE b/localedata/locales/es_PE
index 2da6818b3b..70f5fa72bd 100644
--- a/localedata/locales/es_PE
+++ b/localedata/locales/es_PE
@@ -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>"