Your message dated Fri, 27 Jan 2006 22:06:08 -0500
with message-id <[EMAIL PROTECTED]>
and subject line It's all right now.
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Nov 2004 00:45:24 +0000
>From [EMAIL PROTECTED] Sun Oct 31 16:45:24 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail13.mdx.safepages.com [216.127.154.243]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1COQK4-0000V1-00; Sun, 31 Oct 2004 16:45:24 -0800
Received: by mail13.mdx.safepages.com (Postfix, from userid 1012)
id 0A17613873C; Mon, 1 Nov 2004 00:45:21 +0000 (GMT)
Received: from mitmanek.vysocina (1Cust52.tnt26.bos2.da.uu.net [67.242.207.52])
by mail13.mdx.safepages.com (Postfix) with ESMTP id 71CCF138718;
Mon, 1 Nov 2004 00:45:17 +0000 (GMT)
Received: from [192.168.0.3] (helo=blahoslav.vysocina)
by mitmanek.vysocina with esmtp (Exim 3.35-1 (Debian))
id 1COQJv-0000Z7-00; Sun, 31 Oct 2004 19:45:15 -0500
Received: from matej by blahoslav.vysocina with local (Exim 4.34)
id 1COQJt-0003Tz-H4; Sun, 31 Oct 2004 19:45:13 -0500
Content-Type: multipart/mixed; boundary="===============0749175291=="
MIME-Version: 1.0
From: Matej Cepl <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: sitemap: Czceh strings are messed up.
X-Mailer: reportbug 2.63
Date: Sun, 31 Oct 2004 19:45:13 -0500
Message-Id: <[EMAIL PROTECTED]>
Sender: Matej Cepl <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_20,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
This is a multi-part MIME message sent by reportbug.
--===============0749175291==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: sitemap
Version: 2.3-6
Severity: important
Tags: patch l10n
The original script was in 8-bit and when it was changed into
UTF-8, upstream author did convert the Czech texts as if they
were 8859-1, which is non-sense (they used to be 8859-2). The
attached patch fixes these strings.
Best,
Matej
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ
Versions of packages sitemap depends on:
ii python 2.3.4-4 An interactive high-level object-o
-- no debconf information
--===============0749175291==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: attachment; filename="sitemap-czech.diff"
Content-Transfer-Encoding: quoted-printable
--- /usr/bin/sitemap 2003-09-29 07:03:19.000000000 -0400
+++ .bin/sitemap 2004-10-31 19:37:42.000000000 -0500
@@ -106,7 +106,7 @@
'italian': (
'Gen','Feb','Mar','Apr','Mag','Giu','Lug','Ago','Set','Ott','Nov','=
Dic'), =20
'czech': (
- 'ledna','=C3=BAnora','b=C3=B8ezna','dubna','kv=C3=ACtna','=C3=A8ervna',=
'=C3=A8ervence','srpna','z=C3=A1=C3=B8=C3=AD','=C3=B8=C3=ADjna','listopad=
u','prosince'),
+ 'ledna','=C3=BAnora','b=C5=99ezna','dubna','kv=C4=9Btna','=C4=8Dervna',=
'=C4=8Dervence','srpna','z=C3=A1=C5=99=C3=AD','=C5=99=C3=ADjna','listopad=
u','prosince'),
}
=20
=20
@@ -232,12 +232,12 @@
day, month, year, hour, minute)}
elif (string.lower(lang) =3D=3D 'czech'):
return { 'sitemap' : 'Site Map',
- 'back_to' : 'Zp=C3=ACt',
- 'autogen' : 'Toto je p=C3=B8ehled, kter=C3=BD byl autom=
aticky '
- 'vygenerov=C3=A1n z meta-tag=C3=B9 obsa=C2=BEen=C3=BDch=
v ka=C2=BEd=C3=A9 str=C3=A1nce. '
- 'Str=C3=A1nky vy=C2=B9=C2=B9=C3=AD =C3=BArovn=C3=AC jso=
u vyps=C3=A1ny d=C3=B8=C3=ADve.',
- 'toolgen' : 'Tato str=C3=A1nka byla vytvo=C3=B8ena prog=
ramem '
- '\"sitemap\", kter=C3=BD vytvo=C3=B8il $sitemapauthor.'=
,
+ 'back_to' : 'Zp=C4=9Bt',
+ 'autogen' : 'Toto je p=C5=99ehled, kter=C3=BD byl autom=
aticky '
+ 'vygenerov=C3=A1n z meta-tag=C3=B9 obsa=C5=BEen=C3=BDch=
v ka=C5=BEd=C3=A9 str=C3=A1nce. '
+ 'Str=C3=A1nky vy=C5=A1=C5=A1=C3=AD =C3=BArovn=C4=9B jso=
u vyps=C3=A1ny d=C5=99=C3=ADve.',
+ 'toolgen' : 'Tato str=C3=A1nka byla vytvo=C5=99ena prog=
ramem '
+ '\"sitemap\", kter=C3=BD vytvo=C5=99il $sitemapauthor.'=
,
'date': '%02d.%02d.%04d %02d:%02d' % (
day, month, year, hour, minute)}
else: # default to english if language is unknown
--===============0749175291==--
---------------------------------------
Received: (at 279144-done) by bugs.debian.org; 28 Jan 2006 03:07:17 +0000
>From [EMAIL PROTECTED] Fri Jan 27 19:07:17 2006
Return-path: <[EMAIL PROTECTED]>
Received: from vms046pub.verizon.net ([206.46.252.46])
by spohr.debian.org with esmtp (Exim 4.50)
id 1F2gQl-00030Y-EP
for [EMAIL PROTECTED]; Fri, 27 Jan 2006 19:07:16 -0800
Received: from chelcicky.vysocina ([68.239.6.181])
by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep
9 2005)) with ESMTPA id <[EMAIL PROTECTED]> for
[EMAIL PROTECTED]; Fri, 27 Jan 2006 21:07:12 -0600 (CST)
Received: from matej by chelcicky.vysocina with local (Exim 4.60)
(envelope-from <[EMAIL PROTECTED]>)
id 1F2gPg-00058R-9o for [EMAIL PROTECTED]; Fri,
27 Jan 2006 22:06:08 -0500
Date: Fri, 27 Jan 2006 22:06:08 -0500
From: Matej Cepl <[EMAIL PROTECTED]>
Subject: It's all right now.
To: [EMAIL PROTECTED]
Message-id: <[EMAIL PROTECTED]>
Organization: Law, Policy, & Society -- Northeastern University
MIME-version: 1.0
Content-type: text/plain; charset=iso-8859-2; format=flowed
Content-transfer-encoding: quoted-printable
Content-disposition: inline
X-Operating-System: Linux 2.6.15
Version: 2.6-3
User-Agent: Mutt/1.5.11
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,RCVD_IN_SORBS
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Sorry, it took me so long to test it.
Mat=ECj
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]