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

Bug#218912: marked as done (partitioner: Make "Finish" translatable + debconf templates polishing)



Your message dated Tue, 27 Jan 2004 08:25:21 +0100
with message-id <20040127072521.GF9650@mykerinos>
and subject line Bug fixed
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; 3 Nov 2003 10:47:42 +0000
>From bubulle@mykerinos.kheops.frmug.org Mon Nov 03 04:47:38 2003
Return-path: <bubulle@mykerinos.kheops.frmug.org>
Received: from onera.onera.fr [144.204.65.4] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AGcFF-0001BQ-00; Mon, 03 Nov 2003 04:47:37 -0600
Received: from mykerinos.onera (localhost [127.0.0.1])
        by onera.onera.fr  with ESMTP id hA3AlZWE029895;
        Mon, 3 Nov 2003 11:47:35 +0100 (MET)
Received: from localhost (mykerinos.onera [127.0.0.1])
	by mykerinos.onera (Postfix) with ESMTP
	id 05843D062; Mon,  3 Nov 2003 11:47:35 +0100 (CET)
Received: from mykerinos.onera ([127.0.0.1])
	by localhost (mykerinos [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 13744-08; Mon, 3 Nov 2003 11:47:26 +0100 (CET)
Received: by mykerinos.onera (Postfix, from userid 7426)
	id 7FC4ED05B; Mon,  3 Nov 2003 11:47:26 +0100 (CET)
Content-Type: multipart/mixed; boundary="===============1348392951=="
MIME-Version: 1.0
From: Christian Perrier <bubulle@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: partitioner: Make "Finish" translatable + debconf templates polishing
X-Mailer: reportbug 2.36
Date: Mon, 03 Nov 2003 11:47:26 +0100
Message-Id: <20031103104726.7FC4ED05B@mykerinos.onera>
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at mykerinos
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-7.4 required=4.0
	tests=BAYES_20,BODY_8BITS,HAS_PACKAGE,MIME_CHARSET_FARAWAY,
	      PATCH_UNIFIED_DIFF
	autolearn=ham version=2.53-bugs.debian.org_2003_11_1
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_1 (1.174.2.15-2003-03-30-exp)

This is a multi-part MIME message sent by reportbug.

--===============1348392951==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Package: partitioner
Severity: normal
Tags: patch

The "Finish" word is not marked for translation and is thus shown in english
in all translations.

The attached patch is supposed to make it translatable. I just commented the
ligne which adds it to the choices list in main.c and modified
debian/templates for adding it there. I thus marked this string for
translation in the Choices field of the templates file.

While I was at it, I have made my usual "polishing" on debconf templates.

Then ran debconf-updatepo and updated the french translation.

Some details about suggested changes:

 Template: partitioner/disc
 Type: select
-Choices: ${DISCS}
-_Description: Please choose which disc you want to partition
+_Choices: ${DISCS}, Finish
+_Description: Disc to be partitioned:
  Please choose one of these discs, to create partitions on it.

1) as explained above
2) for consistency with DTSG (Debconf Templates Style Guide)


 Template: partitioner/nodiscs
-Type: note
-_Description: Unable to find any discs
- Unable to find any discs in your system. Maybe some kernel
- modules need to be loaded.
+Type: error
+_Description: No disk found
+ No disk has been found in your system. You may need to load some kernel
+ modules.

1) this is an error message
2) Short desc : more consistent with other d-i modules
3) Long desc : more factual formulation? Maybe bad english however ("has
been" or "was"?)

 Template: partitioner/fdiskerr
-Type: note
+Type: error
 _Description: Partitioning error
  Failed to partition the disc ${DISC}.

Error message


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mykerinos 2.4.22 #2 Mon Sep 29 15:12:10 CEST 2003 i686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)


--===============1348392951==
MIME-Version: 1.0
Content-Type: text/x-po; charset="unknown"
Content-Disposition: attachment; filename="/home/bubulle/tmp/patch"
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by onera.onera.fr id hA3AlZWE029895

diff -Nru partitioner.ori/debian/po/bs.po partitioner/debian/po/bs.po
--- partitioner.ori/debian/po/bs.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/bs.po	2003-11-03 11:34:28.000000000 +0100
@@ -13,7 +13,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: partitioner_0.05\n"
-"POT-Creation-Date: 2003-03-19 14:17+0100\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-11-01 18:46+0100\n"
 "Last-Translator: Safir =C5=A0e=C4=87erovi=C4=87 <sapphire@linux.org.ba>=
\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -21,33 +22,68 @@
 "Content-Type: text/plain; charset=3DUTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
=20
+#. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Molim odaberite koji disk =C5=BEelite particionisati"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Please choose one of these discs, to create partitions on it."
-msgstr "Molim odaberite jedan od ovih diskova na kojem biste napravili p=
articije."
+msgstr ""
+"Molim odaberite jedan od ovih diskova na kojem biste napravili particij=
e."
=20
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Ne mogu da prona=C4=91en nijedan disk"
+msgid "No disk found"
+msgstr ""
=20
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs in your system. Maybe some kernel module=
s need to be loaded."
-msgstr "Ne mogu da prona=C4=91en nijedan disk na va=C5=A1em sistemu. Mo=C5=
=BEda se izvjesni kernel moduli trebaju u=C4=8Ditati."
+msgid ""
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
+msgstr ""
=20
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Gre=C5=A1ka pri particionisanju"
=20
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
 msgstr "Ne mogu da particioni=C5=A1em disk ${DISC}."
=20
+#. Type: text
+#. Description
+#. Main menu item
+#: ../templates:21
+#, fuzzy
+msgid "Partition a hard drive"
+msgstr "Gre=C5=A1ka pri particionisanju"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Molim odaberite koji disk =C5=BEelite particionisati"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Ne mogu da prona=C4=91en nijedan disk"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "Ne mogu da prona=C4=91en nijedan disk na va=C5=A1em sistemu. Mo=C5=BE=
da se izvjesni "
+#~ "kernel moduli trebaju u=C4=8Ditati."
diff -Nru partitioner.ori/debian/po/ca.po partitioner/debian/po/ca.po
--- partitioner.ori/debian/po/ca.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/ca.po	2003-11-03 11:34:28.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-09-19 19:38+0200\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Debian L10n Catalan <debian-l10n-catalan@lists.debian.or=
g>\n"
@@ -16,10 +16,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Seleccioneu el disc que voleu particionar"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -28,27 +34,27 @@
 msgstr ""
 "Si us plau, seleccioneu un d'aquests discs per a crear particions en el=
l."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
+msgid "No disk found"
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -60,3 +66,6 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr ""
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Seleccioneu el disc que voleu particionar"
diff -Nru partitioner.ori/debian/po/cs.po partitioner/debian/po/cs.po
--- partitioner.ori/debian/po/cs.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/cs.po	2003-11-03 11:34:29.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-14 13:03+0200\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <czdebian-l@debian.cz>\n"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Vyberte disk, kter=FD chcete rozd=EClit"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -35,27 +41,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Z t=ECchto disk=F9 vyberte jeden, na kter=E9m vytvo=F8=EDte obla=
sti."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Nemohu naj=EDt =BE=E1dn=E9 disky"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
-msgstr "Nemohu naj=EDt =BE=E1dn=E9 disky. Mo=BEn=E1 se mus=ED zav=E9st n=
=ECjak=E9 moduly j=E1dra?"
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Chyba v rozd=EClov=E1n=ED disku"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -67,3 +73,14 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Rozd=EClit pevn=FD disk"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Vyberte disk, kter=FD chcete rozd=EClit"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Nemohu naj=EDt =BE=E1dn=E9 disky"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr "Nemohu naj=EDt =BE=E1dn=E9 disky. Mo=BEn=E1 se mus=ED zav=E9s=
t n=ECjak=E9 moduly j=E1dra?"
diff -Nru partitioner.ori/debian/po/da.po partitioner/debian/po/da.po
--- partitioner.ori/debian/po/da.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/da.po	2003-11-03 11:34:30.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: da\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-16 18:21+0200\n"
 "Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n"
 "Language-Team: Danish <dansk@klid.dk>\n"
@@ -16,10 +16,16 @@
 "X-Generator: KBabel 1.0.2\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Angiv hvilken disk, du =C3=B8nsker at partitionere"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -27,29 +33,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Angiv en af disse diske for at oprette partitioner p=C3=A5 den."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Kunne ikke finde nogen diske"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"Kunne ikke finde nogen diske p=C3=A5 dit system. M=C3=A5ske skal du ind=
l=C3=A6se nogle "
-"kernemoduler."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Partitioneringsfejl"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -61,3 +65,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Partition=C3=A9r en harddisk"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Angiv hvilken disk, du =C3=B8nsker at partitionere"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Kunne ikke finde nogen diske"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "Kunne ikke finde nogen diske p=C3=A5 dit system. M=C3=A5ske skal du =
indl=C3=A6se nogle "
+#~ "kernemoduler."
diff -Nru partitioner.ori/debian/po/de.po partitioner/debian/po/de.po
--- partitioner.ori/debian/po/de.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/de.po	2003-11-03 11:34:30.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-06-01 14:22+0200\n"
 "Last-Translator: Bastian Blank <waldi@debian.org>\n"
 "Language-Team: Debian L10n German <debian-l10n-german@lists.debian.org>=
\n"
@@ -15,10 +15,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "W=C3=A4hlen Sie bitte aus, welche Festplatte partitioniert werde=
n soll"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -27,27 +33,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "W=C3=A4hlen Sie bitte aus, welche Festplatte Sie partitionieren =
m=C3=B6chten"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Es konnten keine Festplatten gefunden werden"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Partitionierungsfehler"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -60,3 +66,9 @@
 #, fuzzy
 msgid "Partition a hard drive"
 msgstr "Partitionierungsfehler"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "W=C3=A4hlen Sie bitte aus, welche Festplatte partitioniert we=
rden soll"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Es konnten keine Festplatten gefunden werden"
diff -Nru partitioner.ori/debian/po/es.po partitioner/debian/po/es.po
--- partitioner.ori/debian/po/es.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/es.po	2003-11-03 11:34:31.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: es\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-05-08 12:03+0200\n"
 "Last-Translator: Te=F3filo Ruiz Su=E1rez <teo@debian.org>\n"
 "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -25,10 +25,16 @@
 "X-Generator: KBabel 1.0.1\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Por favor, elija que disco quiere particionar"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -36,29 +42,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Por favor, elija uno de estos discos, para crear particiones en =
=E9l."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "No se pudieron encontrar discos"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"No se pudo encontrar discos en su sistema. Puede que necesite cargar al=
gunos "
-"m=F3dulos del kernel"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Error de particionado"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -71,3 +75,16 @@
 #, fuzzy
 msgid "Partition a hard drive"
 msgstr "Error de particionado"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Por favor, elija que disco quiere particionar"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "No se pudieron encontrar discos"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "No se pudo encontrar discos en su sistema. Puede que necesite cargar=
 "
+#~ "algunos m=F3dulos del kernel"
diff -Nru partitioner.ori/debian/po/fi.po partitioner/debian/po/fi.po
--- partitioner.ori/debian/po/fi.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/fi.po	2003-11-03 11:34:31.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-15 13:23+0300\n"
 "Last-Translator: Tommi Vainikainen <thv+debian@iki.fi>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Valitse levy, jonka haluat osioida"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -35,29 +41,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Valitse yksi n=C3=A4ist=C3=A4 levyist=C3=A4 luodaksesi osiot sin=
ne."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Yht=C3=A4=C3=A4n levy=C3=A4 ei l=C3=B6ytynyt"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"J=C3=A4rjestelm=C3=A4st=C3=A4si ei l=C3=B6ytynyt yht=C3=A4=C3=A4n levy=C3=
=A4. Kenties joitain ydinmoduuleita "
-"t=C3=A4ytyy ladata."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Osiointivirhe"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -69,3 +73,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Osioi kiintolevy"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Valitse levy, jonka haluat osioida"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Yht=C3=A4=C3=A4n levy=C3=A4 ei l=C3=B6ytynyt"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "J=C3=A4rjestelm=C3=A4st=C3=A4si ei l=C3=B6ytynyt yht=C3=A4=C3=A4n le=
vy=C3=A4. Kenties joitain ydinmoduuleita "
+#~ "t=C3=A4ytyy ladata."
diff -Nru partitioner.ori/debian/po/fr.po partitioner/debian/po/fr.po
--- partitioner.ori/debian/po/fr.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/fr.po	2003-11-03 11:36:01.000000000 +0100
@@ -15,8 +15,8 @@
 msgstr ""
 "Project-Id-Version: partitioner 0.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
-"PO-Revision-Date: 2003-10-15 17:50+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
+"PO-Revision-Date: 2003-11-03 11:35+0100\n"
 "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
 "Language-Team: Debian l10n French <debian-l10n-french@lists.debian.org>=
\n"
 "MIME-Version: 1.0\n"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr "${DISCS}, Terminer"
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Choix du disque =E0 partitionner"
+msgid "Disc to be partitioned:"
+msgstr "Disque =E0 partitionner=A0:"
=20
 #. Type: select
 #. Description
@@ -35,29 +41,29 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Veuillez choisir l'un de ces disques, pour y cr=E9er des partiti=
ons."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
+msgid "No disk found"
 msgstr "Aucun disque trouv=E9"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"Il est impossible de trouver un disque sur votre syst=E8me. Il est peut=
-=EAtre "
-"n=E9cessaire de charger certains modules du noyau."
+"Aucun disque n'a =E9t=E9 trouv=E9 sur votre syst=E8me. Il est peut-=EAt=
re n=E9cessaire "
+"de charger certains modules du noyau."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Erreur de partitionnement"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -69,3 +75,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Partitionner un disque dur"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Choix du disque =E0 partitionner"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Aucun disque trouv=E9"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "Il est impossible de trouver un disque sur votre syst=E8me. Il est p=
eut-"
+#~ "=EAtre n=E9cessaire de charger certains modules du noyau."
diff -Nru partitioner.ori/debian/po/ja.po partitioner/debian/po/ja.po
--- partitioner.ori/debian/po/ja.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/ja.po	2003-11-03 11:34:32.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-12 23:01+0900\n"
 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "=E3=83=91=E3=83=BC=E3=83=86=E3=82=A3=E3=82=B7=E3=83=A7=E3=83=8B=E3=
=83=B3=E3=82=B0=E3=81=99=E3=82=8B=E3=83=87=E3=82=A3=E3=82=B9=E3=82=AF=E3=82=
=92=E9=81=B8=E6=8A=9E=E3=81=97=E3=81=A6=E3=81=8F=E3=81=A0=E3=81=95=E3=81=84=
"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -36,29 +42,27 @@
 msgstr ""
 "=E3=83=91=E3=83=BC=E3=83=86=E3=82=A3=E3=82=B7=E3=83=A7=E3=83=B3=E3=82=92=
=E4=BD=9C=E6=88=90=E3=81=99=E3=82=8B=E3=81=9F=E3=82=81=E3=81=AB=E3=80=81=E3=
=81=93=E3=82=8C=E3=82=89=E3=81=AE=E3=83=87=E3=82=A3=E3=82=B9=E3=82=AF=E3=81=
=8B=E3=82=89 1 =E3=81=A4=E3=82=92=E9=81=B8=E6=8A=9E=E3=81=97=E3=81=A6=E3=81=
=8F=E3=81=A0=E3=81=95=E3=81=84=E3=80=82"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "=E3=83=87=E3=82=A3=E3=82=B9=E3=82=AF=E3=81=8C=E8=A6=8B=E3=81=A4=E3=
=81=8B=E3=82=8A=E3=81=BE=E3=81=9B=E3=82=93"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"=E3=82=B7=E3=82=B9=E3=83=86=E3=83=A0=E3=81=AB=E3=83=87=E3=82=A3=E3=82=B9=
=E3=82=AF=E3=81=8C=E8=A6=8B=E3=81=A4=E3=81=8B=E3=82=8A=E3=81=BE=E3=81=9B=E3=
=82=93=E3=81=A7=E3=81=97=E3=81=9F=E3=80=82=E3=81=8A=E3=81=9D=E3=82=89=E3=81=
=8F=E3=81=84=E3=81=8F=E3=81=A4=E3=81=8B=E3=81=AE=E3=82=AB=E3=83=BC=E3=83=8D=
=E3=83=AB=E3=83=A2=E3=82=B8=E3=83=A5=E3=83=BC"
-"=E3=83=AB=E3=82=92=E3=83=AD=E3=83=BC=E3=83=89=E3=81=99=E3=82=8B=E5=BF=85=
=E8=A6=81=E3=81=8C=E3=81=82=E3=82=8A=E3=81=BE=E3=81=99=E3=80=82"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "=E3=83=91=E3=83=BC=E3=83=86=E3=82=A3=E3=82=B7=E3=83=A7=E3=83=8B=E3=
=83=B3=E3=82=B0=E3=82=A8=E3=83=A9=E3=83=BC"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -70,3 +74,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "=E3=83=8F=E3=83=BC=E3=83=89=E3=83=89=E3=83=A9=E3=82=A4=E3=83=96=E3=
=81=AE=E3=83=91=E3=83=BC=E3=83=86=E3=82=A3=E3=82=B7=E3=83=A7=E3=83=8B=E3=83=
=B3=E3=82=B0"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "=E3=83=91=E3=83=BC=E3=83=86=E3=82=A3=E3=82=B7=E3=83=A7=E3=83=8B=
=E3=83=B3=E3=82=B0=E3=81=99=E3=82=8B=E3=83=87=E3=82=A3=E3=82=B9=E3=82=AF=E3=
=82=92=E9=81=B8=E6=8A=9E=E3=81=97=E3=81=A6=E3=81=8F=E3=81=A0=E3=81=95=E3=81=
=84"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "=E3=83=87=E3=82=A3=E3=82=B9=E3=82=AF=E3=81=8C=E8=A6=8B=E3=81=A4=
=E3=81=8B=E3=82=8A=E3=81=BE=E3=81=9B=E3=82=93"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "=E3=82=B7=E3=82=B9=E3=83=86=E3=83=A0=E3=81=AB=E3=83=87=E3=82=A3=E3=82=
=B9=E3=82=AF=E3=81=8C=E8=A6=8B=E3=81=A4=E3=81=8B=E3=82=8A=E3=81=BE=E3=81=9B=
=E3=82=93=E3=81=A7=E3=81=97=E3=81=9F=E3=80=82=E3=81=8A=E3=81=9D=E3=82=89=E3=
=81=8F=E3=81=84=E3=81=8F=E3=81=A4=E3=81=8B=E3=81=AE=E3=82=AB=E3=83=BC=E3=83=
=8D=E3=83=AB=E3=83=A2"
+#~ "=E3=82=B8=E3=83=A5=E3=83=BC=E3=83=AB=E3=82=92=E3=83=AD=E3=83=BC=E3=83=
=89=E3=81=99=E3=82=8B=E5=BF=85=E8=A6=81=E3=81=8C=E3=81=82=E3=82=8A=E3=81=BE=
=E3=81=99=E3=80=82"
diff -Nru partitioner.ori/debian/po/lt.po partitioner/debian/po/lt.po
--- partitioner.ori/debian/po/lt.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/lt.po	2003-11-03 11:34:33.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: partitioner 0.07\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-15 00:28+0300\n"
 "Last-Translator: Kestutis Bili=C5=ABnas <kebil@kaunas.init.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -17,10 +17,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Pasirinkite disk=C4=85, kuri norite skaidyti skaidiniais"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -28,29 +34,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Pra=C5=A1au pasirinkti vien=C4=85 i=C5=A1 =C5=A1i=C5=B3 disk=C5=B3=
, tam kad sukurti skaidin=C4=AF jame."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Nepavyko rasti joki=C5=B3 disk=C5=B3"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"Nepavyko rasti joki=C5=B3 disk=C5=B3 j=C5=ABs=C5=B3 kompiuteryje. Gal b=
=C5=ABt reik=C4=97t=C5=B3 =C4=AFkelti "
-"ka=C5=BEkokius branduolio modulius."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Skaidymo skaidiniais (partitioning) klaida"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -63,3 +67,16 @@
 #, fuzzy
 msgid "Partition a hard drive"
 msgstr "Skaidymo skaidiniais (partitioning) klaida"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Pasirinkite disk=C4=85, kuri norite skaidyti skaidiniais"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Nepavyko rasti joki=C5=B3 disk=C5=B3"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "Nepavyko rasti joki=C5=B3 disk=C5=B3 j=C5=ABs=C5=B3 kompiuteryje. Ga=
l b=C5=ABt reik=C4=97t=C5=B3 =C4=AFkelti "
+#~ "ka=C5=BEkokius branduolio modulius."
diff -Nru partitioner.ori/debian/po/lv.po partitioner/debian/po/lv.po
--- partitioner.ori/debian/po/lv.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/lv.po	2003-11-03 11:34:33.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-07-20 15:40+0300\n"
 "Last-Translator: Aigars Mahinovs <aigarius@debian.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "L=C5=ABdzu izv=C4=93lieties disku, kuru j=C5=ABs gribat particio=
n=C4=93t"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -35,29 +41,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "L=C5=ABdzu iz=C4=93lieties vienu no =C5=A1iem diskiem, lai sadal=
=C4=ABtu to part=C4=ABcij=C4=81s."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Nevaru atrast nevienu disku"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"J=C5=ABsu sist=C4=93m=C4=81 netika atrasts neviens cietais disks. Iesp=C4=
=93jams da=C5=BEi "
-"nepiecie=C5=A1amie kerne=C4=BCa modu=C4=BCi netika iel=C4=81d=C4=93ti."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Particion=C4=93=C5=A1anas k=C4=BC=C5=ABda"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -70,3 +74,16 @@
 #, fuzzy
 msgid "Partition a hard drive"
 msgstr "Particion=C4=93=C5=A1anas k=C4=BC=C5=ABda"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "L=C5=ABdzu izv=C4=93lieties disku, kuru j=C5=ABs gribat parti=
cion=C4=93t"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Nevaru atrast nevienu disku"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "J=C5=ABsu sist=C4=93m=C4=81 netika atrasts neviens cietais disks. Ie=
sp=C4=93jams da=C5=BEi "
+#~ "nepiecie=C5=A1amie kerne=C4=BCa modu=C4=BCi netika iel=C4=81d=C4=93t=
i."
diff -Nru partitioner.ori/debian/po/nb.po partitioner/debian/po/nb.po
--- partitioner.ori/debian/po/nb.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/nb.po	2003-11-03 11:34:34.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-12 15:39MET\n"
 "Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n"
 "Language-Team: Norwegian Bokm=C3=A5l <i18n-nb@lister.ping.uio.no>\n"
@@ -18,10 +18,16 @@
 "X-Generator: KBabel 0.9.5\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Velg hvilken disk du vil partisjonere"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -29,29 +35,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Velg en av disse diskene for =C3=A5 opprette partisjoner p=C3=A5=
 den."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Klarte ikke =C3=A5 finne noen disker"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"Klarte ikke =C3=A5 finne noen disker p=C3=A5 systemet. Kanskje noen kje=
rnemoduler m=C3=A5 "
-"lastes."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Feil under partisjonering"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -63,3 +67,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Partisjoner en harddisk"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Velg hvilken disk du vil partisjonere"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Klarte ikke =C3=A5 finne noen disker"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "Klarte ikke =C3=A5 finne noen disker p=C3=A5 systemet. Kanskje noen =
kjernemoduler "
+#~ "m=C3=A5 lastes."
diff -Nru partitioner.ori/debian/po/nl.po partitioner/debian/po/nl.po
--- partitioner.ori/debian/po/nl.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/nl.po	2003-11-03 11:34:35.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: paritioner\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-12 14:54+0100\n"
 "Last-Translator: Bart Cornelis <cobaco@linux.be>\n"
 "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n=
"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Gelieve de schijf die u wil partitioneren uit te kiezen"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -36,29 +42,27 @@
 msgstr ""
 "Gelieve een van onderstaande schijven uit te kiezen voor partitionering=
"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Er zijn geen schijven gevonden"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"Er zijn op dit systeem geen schijven gevonden. Mogelijks moeten er nog =
"
-"kernel modules geladen worden."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Partitioneringsfout"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -70,3 +74,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Een harde schijf indelen"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Gelieve de schijf die u wil partitioneren uit te kiezen"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Er zijn geen schijven gevonden"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "Er zijn op dit systeem geen schijven gevonden. Mogelijks moeten er n=
og "
+#~ "kernel modules geladen worden."
diff -Nru partitioner.ori/debian/po/nn.po partitioner/debian/po/nn.po
--- partitioner.ori/debian/po/nn.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/nn.po	2003-11-03 11:34:35.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-04-25 19:53+0200\n"
 "Last-Translator: Gaute Hvoslef Kvalnes <gaute@verdsveven.com>\n"
 "Language-Team: Norwegian (Nynorsk) <i18n-nn@lister.ping.uio.no>\n"
@@ -25,11 +25,16 @@
 "X-Generator: KBabel 1.0.1\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-#, fuzzy
-msgid "Please choose which disc you want to partition"
-msgstr "Vel kva for disk du vil partisjonera"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -38,27 +43,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Vel kva for disk du vil partisjonera"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
+msgid "No disk found"
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -70,3 +75,7 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr ""
+
+#, fuzzy
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Vel kva for disk du vil partisjonera"
diff -Nru partitioner.ori/debian/po/pl.po partitioner/debian/po/pl.po
--- partitioner.ori/debian/po/pl.po	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/po/pl.po	2003-11-03 11:34:36.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-17 16:26+0200\n"
 "Last-Translator: Bartosz Zapalowski <zapal@debian.linux.org.pl>\n"
 "Language-Team: Polish <pddp@debian.linux.org.pl>\n"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Wybierz dysk, na kt=F3rym chcesz utworzy=E6 partycje"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -35,29 +41,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Wybierz jeden z poni=BFszych dysk=F3w, aby utorzy=E6 na nim part=
ycje."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "Nie odnaleziono =BFadnych dysk=F3w"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"Nie odnaleziono =BFadnych dysk=F3w w systemie. Mo=BFliwe, =BFe trzeba z=
a=B3adowa=E6 "
-"pewne modu=B3y j=B1dra."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "B=B3=B1d partycjonowania"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -69,3 +73,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Partycjonuj dysk twardy"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Wybierz dysk, na kt=F3rym chcesz utworzy=E6 partycje"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "Nie odnaleziono =BFadnych dysk=F3w"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "Nie odnaleziono =BFadnych dysk=F3w w systemie. Mo=BFliwe, =BFe trzeb=
a za=B3adowa=E6 "
+#~ "pewne modu=B3y j=B1dra."
diff -Nru partitioner.ori/debian/po/pt_BR.po partitioner/debian/po/pt_BR.=
po
--- partitioner.ori/debian/po/pt_BR.po	2003-11-03 11:30:53.000000000 +010=
0
+++ partitioner/debian/po/pt_BR.po	2003-11-03 11:34:36.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner-0.10\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: 2003-10-12 18:29-0300\n"
 "Last-Translator: Andr=E9 Lu=EDs Lopes <andrelop@debian.org>\n"
 "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.o=
rg>\n"
@@ -24,10 +24,16 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
-msgstr "Por favor selecione qual disco voc=EA deseja particionar"
+msgid "Disc to be partitioned:"
+msgstr ""
=20
 #. Type: select
 #. Description
@@ -35,29 +41,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr "Por favor escolha o disco no qual voc=EA deseja criar parti=E7=F5=
e."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
-msgstr "N=E3o foi poss=EDvel encontrar nenhum disco"
+msgid "No disk found"
+msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
-"N=E3o foi poss=EDvel encontrar nenhum disco em seu sistema. Talvez algu=
ns "
-"m=F3dulos do kernel precisem ser carregados."
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr "Erro de particionamento"
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
@@ -69,3 +73,16 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Particionar um disco r=EDgido"
+
+#~ msgid "Please choose which disc you want to partition"
+#~ msgstr "Por favor selecione qual disco voc=EA deseja particionar"
+
+#~ msgid "Unable to find any discs"
+#~ msgstr "N=E3o foi poss=EDvel encontrar nenhum disco"
+
+#~ msgid ""
+#~ "Unable to find any discs in your system. Maybe some kernel modules n=
eed "
+#~ "to be loaded."
+#~ msgstr ""
+#~ "N=E3o foi poss=EDvel encontrar nenhum disco em seu sistema. Talvez a=
lguns "
+#~ "m=F3dulos do kernel precisem ser carregados."
diff -Nru partitioner.ori/debian/po/templates.pot partitioner/debian/po/t=
emplates.pot
--- partitioner.ori/debian/po/templates.pot	2003-11-03 11:30:53.000000000=
 +0100
+++ partitioner/debian/po/templates.pot	2003-11-03 11:34:36.000000000 +01=
00
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-10-30 23:44+0100\n"
+"POT-Creation-Date: 2003-11-03 11:34+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,9 +25,15 @@
 "Content-Transfer-Encoding: 8bit\n"
=20
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
-msgid "Please choose which disc you want to partition"
+msgid "Disc to be partitioned:"
 msgstr ""
=20
 #. Type: select
@@ -36,27 +42,27 @@
 msgid "Please choose one of these discs, to create partitions on it."
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any discs"
+msgid "No disk found"
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:9
 msgid ""
-"Unable to find any discs in your system. Maybe some kernel modules need=
 to "
-"be loaded."
+"No disk has been found in your system. You may need to load some kernel=
 "
+"modules."
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Partitioning error"
 msgstr ""
=20
-#. Type: note
+#. Type: error
 #. Description
 #: ../templates:15
 msgid "Failed to partition the disc ${DISC}."
diff -Nru partitioner.ori/debian/templates partitioner/debian/templates
--- partitioner.ori/debian/templates	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/debian/templates	2003-11-03 11:34:23.000000000 +0100
@@ -1,17 +1,17 @@
 Template: partitioner/disc
 Type: select
-Choices: ${DISCS}
-_Description: Please choose which disc you want to partition
+_Choices: ${DISCS}, Finish
+_Description: Disc to be partitioned:
  Please choose one of these discs, to create partitions on it.
=20
 Template: partitioner/nodiscs
-Type: note
-_Description: Unable to find any discs
- Unable to find any discs in your system. Maybe some kernel
- modules need to be loaded.
+Type: error
+_Description: No disk found
+ No disk has been found in your system. You may need to load some kernel
+ modules.
=20
 Template: partitioner/fdiskerr
-Type: note
+Type: error
 _Description: Partitioning error
  Failed to partition the disc ${DISC}.
=20
diff -Nru partitioner.ori/main.c partitioner/main.c
--- partitioner.ori/main.c	2003-11-03 11:30:53.000000000 +0100
+++ partitioner/main.c	2003-11-03 11:31:37.000000000 +0100
@@ -155,7 +155,8 @@
=20
 		free(tmp);
 	}
-	asprintf(&choices, "%s, %s", choices, "Finish");
+	/* Remove hard-coded "Finish" word */
+	/*	asprintf(&choices, "%s, %s", choices, "Finish"); */
=20
 	while(1) {
 		char *cmd_script =3D NULL;

--===============1348392951==--

---------------------------------------
Received: (at 218912-done) by bugs.debian.org; 27 Jan 2004 07:25:55 +0000
>From bubulle@kheops.frmug.org Mon Jan 26 23:25:55 2004
Return-path: <bubulle@kheops.frmug.org>
Received: from lns-th2-5f-81-56-227-253.adsl.proxad.net (kheops.homeunix.org) [81.56.227.253] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AlNbe-0000px-00; Mon, 26 Jan 2004 23:25:55 -0800
Received: from localhost (localhost [127.0.0.1])
	by kheops.homeunix.org (Postfix) with ESMTP id 76E1B405A
	for <218912-done@bugs.debian.org>; Tue, 27 Jan 2004 08:25:23 +0100 (CET)
Received: from kheops.homeunix.org ([127.0.0.1])
	by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 31413-06 for <218912-done@bugs.debian.org>;
	Tue, 27 Jan 2004 08:25:23 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.homeunix.org (Postfix) with ESMTP id E1E344051
	for <218912-done@bugs.debian.org>; Tue, 27 Jan 2004 08:25:22 +0100 (CET)
Received: from localhost (mykerinos.kheops.frmug.org [127.0.0.1])
	by mykerinos.kheops.frmug.org (Postfix) with ESMTP id 994B4D064
	for <218912-done@bugs.debian.org>; Tue, 27 Jan 2004 08:25:22 +0100 (CET)
Received: from mykerinos.kheops.frmug.org ([127.0.0.1])
	by localhost (mykerinos [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 03540-02 for <218912-done@bugs.debian.org>;
	Tue, 27 Jan 2004 08:25:21 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
	id 9B1FDD05B; Tue, 27 Jan 2004 08:25:21 +0100 (CET)
Date: Tue, 27 Jan 2004 08:25:21 +0100
From: Christian Perrier <bubulle@debian.org>
To: 218912-done@bugs.debian.org
Subject: Bug fixed
Message-ID: <20040127072521.GF9650@mykerinos>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-message-flag: Outlook is a good virus spreading tool. It can send mail, too.
X-pot_a_miel: honeypot@kheops.frmug.org
User-Agent: Mutt/1.5.5.1+cvs20040105i
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at mykerinos
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at kheops.frmug.org
Delivered-To: 218912-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no 
	version=2.60-bugs.debian.org_2004_01_25
X-Spam-Level: 

The bug reported here has been fixed by a former upload and we forgot
to close it in changelog.


-- 




Reply to: