about summary refs log tree commit diff
path: root/localedata/locales
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-13 02:54:37 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-13 02:54:37 +0000
commitb54aa55d36ab28db6d505bf34626a9ac4b639495 (patch)
tree61e6d2f80240903b52e15d91743df24ded22c3b0 /localedata/locales
parent9d1e8e8e7c94204a16ba48d1520b0cb5fe9c2293 (diff)
downloadglibc-b54aa55d36ab28db6d505bf34626a9ac4b639495.tar.gz
glibc-b54aa55d36ab28db6d505bf34626a9ac4b639495.tar.xz
glibc-b54aa55d36ab28db6d505bf34626a9ac4b639495.zip
Update.
2003-05-29  Jim Meyering  <jim@meyering.net>

	* time/strftime.c (my_strftime) [!defined _NL_CURRENT
	&& HAVE_STRFTIME]: Use underlying_strftime for %r.
	Suggested by Daniel Yacob <locales@geez.org>.
Diffstat (limited to 'localedata/locales')
-rw-r--r--localedata/locales/fi_FI8
1 files changed, 6 insertions, 2 deletions
diff --git a/localedata/locales/fi_FI b/localedata/locales/fi_FI
index 6a24d83c1b..13e3bf47f2 100644
--- a/localedata/locales/fi_FI
+++ b/localedata/locales/fi_FI
@@ -19,6 +19,10 @@ comment_char    %
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
+%
+% Useful sources:
+%   Locale info for Finnish in Finland
+%     http://std.dkuug.dk/cultreg/registrations/narrative/fi_FI,_1.0
 
 LC_IDENTIFICATION
 title      "Finnish locale for Finland"
@@ -2121,7 +2125,7 @@ LC_MONETARY
 int_curr_symbol      "<U0045><U0055><U0052><U0020>"
 currency_symbol      "<U20AC>"
 mon_decimal_point    "<U002C>"
-mon_thousands_sep    "<U002E>"
+mon_thousands_sep    "<U00A0>"
 mon_grouping         3;3
 positive_sign        ""
 negative_sign        "<U002D>"
@@ -2139,7 +2143,7 @@ END LC_MONETARY
 
 LC_NUMERIC
 decimal_point        "<U002C>"
-thousands_sep        "<U002E>"
+thousands_sep        "<U00A0>"
 grouping             3;3
 END LC_NUMERIC