Package: locales Version: 2.3.2-8 Severity: normal Tags: upstream patch Currently fi_FI (and sv_FI) does not contain first_weekday nor first_workday information. Here is a patch to add that.
-- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux donatello 2.4.22 #1 to syyskuun 11. 03:06:10 EEST 2003 i686 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (ignored: LC_ALL set to [EMAIL PROTECTED]) Versions of packages locales depends on: ii debconf 1.3.15 Debian configuration management sy ii libc6 [glibc-2.3.2-8] 2.3.2-8 GNU C Library: Shared libraries an -- debconf information: * locales/locales_to_be_generated: en_GB.UTF-8 UTF-8, en_US.UTF-8 UTF-8, [EMAIL PROTECTED] ISO-8859-15, fi_FI.UTF-8 UTF-8, [EMAIL PROTECTED] ISO-8859-15, sv_FI.UTF-8 UTF-8, sv_SE.UTF-8 UTF-8 * locales/default_environment_locale: [EMAIL PROTECTED]
--- /usr/share/i18n/locales/fi_FI~ 2003-09-21 15:51:13.000000000 +0300 +++ /usr/share/i18n/locales/fi_FI 2003-10-13 01:54:52.000000000 +0300 @@ -2191,6 +2191,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0042><U006E><U0020><U0025>/ <U0065><U002E><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025>/ <U0053><U0020><U0025><U005A><U0020><U0025><U0059>" +first_weekday 2 +first_workday 2 END LC_TIME LC_MESSAGES

