[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#115536: locales: Fix for 115536



Package: locales
Version: 2.3.1-9
Followup-For: Bug #115536

This attached patch fixes the problem of the wrong abbreviations and
also date_fmt, which should be "%a, %d. %b %Y %T %Z" but had the comma
and period missing.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux he-man 2.4.20 #1 Fre Jan 10 20:20:00 CET 2003 i686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8

Versions of packages locales depends on:
ii  debconf                       1.2.14     Debian configuration management sy
ii  libc6 [glibc-2.3.1-9]         2.3.1-9    GNU C Library: Shared libraries an

-- debconf information excluded

--- de_DE	2003-01-04 08:10:40.000000000 +0100
+++ de_DE.new	2003-01-17 20:29:03.000000000 +0100
@@ -94,10 +94,10 @@
 END LC_NUMERIC
 
 LC_TIME
-abday	"<U0053><U006F><U006E>";"<U004D><U006F><U006E>";/
-	"<U0044><U0069><U0065>";"<U004D><U0069><U0074>";/
-	"<U0044><U006F><U006E>";"<U0046><U0072><U0065>";/
-	"<U0053><U0061><U006D>"
+abday	"<U0053><U006F>";"<U004D><U006F>";/
+	"<U0044><U0069>";"<U004D><U0069>";/
+	"<U0044><U006F>";"<U0046><U0072>";/
+	"<U0053><U0061>"
 day	"<U0053><U006F><U006E><U006E><U0074><U0061><U0067>";/
 	"<U004D><U006F><U006E><U0074><U0061><U0067>";/
 	"<U0044><U0069><U0065><U006E><U0073><U0074><U0061><U0067>";/
@@ -127,7 +127,7 @@
 am_pm   "";""
 % Appropriate date and time representation (%c)
 %	"%a %d %b %Y %T %Z"
-d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
+d_t_fmt "<U0025><U0061><U002C><U0020><U0025><U0064><U002E><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
 %
 % Appropriate date representation (%x)
 %	"%d.%m.%Y"

Reply to: