From 793267574c57c5cca846da4e90f0651fd2321dfe Mon Sep 17 00:00:00 2001 From: Johan Heikkila Date: Sun, 15 May 2011 11:27:42 -0400 Subject: Fix some fields in time info in sv_FI locale --- localedata/ChangeLog | 7 +++++++ localedata/locales/sv_FI | 54 +++++++++++++++++++++++++----------------------- 2 files changed, 35 insertions(+), 26 deletions(-) (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 8ea8c68859..191e1cb504 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +2011-05-15 Ulrich Drepper + + [BZ #9730] + * locales/sv_FI (LC_TIME): Fix d_t_fmt and add first_weekday and + first_workday. + Patch by Johan Heikkila . + 2011-05-14 Ulrich Drepper [BZ #12582] diff --git a/localedata/locales/sv_FI b/localedata/locales/sv_FI index af9ec123ea..0b77f9c4fe 100644 --- a/localedata/locales/sv_FI +++ b/localedata/locales/sv_FI @@ -69,36 +69,36 @@ END LC_NUMERIC LC_TIME % copy "sv_SE" abday "";"";/ - "";"";/ - "";"";/ - "" + "";"";/ + "";"";/ + "" day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "" abmon "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"" + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" d_t_fmt "/ -/ +/ " d_fmt "" t_fmt "" @@ -107,6 +107,8 @@ t_fmt_ampm "" date_fmt "/ / " +first_weekday 2 % Monday +first_workday 2 % Monday END LC_TIME LC_PAPER -- cgit 1.4.1