> 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 <[EMAIL PROTECTED]>  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Ä <[EMAIL PROTECTED]>\n"
 "Language-Team: Bosnian <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Catalan <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Czech <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Danish <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team:  <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Greek <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Debian l10n Spanish <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Finnish <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Debian l10n French <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Japanese <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Lithuanian <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Norwegian BokmÃl <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: debian-l10n-dutch <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Norwegian (Nynorsk) <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Polish <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Debian-BR Project <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: russian <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Czech <[EMAIL PROTECTED]>\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 <[EMAIL PROTECTED]>\n"
 "Language-Team: Swedish <[EMAIL PROTECTED]>\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 PROTECTED]>\n"
 "Language-Team: LANGUAGE <[EMAIL PROTECTED]>\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<[EMAIL PROTECTED]>\n"
 "Language-Team: Debian-l10n-Turkish <[EMAIL PROTECTED]>\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 via email to