diff -urNp node_clone.old/clone.module node_clone/clone.module
--- node_clone.old/clone.module	2006-11-11 05:10:13.000000000 +0100
+++ node_clone/clone.module	2007-02-09 13:04:01.325468500 +0100
@@ -124,7 +124,7 @@ function clone_node_confirm() {
     $node = node_load(arg(1)); 
     $form['nid'] = array('#type' => 'value', '#value' => $node->nid);
     return confirm_form($form,
-      t('Are you sure you want to clone %title?', array('%title' =>  $node->title)),
+      t('Are you sure you want to clone @title?', array('@title' =>  $node->title)),
       'node/'. $node->nid,'<p>'. t('This action will create a new node. You willl then be redirected to the edit page for the new node.'). '</p>',
       t('Clone'), t('Cancel'));
 }
diff -urNp node_clone.old/po/clone-module.pot node_clone/po/clone-module.pot
--- node_clone.old/po/clone-module.pot	1970-01-01 01:00:00.000000000 +0100
+++ node_clone/po/clone-module.pot	2007-02-09 13:18:57.328798700 +0100
@@ -0,0 +1,82 @@
+# $Id$
+#
+# LANGUAGE translation of Drupal (modules/node_clone/clone.module)
+# Copyright 2007 Alexander Hass
+# Generated from file: clone.info,v 1.2 2006/10/31 02:57:17 pwolanin
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: node_clone 5.x\n"
+"POT-Creation-Date: 2007-02-09 12:54+0100\n"
+"PO-Revision-Date: 2007-02-09 13:17+0100\n"
+"Last-Translator: Alexander Hass\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: clone.module:9
+msgid "The clone module allows users to make a copy of an existing node and then edit that copy. The authorship is set to the current user, the menu and url aliases are reset, and the words \"Clone of\" are inserted into the title to remind you that you are not editing the original node."
+msgstr ""
+
+#: clone.module:10
+msgid "Users with the \"clone node\" permission can utilize this functionality. A new tab will appear on node pages with the word \"clone\". Once you click this tab you have <em>already</em> created a new node that is a copy of the node you were viewing, and you will be redirected to an edit screen for that new node."
+msgstr ""
+
+#: clone.module:31
+msgid "Clone module"
+msgstr ""
+
+#: clone.module:32
+#: clone.info:0
+msgid "Allows users to clone (copy then edit) an existing node."
+msgstr ""
+
+#: clone.module:45;0
+msgid "clone"
+msgstr ""
+
+#: clone.module:62
+msgid "Configuration options for the clone module:"
+msgstr ""
+
+#: clone.module:66
+msgid "Clone nodes without requiring confirmation"
+msgstr ""
+
+#: clone.module:68
+msgid "If this is set, a new node will be created immediately upon clicking the \"clone\" tab when viewing a node."
+msgstr ""
+
+#: clone.module:73
+msgid "Should the publishing options ( e.g. published, promoted, etc) be reset to the defaults?"
+msgstr ""
+
+#: clone.module:79
+msgid "@s: reset publishing options when cloned"
+msgstr ""
+
+#: clone.module:127
+msgid "Are you sure you want to clone @title?"
+msgstr ""
+
+#: clone.module:128
+msgid "This action will create a new node. You willl then be redirected to the edit page for the new node."
+msgstr ""
+
+#: clone.module:129
+msgid "Clone"
+msgstr ""
+
+#: clone.module:158
+msgid "Clone of @title"
+msgstr ""
+
+#: clone.module:19
+msgid "clone node"
+msgstr ""
+
+#: clone.info:0
+msgid "clone module"
+msgstr ""
+
diff -urNp node_clone.old/po/de.po node_clone/po/de.po
--- node_clone.old/po/de.po	1970-01-01 01:00:00.000000000 +0100
+++ node_clone/po/de.po	2007-02-09 13:19:28.047352100 +0100
@@ -0,0 +1,82 @@
+# LANGUAGE translation of Drupal (modules/node_clone/clone.module)
+# Copyright 2007 Alexander Hass
+# No version information was available in the source files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: node_clone 5.x\n"
+"POT-Creation-Date: 2006-12-25 18:29+0100\n"
+"PO-Revision-Date: 2007-02-09 13:11+0100\n"
+"Last-Translator: Alexander Hass\n"
+"Language-Team: Alexander Hass\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Country: GERMANY\n"
+
+#: clone.module:9
+msgid "The clone module allows users to make a copy of an existing node and then edit that copy. The authorship is set to the current user, the menu and url aliases are reset, and the words \"Clone of\" are inserted into the title to remind you that you are not editing the original node."
+msgstr "Das Modul \"Duplizieren\" erlaubt es Benutzern eine Kopie einer vorhanden Node zu erstellen und diese anschließend zu bearbeiten. Der aktuelle Benutzer wird zum Author, das Menü sowie der URL Alias wird zurückgesetzt und die Worte \"Duplikat von\" werden in den Titel eingefügt um Sie daran zu erinnern, dass nicht die orginale Node bearbeitet wird."
+
+#: clone.module:10
+msgid "Users with the \"clone node\" permission can utilize this functionality. A new tab will appear on node pages with the word \"clone\". Once you click this tab you have <em>already</em> created a new node that is a copy of the node you were viewing, and you will be redirected to an edit screen for that new node."
+msgstr "Benutzer mit der Berechtigung \"Node duplizieren\" können diese Funktionalität nutzen. Ein neuer \"Duplizieren\" Tabulator wird auf den Node Seiten erscheinen. Sobald Sie diesen Tabulator anklicken wurde <em>bereits</em> eine neue Node erstellt, welche eine Kopie der angesehenen Node darstellt. Dabei werden Sie auf den Bearbeitungsmodus dieser neuen Node umgeleitet."
+
+#: clone.module:31
+msgid "Clone module"
+msgstr "Modul duplizieren"
+
+#: clone.module:32
+#: clone.info:0
+msgid "Allows users to clone (copy then edit) an existing node."
+msgstr "Erlaube Benutzern eine vorhande Node zu duplizieren (kopieren und bearbeiten)"
+
+#: clone.module:45
+#: ;0
+msgid "clone"
+msgstr "Duplizieren"
+
+#: clone.module:62
+msgid "Configuration options for the clone module:"
+msgstr "Konfigurationsoptionen für das \"Duplizieren\" Modul:"
+
+#: clone.module:66
+msgid "Clone nodes without requiring confirmation"
+msgstr "Nodes ohne erforderliche Rückfrage duplizieren"
+
+#: clone.module:68
+msgid "If this is set, a new node will be created immediately upon clicking the \"clone\" tab when viewing a node."
+msgstr "Sobald diese Option gesetzt ist, wird im Ansichtsmodus, beim Klicken auf den \"Duplizieren\" Tabulator eine neue Node erstellt."
+
+#: clone.module:73
+msgid "Should the publishing options ( e.g. published, promoted, etc) be reset to the defaults?"
+msgstr "Sollen die Veröffentlichungseinstellungen (z.b. Veröffentlicht, Startseite, etc.) auf die Standardeinstellungen zurückgesetzt werden?"
+
+#: clone.module:79
+msgid "@s: reset publishing options when cloned"
+msgstr "@s: Veröffentlichungseinstellungen beim Duplizieren zurücksetzten"
+
+#: clone.module:127
+msgid "Are you sure you want to clone @title?"
+msgstr "Sind Sie sicher, dass Sie @title duplizieren möchten?"
+
+#: clone.module:128
+msgid "This action will create a new node. You willl then be redirected to the edit page for the new node."
+msgstr "Diese Aktion erstellt eine neue Node. Sie werden anschließend auf die Bearbeiten Seite dieser neuen Node umgeleitet."
+
+#: clone.module:129
+msgid "Clone"
+msgstr "Duplizieren"
+
+#: clone.module:158
+msgid "Clone of @title"
+msgstr "Duplikat von @title"
+
+#: clone.module:19
+msgid "clone node"
+msgstr "Node duplizieren"
+
+#: clone.info:0
+msgid "clone module"
+msgstr "Modul duplizieren"
+
