From 42c5011242e48f846111237552d3bf3ca18c4885 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 23 Dec 2011 09:51:10 -0500 Subject: Various fixes to fi_FI --- localedata/locales/fi_FI | 55 ++++++++++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 23 deletions(-) (limited to 'localedata/locales') diff --git a/localedata/locales/fi_FI b/localedata/locales/fi_FI index acc9ce6..f51700c 100644 --- a/localedata/locales/fi_FI +++ b/localedata/locales/fi_FI @@ -1,4 +1,4 @@ -escape_char / +escape_char / comment_char % % Finnish language locale for Finland @@ -45,10 +45,10 @@ category "fi_FI:2000";LC_NUMERIC category "fi_FI:2000";LC_MONETARY category "fi_FI:2000";LC_MESSAGES category "fi_FI:2000";LC_PAPER +category "fi_FI:2000";LC_MEASUREMENT category "fi_FI:2000";LC_NAME category "fi_FI:2000";LC_ADDRESS category "fi_FI:2000";LC_TELEPHONE - END LC_IDENTIFICATION LC_COLLATE @@ -125,7 +125,6 @@ reorder-after ;;;IGNORE reorder-end - END LC_COLLATE LC_CTYPE @@ -146,12 +145,10 @@ positive_sign "" negative_sign "" int_frac_digits 2 frac_digits 2 -% int_curr_symbol precedes -% curr_symbol succeeds p_cs_precedes 0 -p_sep_by_space 2 +p_sep_by_space 1 n_cs_precedes 0 -n_sep_by_space 2 +n_sep_by_space 1 p_sign_posn 1 n_sign_posn 1 END LC_MONETARY @@ -173,18 +170,18 @@ day "";/ "";/ "";/ "" -abmon "";/ - "";/ +abmon "";/ + "";/ "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ "";/ - "" + "" mon "";/ "";/ "";/ @@ -207,13 +204,14 @@ t_fmt_ampm "" date_fmt "/ / " +week 7;19971130;4 first_weekday 2 % Monday first_workday 2 % Monday END LC_TIME LC_MESSAGES -yesexpr "" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_PAPER @@ -222,6 +220,7 @@ width 210 END LC_PAPER LC_TELEPHONE +tel_dom_fmt "" tel_int_fmt "/ " int_prefix "" @@ -235,15 +234,25 @@ END LC_MEASUREMENT LC_NAME name_fmt "/ " +% Finnish equivalents for Mr/Mrs/Miss/Ms are herra/rouva/rouva/neiti +% but they are practically never used, thus we don't define them here. 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 -- cgit v1.1