aboutsummaryrefslogtreecommitdiff
path: root/localedata
diff options
context:
space:
mode:
Diffstat (limited to 'localedata')
-rw-r--r--localedata/ChangeLog6
-rw-r--r--localedata/locales/ru_RU4
2 files changed, 8 insertions, 2 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 588a87d..4ddeb35 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-01 Ulrich Drepper <drepper@redhat.com>
+
+ [BZ #352]
+ * locales/ru_RU: Use U2002 for thousands_sep and
+ mon_throusands_sep.
+
2006-05-01 Alexander Shopov <ash@contact.bg>
[BZ #2625]
diff --git a/localedata/locales/ru_RU b/localedata/locales/ru_RU
index 0308c5b..7c0f291 100644
--- a/localedata/locales/ru_RU
+++ b/localedata/locales/ru_RU
@@ -77,7 +77,7 @@ LC_MONETARY
int_curr_symbol "<U0052><U0055><U0042><U0020>"
currency_symbol "<U0440><U0443><U0431>"
mon_decimal_point "<U002E>"
-mon_thousands_sep "<U0020>"
+mon_thousands_sep "<U2002>"
mon_grouping 3;3
positive_sign ""
negative_sign "<U002D>"
@@ -93,7 +93,7 @@ END LC_MONETARY
LC_NUMERIC
decimal_point "<U002C>"
-thousands_sep "<U002E>"
+thousands_sep "<U2002>"
grouping 3;3
END LC_NUMERIC