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

"Finish" still not translated in partitioner



> I found some untransable menu.
> 
> - partitioner
> String "Finish"

#218912 which is tagged as pending....

Unfortunately, the change in main.c which I'm talking about in the bug
report has not made it into the build tree.

I propose commenting the following line in main.c ()line 158)

	asprintf(&choices, "%s, %s", choices, "Finish");

And then, add "Finish" to the templates file:

_Choices: ${DISCS}, Finish

patch attached (including french translation update and debconf-updatepo
run)

Does anyone disagree ? This will add one string to be translated.

Expect commit this evening (UTC)

> - partconf
> msgid "Create %s filesystem" is provided, but isn't used.

I suggest you file a bug report about this.

diff -Nru partitioner.ori/debian/changelog partitioner/debian/changelog
--- partitioner.ori/debian/changelog	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/changelog	2003-12-19 13:18:24.000000000 +0100
@@ -12,6 +12,10 @@
     - Change CFLAGS to -W -Wall -Os.
   * Alwin Meschede
     - Updated German translation (de.po)
+  * Christian Perrier
+    - The "Finish" choice is now translatable (changed main.c and templates)
+      Closes: #218912
+    - Updated French translation (fr.po)	
 
  -- David Martínez Moreno <ender@debian.org>  Mon, 15 Dec 2003 13:41:38 +0100
 
diff -Nru partitioner.ori/debian/po/bs.po partitioner/debian/po/bs.po
--- partitioner.ori/debian/po/bs.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/bs.po	2003-12-19 13:18:47.000000000 +0100
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: partitioner_0.05\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-12 19:49+0100\n"
 "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
 "Language-Team: Bosnian <lokal@lugbih.org>\n"
@@ -24,6 +24,12 @@
 "X-Generator: KBabel 0.9.5\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/ca.po partitioner/debian/po/ca.po
--- partitioner.ori/debian/po/ca.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/ca.po	2003-12-19 13:18:48.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-19 12:20+0100\n"
 "Last-Translator: Jordi Mallach <jordi@debian.org>\n"
 "Language-Team: Catalan <debian-l10n-catalan@lists.debian.org>\n"
@@ -16,6 +16,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/cs.po partitioner/debian/po/cs.po
--- partitioner.ori/debian/po/cs.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/cs.po	2003-12-19 13:18:48.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-18 07:00+0100\n"
 "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
 "Language-Team: Czech <provoz@debian.cz>\n"
@@ -24,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/da.po partitioner/debian/po/da.po
--- partitioner.ori/debian/po/da.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/da.po	2003-12-19 13:18:48.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: da\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-17 19:39+0100\n"
 "Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n"
 "Language-Team: Danish <dansk@klid.dk>\n"
@@ -16,6 +16,12 @@
 "X-Generator: KBabel 1.0.2\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/de.po partitioner/debian/po/de.po
--- partitioner.ori/debian/po/de.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/de.po	2003-12-19 13:18:48.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer_tools_partitioner_de\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-12-14 22:33+0100\n"
 "Last-Translator: Alwin Meschede <ameschede@gmx.de>\n"
 "Language-Team:  <gnome-de@gnome.org>\n"
@@ -18,6 +18,12 @@
 "X-Generator: KBabel 1.0.2\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
@@ -42,8 +48,8 @@
 "Unable to find any disk in your system. Maybe some kernel modules need to be "
 "loaded."
 msgstr ""
-"Es konnte keine Festplatte in Ihrem System gefunden werden. Vielleicht müssen "
-"zusätzliche Kernel-Module geladen werden."
+"Es konnte keine Festplatte in Ihrem System gefunden werden. Vielleicht "
+"müssen zusätzliche Kernel-Module geladen werden."
 
 #. Type: error
 #. Description
@@ -69,4 +75,3 @@
 
 #~ msgid "Unable to find any discs"
 #~ msgstr "Es konnten keine Festplatten gefunden werden"
-
diff -Nru partitioner.ori/debian/po/el.po partitioner/debian/po/el.po
--- partitioner.ori/debian/po/el.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/el.po	2003-12-19 13:18:48.000000000 +0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: el\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-12-16 11:43EEST\n"
 "Last-Translator: Konstantinos Margaritis <markos@debian.org>\n"
 "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -26,6 +26,12 @@
 "X-Generator: KBabel 1.0.2\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
@@ -35,7 +41,8 @@
 #. Description
 #: ../templates:4
 msgid "Please choose one of the listed disks, to create partitions on it."
-msgstr "Παρακαλώ επιλέξτε έναν από τους ακόλουθους δίσκους που θέλετε να κατατμήσετε."
+msgstr ""
+"Παρακαλώ επιλέξτε έναν από τους ακόλουθους δίσκους που θέλετε να κατατμήσετε."
 
 #. Type: error
 #. Description
@@ -77,4 +84,3 @@
 
 #~ msgid "Unable to find any discs"
 #~ msgstr "Δε βρέθηκαν δίσκοι"
-
diff -Nru partitioner.ori/debian/po/es.po partitioner/debian/po/es.po
--- partitioner.ori/debian/po/es.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/es.po	2003-12-19 13:18:49.000000000 +0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: es\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-12-15 13:43+0100\n"
 "Last-Translator: David Martínez Moreno <ender@debian.org>\n"
 "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -25,6 +25,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
@@ -34,7 +40,8 @@
 #. Description
 #: ../templates:4
 msgid "Please choose one of the listed disks, to create partitions on it."
-msgstr "Por favor, elija de la siguiente lista de discos el que quiera particionar."
+msgstr ""
+"Por favor, elija de la siguiente lista de discos el que quiera particionar."
 
 #. Type: error
 #. Description
@@ -49,8 +56,8 @@
 "Unable to find any disk in your system. Maybe some kernel modules need to be "
 "loaded."
 msgstr ""
-"No se pudo encontrar ningún disco en su sistema. Puede que necesite cargar algunos "
-"módulos del núcleo."
+"No se pudo encontrar ningún disco en su sistema. Puede que necesite cargar "
+"algunos módulos del núcleo."
 
 #. Type: error
 #. Description
diff -Nru partitioner.ori/debian/po/fi.po partitioner/debian/po/fi.po
--- partitioner.ori/debian/po/fi.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/fi.po	2003-12-19 13:18:49.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-18 02:17+0200\n"
 "Last-Translator: Tommi Vainikainen <thv+debian@iki.fi>\n"
 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -24,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/fr.po partitioner/debian/po/fr.po
--- partitioner.ori/debian/po/fr.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/fr.po	2003-12-19 13:19:18.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner 0.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-17 11:29+0100\n"
 "Last-Translator: Christian Perrier <bubulle@debian.org>\n"
 "Language-Team: Debian l10n French <debian-l10n-french@lists.debian.org>\n"
@@ -24,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr "${DISCS}, Terminer""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/hu.po partitioner/debian/po/hu.po
--- partitioner.ori/debian/po/hu.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/hu.po	2003-12-19 13:18:49.000000000 +0100
@@ -14,13 +14,19 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-12-10 13:19+0100\n"
 "Last-Translator: VERÓK István <vi@fsf.hu>\n"
 "Language-Team: Hungarian\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
 
 #. Type: select
 #. Description
@@ -68,4 +74,3 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Merevlemez partícionálása"
-
diff -Nru partitioner.ori/debian/po/ja.po partitioner/debian/po/ja.po
--- partitioner.ori/debian/po/ja.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/ja.po	2003-12-19 13:18:50.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-20 00:00+0900\n"
 "Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -24,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
@@ -33,7 +39,9 @@
 #. Description
 #: ../templates:4
 msgid "Please choose one of the listed disks, to create partitions on it."
-msgstr "パーティションを作成するために、リストされたディスクから 1 つを選択してください。"
+msgstr ""
+"パーティションを作成するために、リストされたディスクから 1 つを選択してくださ"
+"い。"
 
 #. Type: error
 #. Description
diff -Nru partitioner.ori/debian/po/lt.po partitioner/debian/po/lt.po
--- partitioner.ori/debian/po/lt.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/lt.po	2003-12-19 13:18:50.000000000 +0100
@@ -8,13 +8,19 @@
 msgstr ""
 "Project-Id-Version: partitioner 0.07\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-19 13:44-0700\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-20 01:14+0200\n"
 "Last-Translator: Kestutis Biliūnas <kebil@kaunas.init.lt>\n"
 "Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
 
 #. Type: select
 #. Description
@@ -62,4 +68,3 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Disko skaidymas skaidiniais (partition)"
-
diff -Nru partitioner.ori/debian/po/lv.po partitioner/debian/po/lv.po
--- partitioner.ori/debian/po/lv.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/lv.po	2003-12-19 13:18:50.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+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,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/nb.po partitioner/debian/po/nb.po
--- partitioner.ori/debian/po/nb.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/nb.po	2003-12-19 13:18:50.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-10-12 15:39MET\n"
 "Last-Translator: Petter Reinholdtsen <pere@hungry.com>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@@ -18,6 +18,12 @@
 "X-Generator: KBabel 0.9.5\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/nl.po partitioner/debian/po/nl.po
--- partitioner.ori/debian/po/nl.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/nl.po	2003-12-19 13:18:50.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: paritioner\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+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,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/nn.po partitioner/debian/po/nn.po
--- partitioner.ori/debian/po/nn.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/nn.po	2003-12-19 13:18:51.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: debian-installer\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+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,6 +25,12 @@
 "X-Generator: KBabel 1.0.1\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/pl.po partitioner/debian/po/pl.po
--- partitioner.ori/debian/po/pl.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/pl.po	2003-12-19 13:18:51.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+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,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/pt_BR.po partitioner/debian/po/pt_BR.po
--- partitioner.ori/debian/po/pt_BR.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/pt_BR.po	2003-12-19 13:18:51.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner-0.13\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-19 21:39-0300\n"
 "Last-Translator: Andr� Lu�s Lopes <andrelop@debian.org>\n"
 "Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
@@ -24,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/ru.po partitioner/debian/po/ru.po
--- partitioner.ori/debian/po/ru.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/ru.po	2003-12-19 13:18:51.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: ru\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-11-14 17:45GMT\n"
 "Last-Translator: Ilgiz Kalmetev <i@ilgiz.pp.ru>\n"
 "Language-Team: russian <ru@li.org>\n"
@@ -25,6 +25,12 @@
 "X-Generator: KBabel 1.0.2\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/sk.po partitioner/debian/po/sk.po
--- partitioner.ori/debian/po/sk.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/sk.po	2003-12-19 13:18:52.000000000 +0100
@@ -15,7 +15,7 @@
 msgstr ""
 "Project-Id-Version: partitioner\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-10-14 13:03+0200\n"
 "Last-Translator: Peter Mann <Peter.Mann@tuke.sk>\n"
 "Language-Team: Czech <czdebian-l@debian.cz>\n"
@@ -24,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/sv.po partitioner/debian/po/sv.po
--- partitioner.ori/debian/po/sv.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/sv.po	2003-12-19 13:18:52.000000000 +0100
@@ -14,9 +14,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: partitioner 0.13\n"
-
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
 "Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-12-14 01:06+0100\n"
 "Last-Translator: André Dahlqvist <andre.dahlqvist@telia.com>\n"
 "Language-Team: Swedish <debian-boot@lists.debian.org>\n"
@@ -25,6 +24,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
@@ -45,8 +50,11 @@
 #. Type: error
 #. Description
 #: ../templates:9
-msgid "Unable to find any disk in your system. Maybe some kernel modules need to be loaded."
-msgstr "Kunde inte hitta någon disk i ditt system. En kärnmodul måste kanske laddas."
+msgid ""
+"Unable to find any disk in your system. Maybe some kernel modules need to be "
+"loaded."
+msgstr ""
+"Kunde inte hitta någon disk i ditt system. En kärnmodul måste kanske laddas."
 
 #. Type: error
 #. Description
@@ -66,4 +74,3 @@
 #: ../templates:21
 msgid "Partition a hard drive"
 msgstr "Partitionera en hårddisk"
-
diff -Nru partitioner.ori/debian/po/templates.pot partitioner/debian/po/templates.pot
--- partitioner.ori/debian/po/templates.pot	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/templates.pot	2003-12-19 13:18:52.000000000 +0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+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,6 +25,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/po/tr.po partitioner/debian/po/tr.po
--- partitioner.ori/debian/po/tr.po	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/po/tr.po	2003-12-19 13:18:52.000000000 +0100
@@ -16,7 +16,7 @@
 msgstr ""
 "Project-Id-Version: 0.034\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2003-11-17 20:31+0100\n"
+"POT-Creation-Date: 2003-12-19 13:18+0100\n"
 "PO-Revision-Date: 2003-08-03 09:30+0200\n"
 "Last-Translator: Osman Y�ksel<yuxel@operamail.com>\n"
 "Language-Team: Debian-l10n-Turkish <debian-l10n-turkish@lists.debian.org>\n"
@@ -25,6 +25,12 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 #. Type: select
+#. Choices
+#: ../templates:3
+msgid "${DISCS}, Finish"
+msgstr ""
+
+#. Type: select
 #. Description
 #: ../templates:4
 msgid "Disk to partition:"
diff -Nru partitioner.ori/debian/templates partitioner/debian/templates
--- partitioner.ori/debian/templates	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/debian/templates	2003-12-19 13:16:58.000000000 +0100
@@ -1,6 +1,6 @@
 Template: partitioner/disc
 Type: select
-Choices: ${DISCS}
+_Choices: ${DISCS}, Finish
 _Description: Disk to partition:
  Please choose one of the listed disks, to create partitions on it.
 
diff -Nru partitioner.ori/main.c partitioner/main.c
--- partitioner.ori/main.c	2003-12-19 13:13:13.000000000 +0100
+++ partitioner/main.c	2003-12-19 13:14:51.000000000 +0100
@@ -155,7 +155,8 @@
 
 		free(tmp);
 	}
-	asprintf(&choices, "%s, %s", choices, "Finish");
+	/* Hardcoded Finish removed, Christian Perrier
+	   asprintf(&choices, "%s, %s", choices, "Finish"); */
 
 	while(1) {
 		char *cmd_script = NULL;

Reply to: