From 28b8265a2cfcf6563e18524efffa080369b8f48b Mon Sep 17 00:00:00 2001 From: Johan Heikkila Date: Thu, 13 Jun 2013 09:49:03 +0200 Subject: [PATCH] Update sv_FI [BZ#15431] * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE, update LC_ADDRESS with using postal_fmt from Finnish Post Office recommendations at http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html and add missing entries. --- NEWS | 5 +++-- localedata/ChangeLog | 9 +++++++++ localedata/locales/sv_FI | 23 +++++++++++++++-------- 3 files changed, 27 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index 354db75cf8..8493528f3d 100644 --- a/NEWS +++ b/NEWS @@ -18,8 +18,9 @@ Version 2.18 15232, 15234, 15283, 15285, 15287, 15304, 15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15339, 15342, 15346, 15359, 15361, 15366, 15380, 15381, 15394, 15395, 15405, 15406, 15409, 15416, 15418, 15419, - 15423, 15424, 15426, 15429, 15441, 15442, 15448, 15465, 15480, 15485, - 15488, 15490, 15493, 15497, 15506, 15529, 15536, 15553, 15577, 15583. + 15423, 15424, 15426, 15429, 15431, 15441, 15442, 15448, 15465, 15480, + 15485, 15488, 15490, 15493, 15497, 15506, 15529, 15536, 15553, 15577, + 15583. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 8c6ab6ffac..795a15b6c5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +2013-06-13 Johan Heikkila + + [BZ#15431] + * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE, + update LC_ADDRESS with using postal_fmt from Finnish Post Office + recommendations at + http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html + and add missing entries. + 2013-06-11 Andreas Schwab [BZ #14991] diff --git a/localedata/locales/sv_FI b/localedata/locales/sv_FI index 0b77f9c4fe..87430b8b5f 100644 --- a/localedata/locales/sv_FI +++ b/localedata/locales/sv_FI @@ -6,7 +6,7 @@ escape_char / % Address: Sankt Jo//rgens Alle 8 % DK-1615 Ko//benhavn V, Danmark % Contact: Keld Simonsen -% Email: Keld.Simonsen@dkuug.dk +% Email:keld@keldix.com % Tel: +45 - 31226543 % Fax: +45 - 33256543 % Language: sv @@ -40,6 +40,7 @@ category "sv_FI:2000";LC_NUMERIC category "sv_FI:2000";LC_MONETARY category "sv_FI:2000";LC_MESSAGES category "sv_FI:2000";LC_PAPER +category "sv_FI:2000";LC_MEASUREMENT category "sv_FI:2000";LC_NAME category "sv_FI:2000";LC_ADDRESS category "sv_FI:2000";LC_TELEPHONE @@ -117,9 +118,7 @@ width 210 END LC_PAPER LC_TELEPHONE -tel_int_fmt "/ -" -int_prefix "" +copy "fi_FI" END LC_TELEPHONE LC_MEASUREMENT @@ -132,12 +131,20 @@ name_fmt "/ END LC_NAME LC_ADDRESS -postal_fmt "/ -/ -/ -/ +postal_fmt "/ +/ +/ +/ " country_ab2 "" country_ab3 "" country_num 246 +country_name "" +country_post "" +country_car "" +country_isbn 952 +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS -- 2.43.5