From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20616 invoked by alias); 11 Apr 2006 09:38:53 -0000 Received: (qmail 20600 invoked by uid 48); 11 Apr 2006 09:38:51 -0000 Date: Tue, 11 Apr 2006 09:38:00 -0000 Message-ID: <20060411093851.20599.qmail@sourceware.org> From: "sbrabec at suse dot cz" To: glibc-bugs@sources.redhat.com In-Reply-To: <20060223121603.2388.mmarek@suse.cz> References: <20060223121603.2388.mmarek@suse.cz> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug localedata/2388] [PATCH] week-ndays;week-1stday;week-1stweek data for some locales X-Bugzilla-Reason: CC Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00099.txt.bz2 List-Id: ------- Additional Comments From sbrabec at suse dot cz 2006-04-11 09:38 ------- OK. But current week start data are broken for sure, too. Please let me know, whether glibc will plan to use "week_start" or ISO 14652 "week" lines. I will try to contact translators and ask them for confirmation (actually I have more issues to collect from them - preferred setup of LANGUAGE variable, missing transliteration support in locales,...). --- We searched over all our distribution, and it seems, that no package actually uses it: util-linux's cal has this part commented out (because it gave bad results), upstream gtk+ uses glibc week start, but most distributions patch gtk+ to not use these data (and use po filess fallbacks) or patch glibc to fix these data (because they got complains). Our based on gtk+ fallbacks in po files are better (and provided by native speakers), but still not correct, because they are language based, not language+country based. I am not sure, what is the source of Debian patch, but we can start by comparing them. -- http://sourceware.org/bugzilla/show_bug.cgi?id=2388 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.