From owner-freebsd-bugs Fri Apr 26 1:50:12 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 086D937B41A for ; Fri, 26 Apr 2002 01:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3Q8o2b31870; Fri, 26 Apr 2002 01:50:02 -0700 (PDT) (envelope-from gnats) Received: from vaio.alexdupre.com (212-41-211-209.adsl.galactica.it [212.41.211.209]) by hub.freebsd.org (Postfix) with ESMTP id BA15637B416 for ; Fri, 26 Apr 2002 01:42:33 -0700 (PDT) Received: from vaio.alexdupre.com (localhost [127.0.0.1]) by vaio.alexdupre.com (8.12.2/8.12.2) with ESMTP id g3Q8le3A000287 for ; Fri, 26 Apr 2002 10:47:40 +0200 (CEST) (envelope-from alex@vaio.alexdupre.com) Received: (from alex@localhost) by vaio.alexdupre.com (8.12.2/8.12.2/Submit) id g3Q8leBt000286; Fri, 26 Apr 2002 10:47:40 +0200 (CEST) Message-Id: <200204260847.g3Q8leBt000286@vaio.alexdupre.com> Date: Fri, 26 Apr 2002 10:47:40 +0200 (CEST) From: Alex Dupre Reply-To: Alex Dupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: misc/37479: [Patch] Italian timedef (long weekday names w/o accent) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37479 >Category: misc >Synopsis: [Patch] Italian timedef (long weekday names w/o accent) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Apr 26 01:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alex Dupre >Release: FreeBSD 4.5-ALEXDUPRE i386 >Organization: >Environment: System: FreeBSD vaio.alexdupre.com 4.5-ALEXDUPRE FreeBSD 4.5-ALEXDUPRE #0: Fri Apr 12 14:12:57 CEST 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO i386 >Description: Long weekday names for Italian timedef are incorrect: it's missing the accent. src/share/timedef/it_IT-ISO8859-1.src This replaces PR 37219 >How-To-Repeat: $ ispell -d italian @(#) International Ispell Version 3.2.06 08/01/01 word: lunedi how about: lunedì word: martedi how about: martedì word: mercoledi how about: mercoledì ... >Fix: --- it.diff begins here --- --- it_IT.ISO8859-1.src.orig Fri Apr 26 10:35:08 2002 +++ it_IT.ISO8859-1.src Fri Apr 26 10:36:23 2002 @@ -46,11 +46,11 @@ # Long weekday names # Domenica -Lunedi -Martedi -Mercoledi -Giovedi -Venerdi +Lunedì +Martedì +Mercoledì +Giovedì +Venerdì Sabato # # X_fmt --- it.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message