[PATCH] Fix Charset comment in fi_FI, fi_FI@euro
Marko Myllynen
myllynen@redhat.com
Wed Nov 27 06:03:00 GMT 2013
Hi,
please see the patch below to fix the Charset comment in fi_FI and
fi_FI@euro. ISO-8859-1 is certainly incorrect with Euro and since SFS-EN
13710 (which we will hopefully support later) specifies a
non-ISO-8859-15 character (ANGSTROM SIGN) it seems best to use UTF-8.
2013-11-26 Marko Myllynen <myllynen@redhat.com>
* locales/fi_FI: Fix Charset comment.
* locales/fi_FI@euro: Likewise.
diff --git a/localedata/locales/fi_FI b/localedata/locales/fi_FI
index f779964..6ea9301 100644
--- a/localedata/locales/fi_FI
+++ b/localedata/locales/fi_FI
@@ -16,7 +16,7 @@ comment_char %
% Date: 1996-10-15
% Application: general
% Users: general
-% Charset: ISO-8859-1
+% Charset: UTF-8
% Distribution and use is free, also
% for commercial purposes.
%
diff --git a/localedata/locales/fi_FI@euro b/localedata/locales/fi_FI@euro
index 76f78ee..ef7f8cd 100644
--- a/localedata/locales/fi_FI@euro
+++ b/localedata/locales/fi_FI@euro
@@ -8,7 +8,7 @@ comment_char %
% Date: 2000-08-20
% Application: general
% Users: general
-% Charset: ISO-8859-15
+% Charset: UTF-8
% Distribution and use is free, also
% for commercial purposes.
--
Marko Myllynen
More information about the Libc-alpha
mailing list