RefactoringRope/i18n/rope_de.ts

changeset 335
9438c2ed7732
parent 309
d201f9ccf33f
child 360
2b35968f3d02
--- a/RefactoringRope/i18n/rope_de.ts	Sat May 02 15:05:16 2020 +0200
+++ b/RefactoringRope/i18n/rope_de.ts	Mon Jun 22 18:08:10 2020 +0200
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="de">
+<!DOCTYPE TS><TS version="2.0" language="de" sourcelanguage="">
 <context>
     <name>AddParameterDialog</name>
     <message>
@@ -68,21 +67,11 @@
     </message>
     <message>
         <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="105"/>
-        <source>Press to edit the rope configuration for Python2</source>
-        <translation>Drücken, um die Rope Konfiguration für Python2 zu editieren</translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="108"/>
-        <source>Edit Python 2 rope configuration</source>
-        <translation>Python2 Rope Konfiguration editieren</translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="115"/>
         <source>Press to edit the rope configuration for Python3</source>
         <translation>Drücken, um die Rope Konfiguration für Python3 zu editieren</translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="118"/>
+        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="108"/>
         <source>Edit Python 3 rope configuration</source>
         <translation>Python3 Rope Konfiguration editieren</translation>
     </message>
@@ -223,7 +212,7 @@
         <translation>Für alle gleichnamigen Methoden der &amp;Klassenhierarchie durchführen</translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.py" line="58"/>
+        <location filename="../ChangeSignatureDialog.py" line="59"/>
         <source>Preview</source>
         <translation>Vorschau</translation>
     </message>
@@ -259,7 +248,7 @@
 <context>
     <name>CodeAssistServer</name>
     <message>
-        <location filename="../CodeAssistServer.py" line="595"/>
+        <location filename="../CodeAssistServer.py" line="589"/>
         <source>An exception happened in the code assist client. Please report it to the eric bugs email address.
 Exception: {0}
 Value: {1}
@@ -272,31 +261,31 @@
 </translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="637"/>
+        <location filename="../CodeAssistServer.py" line="631"/>
         <source>&apos;{0}&apos; is not supported because the configured interpreter could not be started.
 </source>
         <translation>&apos;{0}&apos; wird nicht unterstützt, da der konfigurierte Interpreter nicht gestartet werden konnte.
 </translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="642"/>
+        <location filename="../CodeAssistServer.py" line="636"/>
         <source>&apos;{0}&apos; is not supported because no suitable interpreter is configured.
 </source>
         <translation>&apos;{0}&apos; wird nicht unrestützt, da kein geeigneter Interpreter konfiguriert ist.
 </translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="234"/>
+        <location filename="../CodeAssistServer.py" line="227"/>
         <source>Configure Rope</source>
         <translation>Rope konfigurieren</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="234"/>
+        <location filename="../CodeAssistServer.py" line="227"/>
         <source>The Rope configuration file &apos;{0}&apos; does not exist.</source>
         <translation>Die Rope Konfigurationsdatei &apos;{0}&apos; existiert nicht.</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="839"/>
+        <location filename="../CodeAssistServer.py" line="780"/>
         <source>Rope</source>
         <translation>Rope</translation>
     </message>
@@ -346,37 +335,37 @@
         <translation>unbekannt</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="434"/>
+        <location filename="../CodeAssistServer.py" line="427"/>
         <source>Language &lt;b&gt;{0}&lt;/b&gt; is not supported.</source>
         <translation>Die Sprache &lt;b&gt;{0}&lt;/b&gt; wird nicht unterstützt.</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="437"/>
+        <location filename="../CodeAssistServer.py" line="431"/>
         <source>Language &apos;{0}&apos; is not supported.</source>
         <translation>Die Sprache &apos;{0}&apos; wird nicht unterstützt.</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="481"/>
+        <location filename="../CodeAssistServer.py" line="475"/>
         <source>Present in &lt;i&gt;{0}&lt;/i&gt; module</source>
         <translation>Im Modul &lt;i&gt;{0}&lt;/i&gt; vorhanden</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="485"/>
+        <location filename="../CodeAssistServer.py" line="479"/>
         <source>Present in &apos;{0}&apos; module</source>
         <translation>Im Modul &apos;{0}&apos; vorhanden</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="503"/>
+        <location filename="../CodeAssistServer.py" line="497"/>
         <source>No documentation available.</source>
         <translation>Keine Dokumentation verfügbar.</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="559"/>
+        <location filename="../CodeAssistServer.py" line="553"/>
         <source>Code Assist: No definition found</source>
         <translation>Code Assist: Keine Definition gefunden</translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="585"/>
+        <location filename="../CodeAssistServer.py" line="579"/>
         <source>The data received from the code assist server could not be decoded. Please report this issue with the received data to the eric bugs email address.
 Error: {0}
 Data:
@@ -528,17 +517,17 @@
 <context>
     <name>HistoryDialog</name>
     <message>
-        <location filename="../HistoryDialog.py" line="79"/>
+        <location filename="../HistoryDialog.py" line="80"/>
         <source>&amp;Undo</source>
         <translation>&amp;Rückgängig</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="195"/>
+        <location filename="../HistoryDialog.py" line="196"/>
         <source>Undo refactorings</source>
         <translation>Refaktorierungen rückgängig machen</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="195"/>
+        <location filename="../HistoryDialog.py" line="196"/>
         <source>Shall all refactorings up to &lt;b&gt;{0}&lt;/b&gt; be undone?</source>
         <translation>Sollen alle Refaktorierungen bis &lt;b&gt;{0}&lt;/b&gt; rückgängig gemacht werden?</translation>
     </message>
@@ -548,7 +537,7 @@
         <translation>Historie</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="81"/>
+        <location filename="../HistoryDialog.py" line="82"/>
         <source>&amp;Redo</source>
         <translation>&amp;Wiederherstellen</translation>
     </message>
@@ -558,12 +547,12 @@
         <translation>Historie</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="217"/>
+        <location filename="../HistoryDialog.py" line="218"/>
         <source>Redo refactorings</source>
         <translation>Refaktorierung wiederherstellen</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="217"/>
+        <location filename="../HistoryDialog.py" line="218"/>
         <source>Shall all refactorings up to &lt;b&gt;{0}&lt;/b&gt; be redone?</source>
         <translation>Sollen alle Refaktorierungen bis &lt;b&gt;{0}&lt;/b&gt; wiederhergestellt werden?</translation>
     </message>
@@ -578,32 +567,32 @@
         <translation>Wähle eine Änderung zur Vorschau im rechten Teil</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="74"/>
+        <location filename="../HistoryDialog.py" line="75"/>
         <source>&lt;b&gt;Project History&lt;/b&gt;</source>
         <translation>&lt;b&gt;Projektchronik&lt;/b&gt;</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="76"/>
+        <location filename="../HistoryDialog.py" line="77"/>
         <source>&lt;b&gt;File History: {0}&lt;/b&gt;</source>
         <translation>&lt;b&gt;Dateichronik: {0}&lt;/b&gt;</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="83"/>
+        <location filename="../HistoryDialog.py" line="84"/>
         <source>Re&amp;fresh</source>
         <translation>&amp;Erneuern</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="85"/>
+        <location filename="../HistoryDialog.py" line="86"/>
         <source>&amp;Clear History</source>
         <translation>Chronik &amp;löschen</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="254"/>
+        <location filename="../HistoryDialog.py" line="255"/>
         <source>Clear History</source>
         <translation>Chronik löschen</translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="254"/>
+        <location filename="../HistoryDialog.py" line="255"/>
         <source>Do you really want to clear the refactoring history?</source>
         <translation>Soll die Refaktorierungschronik wirklich gelöscht werden?</translation>
     </message>
@@ -654,7 +643,7 @@
         <translation>Nur das aktuelle &amp;Vorkommen inlinen</translation>
     </message>
     <message>
-        <location filename="../InlineDialog.py" line="81"/>
+        <location filename="../InlineDialog.py" line="80"/>
         <source>Inlining occurrences of &lt;b&gt;{0}&lt;/b&gt; (type &apos;&lt;i&gt;{1}&lt;/i&gt;&apos;).</source>
         <translation>Inlining Vorkommen von &lt;b&gt;{0}&lt;/b&gt; (Typ &apos;&lt;i&gt;{1}&lt;/i&gt;&apos;).</translation>
     </message>
@@ -850,80 +839,80 @@
         <translation>Vorschau</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="92"/>
+        <location filename="../MoveDialog.py" line="91"/>
         <source>Move Method</source>
         <translation>Methode verschieben</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="97"/>
+        <location filename="../MoveDialog.py" line="96"/>
         <source>Move Global Method</source>
         <translation>Globale Methode verschieben</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="99"/>
+        <location filename="../MoveDialog.py" line="98"/>
         <source>Destination Module:</source>
         <translation>Zielmodul:</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="100"/>
+        <location filename="../MoveDialog.py" line="99"/>
         <source>Enter the destination module for the method</source>
         <translation>Gib das Zielmodul für die Methode ein</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="102"/>
+        <location filename="../MoveDialog.py" line="101"/>
         <source>Select the destination module via a file selection dialog</source>
         <translation>Wähle das Zielmodul mit einem Dateiauswahldialog</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="105"/>
+        <location filename="../MoveDialog.py" line="104"/>
         <source>Move Module</source>
         <translation>Modul verschieben</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="107"/>
+        <location filename="../MoveDialog.py" line="106"/>
         <source>Destination Package:</source>
         <translation>Zielpackage:</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="108"/>
+        <location filename="../MoveDialog.py" line="107"/>
         <source>Enter the destination package for the module</source>
         <translation>Gib das Zielpackage für das Modul ein</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="110"/>
+        <location filename="../MoveDialog.py" line="109"/>
         <source>Select the destination package via a directory selection dialog</source>
         <translation>Wähle das Zielpackage mit einem Verzeichnisauswahldialog</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="114"/>
+        <location filename="../MoveDialog.py" line="113"/>
         <source>Move</source>
         <translation>Verschieben</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="181"/>
-        <source>Python Files (*.py *.py2 *.py3);;All Files (*)</source>
-        <translation>Python Dateien (*.py *.py2 *.py3);;Alle Dateien (*)</translation>
-    </message>
-    <message>
-        <location filename="../MoveDialog.py" line="197"/>
+        <location filename="../MoveDialog.py" line="196"/>
         <source>The selected module must be inside the project.</source>
         <translation>Das ausgewählte Modul muss innerhalb des Projektes sein.</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="201"/>
+        <location filename="../MoveDialog.py" line="200"/>
         <source>The selected directory must be inside the project.</source>
         <translation>Das ausgewählte Verzeichnis muss innerhalb des Projektes sein.</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="243"/>
+        <location filename="../MoveDialog.py" line="242"/>
         <source>The selected module &lt;b&gt;{0}&lt;/b&gt; does not exist.</source>
         <translation>Das ausgewählte Modul &lt;b&gt;{0}&lt;/b&gt; existiert nicht.</translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="252"/>
+        <location filename="../MoveDialog.py" line="251"/>
         <source>The selected directory &lt;b&gt;{0}&lt;/b&gt; is not a package.</source>
         <translation>Das ausgewählte Verzeichnis &lt;b&gt;{0}&lt;/b&gt; ist kein Package.</translation>
     </message>
+    <message>
+        <location filename="../MoveDialog.py" line="180"/>
+        <source>Python Files (*.py *.py3);;All Files (*)</source>
+        <translation>Python Dateien (*.py *.py3);;Alle Dateien (*)</translation>
+    </message>
 </context>
 <context>
     <name>PreviewDialog</name>
@@ -946,7 +935,7 @@
 <context>
     <name>RefactoringRopePlugin</name>
     <message>
-        <location filename="../../PluginRefactoringRope.py" line="107"/>
+        <location filename="../../PluginRefactoringRope.py" line="123"/>
         <source>Rope</source>
         <translation>Rope</translation>
     </message>
@@ -954,697 +943,697 @@
 <context>
     <name>RefactoringServer</name>
     <message>
-        <location filename="../RefactoringServer.py" line="951"/>
+        <location filename="../RefactoringServer.py" line="964"/>
         <source>Rename</source>
         <translation>Umbenennen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="167"/>
+        <location filename="../RefactoringServer.py" line="180"/>
         <source>&amp;Rename</source>
         <translation>&amp;Umbenennen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="172"/>
+        <location filename="../RefactoringServer.py" line="185"/>
         <source>Rename the highlighted object</source>
         <translation>Das hervorgehobene Objekt umbenennen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="174"/>
+        <location filename="../RefactoringServer.py" line="187"/>
         <source>&lt;b&gt;Rename&lt;/b&gt;&lt;p&gt;Rename the highlighted Python object.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Umbenennen&lt;/b&gt;&lt;p&gt;Benenne das hervorgehobene Python Objekt um.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="957"/>
+        <location filename="../RefactoringServer.py" line="970"/>
         <source>Local Rename</source>
         <translation>Lokales Umbenennen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="182"/>
+        <location filename="../RefactoringServer.py" line="195"/>
         <source>&amp;Local Rename</source>
         <translation>Lo&amp;kale Umbenennung</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="187"/>
+        <location filename="../RefactoringServer.py" line="200"/>
         <source>Rename the highlighted object in the current module only</source>
         <translation>Das hervorgehobene Objekt nur im aktuellen Modul umbenennen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="189"/>
+        <location filename="../RefactoringServer.py" line="202"/>
         <source>&lt;b&gt;Local Rename&lt;/b&gt;&lt;p&gt;Rename the highlighted Python object in the current module only.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lokales Umbenennen&lt;/b&gt;&lt;p&gt;Benenne das hervorgehobene Objekt nur im aktuellen Modul um.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="963"/>
+        <location filename="../RefactoringServer.py" line="976"/>
         <source>Rename Current Module</source>
         <translation>Aktuelles Modul umbenennen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="203"/>
+        <location filename="../RefactoringServer.py" line="216"/>
         <source>Rename the current module</source>
         <translation>Das aktuelle Modul umbenennen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="205"/>
+        <location filename="../RefactoringServer.py" line="218"/>
         <source>&lt;b&gt;Rename Current Module&lt;/b&gt;&lt;p&gt;Rename the current module.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Aktuelles Modul umbenennen&lt;/b&gt;&lt;p&gt;Das aktuelle Modul umbenennen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1034"/>
+        <location filename="../RefactoringServer.py" line="1049"/>
         <source>Change Occurrences</source>
         <translation>Vorkommen ändern</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="213"/>
+        <location filename="../RefactoringServer.py" line="226"/>
         <source>Change &amp;Occurrences</source>
         <translation>V&amp;orkommen ändern</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="218"/>
+        <location filename="../RefactoringServer.py" line="231"/>
         <source>Change all occurrences in the local scope</source>
         <translation>Ändert alle Vorkommen im lokalen Sichtbereich</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="220"/>
+        <location filename="../RefactoringServer.py" line="233"/>
         <source>&lt;b&gt;Change Occurrences&lt;/b&gt;&lt;p&gt;Change all occurrences in the local scope.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Vorkommen ändern&lt;/b&gt;&lt;p&gt;Ändert alle Vorkommen im lokalen Sichtbereich.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="232"/>
+        <location filename="../RefactoringServer.py" line="245"/>
         <source>Extract method</source>
         <translation>Methode extrahieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="232"/>
+        <location filename="../RefactoringServer.py" line="245"/>
         <source>Extract &amp;Method</source>
         <translation>&amp;Methode extrahieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="237"/>
+        <location filename="../RefactoringServer.py" line="250"/>
         <source>Extract the highlighted area as a method</source>
         <translation>Extrahiert den hervorgehobenen Bereich als Methode</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="239"/>
+        <location filename="../RefactoringServer.py" line="252"/>
         <source>&lt;b&gt;Extract method&lt;/b&gt;&lt;p&gt;Extract the highlighted area as a method or function.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Methode extrahieren&lt;/b&gt;&lt;p&gt;Extrahiert den hervorgehobenen Bereich als Methode oder Funktion.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="247"/>
+        <location filename="../RefactoringServer.py" line="260"/>
         <source>Extract local variable</source>
         <translation>Lokale Variable extrahieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="247"/>
+        <location filename="../RefactoringServer.py" line="260"/>
         <source>&amp;Extract Local Variable</source>
         <translation>&amp;Lokale Variable extrahieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="252"/>
+        <location filename="../RefactoringServer.py" line="265"/>
         <source>Extract the highlighted area as a local variable</source>
         <translation>Extrahiert den hervorgehobenen Bereich als lokale Variable</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="254"/>
+        <location filename="../RefactoringServer.py" line="267"/>
         <source>&lt;b&gt;Extract local variable&lt;/b&gt;&lt;p&gt;Extract the highlighted area as a local variable.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lokale Variable extrahieren&lt;/b&gt;&lt;p&gt;Extrahiert den hervorgehobenen Bereich als lokale Variable.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1129"/>
+        <location filename="../RefactoringServer.py" line="1142"/>
         <source>Inline</source>
         <translation>Inline</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="266"/>
+        <location filename="../RefactoringServer.py" line="279"/>
         <source>&amp;Inline</source>
         <translation>&amp;Inline</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="271"/>
+        <location filename="../RefactoringServer.py" line="284"/>
         <source>Inlines the selected local variable or method</source>
         <translation>Inlined die ausgewählte lokale Variable oder Methode</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="273"/>
+        <location filename="../RefactoringServer.py" line="286"/>
         <source>&lt;b&gt;Inline&lt;/b&gt;&lt;p&gt;Inlines the selected local variable or method.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Inline&lt;/b&gt;&lt;p&gt;Inlined die ausgewählte lokale Variable oder Methode.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="285"/>
+        <location filename="../RefactoringServer.py" line="298"/>
         <source>Move method</source>
         <translation>Methode verschieben</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="285"/>
+        <location filename="../RefactoringServer.py" line="298"/>
         <source>Mo&amp;ve Method</source>
         <translation>Methode &amp;verschieben</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="290"/>
+        <location filename="../RefactoringServer.py" line="303"/>
         <source>Move the highlighted method to another class</source>
         <translation>Verschiebt die ausgewählte Methode in eine andere Klasse</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="292"/>
+        <location filename="../RefactoringServer.py" line="305"/>
         <source>&lt;b&gt;Move method&lt;/b&gt;&lt;p&gt;Move the highlighted method to another class.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Methode verschieben&lt;/b&gt;&lt;p&gt;Verschiebt die ausgewählte Methode in eine andere Klasse.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="300"/>
+        <location filename="../RefactoringServer.py" line="313"/>
         <source>Move current module</source>
         <translation>Aktuelles Modul verschieben</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1179"/>
+        <location filename="../RefactoringServer.py" line="1192"/>
         <source>Move Current Module</source>
         <translation>Aktuelles Modul verschieben</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="305"/>
+        <location filename="../RefactoringServer.py" line="318"/>
         <source>Move the current module to another package</source>
         <translation>Verschiebt das aktuelle Modul in ein anderes Package</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="307"/>
+        <location filename="../RefactoringServer.py" line="320"/>
         <source>&lt;b&gt;Move current module&lt;/b&gt;&lt;p&gt;Move the current module to another package.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Aktuelles Modul verschieben&lt;/b&gt;&lt;p&gt;Verschiebt das aktuelle Modul in ein anderes Package.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1212"/>
+        <location filename="../RefactoringServer.py" line="1225"/>
         <source>Use Function</source>
         <translation>Funktion verwenden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="324"/>
+        <location filename="../RefactoringServer.py" line="337"/>
         <source>Use a function wherever possible.</source>
         <translation>Verwende eine Funktion wo immer möglich.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="326"/>
+        <location filename="../RefactoringServer.py" line="339"/>
         <source>&lt;b&gt;Use function&lt;/b&gt;&lt;p&gt;Tries to use a function wherever possible.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Funktion verwenden&lt;/b&gt;&lt;p&gt;Versucht, wo immer möglich eine Funktion zu verwenden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1249"/>
+        <location filename="../RefactoringServer.py" line="1262"/>
         <source>Introduce Factory Method</source>
         <translation>Factory Methode einführen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="338"/>
+        <location filename="../RefactoringServer.py" line="351"/>
         <source>Introduce &amp;Factory Method</source>
         <translation>&amp;Factory Methode einführen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="343"/>
+        <location filename="../RefactoringServer.py" line="356"/>
         <source>Introduce a factory method or function</source>
         <translation>Eine Factory Methode oder Funktion einführen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="345"/>
+        <location filename="../RefactoringServer.py" line="358"/>
         <source>&lt;b&gt;Introduce Factory Method&lt;/b&gt;&lt;p&gt;Introduce a factory method or function.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Factory Methode einführen&lt;/b&gt;&lt;p&gt;Eine Factory Methode oder Funktion einführen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1283"/>
+        <location filename="../RefactoringServer.py" line="1296"/>
         <source>Introduce Parameter</source>
         <translation>Parameter einführen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="353"/>
+        <location filename="../RefactoringServer.py" line="366"/>
         <source>Introduce &amp;Parameter</source>
         <translation>&amp;Parameter einführen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="358"/>
+        <location filename="../RefactoringServer.py" line="371"/>
         <source>Introduce a parameter in a function</source>
         <translation>Führt einen Parameter für eine Funktion ein</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="360"/>
+        <location filename="../RefactoringServer.py" line="373"/>
         <source>&lt;b&gt;Introduce Parameter&lt;/b&gt;&lt;p&gt;Introduce a parameter in a function.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Parameter einführen&lt;/b&gt;&lt;p&gt;Führt einen Parameter für eine Funktion ein.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1316"/>
+        <location filename="../RefactoringServer.py" line="1329"/>
         <source>Organize Imports</source>
         <translation>Imports organisieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="372"/>
+        <location filename="../RefactoringServer.py" line="385"/>
         <source>&amp;Organize Imports</source>
         <translation>Imports &amp;organisieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="377"/>
+        <location filename="../RefactoringServer.py" line="390"/>
         <source>Sort imports according to PEP-8</source>
         <translation>Sortiert Imports in Übereinstimmung mit PEP-8</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="379"/>
+        <location filename="../RefactoringServer.py" line="392"/>
         <source>&lt;b&gt;Organize Imports&lt;/b&gt;&lt;p&gt;Sort imports according to PEP-8.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Imports organisieren&lt;/b&gt;&lt;p&gt;Sortiert Imports in Übereinstimmung mit PEP-8.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1324"/>
+        <location filename="../RefactoringServer.py" line="1337"/>
         <source>Expand Star Imports</source>
         <translation>Stern-Imports expandieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="387"/>
+        <location filename="../RefactoringServer.py" line="400"/>
         <source>E&amp;xpand Star Imports</source>
         <translation>Stern-Imports e&amp;xpandieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="392"/>
+        <location filename="../RefactoringServer.py" line="405"/>
         <source>Expand imports like &quot;from xxx import *&quot;</source>
         <translation>Expandiert Imports der Form &quot;from xxx import *&quot;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="394"/>
+        <location filename="../RefactoringServer.py" line="407"/>
         <source>&lt;b&gt;Expand Star Imports&lt;/b&gt;&lt;p&gt;Expand imports like &quot;from xxx import *&quot;.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Stern-Imports expandieren&lt;/b&gt;&lt;p&gt;Expandiert Imports der Form &quot;from xxx import *&quot;.&lt;/p&gt;&lt;p&gt;Wähle das zu ändernde Import oder nichts, um alle zu ändern. Nicht benötigte Imports werden gelöscht.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1332"/>
+        <location filename="../RefactoringServer.py" line="1345"/>
         <source>Relative to Absolute</source>
         <translation>Relativ zu Absolut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="404"/>
+        <location filename="../RefactoringServer.py" line="417"/>
         <source>Relative to &amp;Absolute</source>
         <translation>Relativ zu &amp;Absolut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="409"/>
+        <location filename="../RefactoringServer.py" line="422"/>
         <source>Transform relative imports to absolute ones</source>
         <translation>Transformiere relative Imports zu absoluten</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="411"/>
+        <location filename="../RefactoringServer.py" line="424"/>
         <source>&lt;b&gt;Relative to Absolute&lt;/b&gt;&lt;p&gt;Transform relative imports to absolute ones.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Relativ zu Absolut&lt;/b&gt;&lt;p&gt;Transformiere relative Imports zu absoluten.&lt;/p&gt;&lt;p&gt;Wähle das zu ändernde Import oder nichts, um alle zu ändern. Nicht benötigte Imports werden gelöscht.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1340"/>
+        <location filename="../RefactoringServer.py" line="1353"/>
         <source>Froms to Imports</source>
         <translation>Froms zu Imports</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="421"/>
+        <location filename="../RefactoringServer.py" line="434"/>
         <source>Froms to &amp;Imports</source>
         <translation>Froms zu &amp;Imports</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="426"/>
+        <location filename="../RefactoringServer.py" line="439"/>
         <source>Transform From imports to plain imports</source>
         <translation>Transformiert From Imports zu reinen Imports</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="428"/>
+        <location filename="../RefactoringServer.py" line="441"/>
         <source>&lt;b&gt;Froms to Imports&lt;/b&gt;&lt;p&gt;Transform From imports to plain imports.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Froms zu Imports&lt;/b&gt;&lt;p&gt;Transformiert From Imports zu reinen Imports.&lt;/p&gt;&lt;p&gt;Wähle das zu ändernde Import oder nichts, um alle zu ändern. Nicht benötigte Imports werden gelöscht.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1348"/>
+        <location filename="../RefactoringServer.py" line="1361"/>
         <source>Handle Long Imports</source>
         <translation>Lange Imports bearbeiten</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="438"/>
+        <location filename="../RefactoringServer.py" line="451"/>
         <source>Handle &amp;Long Imports</source>
         <translation>&amp;Lange Imports bearbeiten</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="443"/>
+        <location filename="../RefactoringServer.py" line="456"/>
         <source>Transform long import statements to look better</source>
         <translation>Transformiert lange Imports, damit sie besser aussehen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="445"/>
+        <location filename="../RefactoringServer.py" line="458"/>
         <source>&lt;b&gt;Handle Long Imports&lt;/b&gt;&lt;p&gt;Transform long import statements to look better.&lt;/p&gt;&lt;p&gt;Select the import to act on or none to do all. Unused imports are deleted.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lange Imports bearbeiten&lt;/b&gt;&lt;p&gt;Transformiert lange Imports, damit sie besser aussehen.&lt;/p&gt;&lt;p&gt;Wähle das zu ändernde Import oder nichts, um alle zu ändern. Nicht benötigte Imports werden gelöscht.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1399"/>
+        <location filename="../RefactoringServer.py" line="1412"/>
         <source>Restructure</source>
         <translation>Restrukturieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="459"/>
+        <location filename="../RefactoringServer.py" line="472"/>
         <source>Res&amp;tructure</source>
         <translation>R&amp;estrukturieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="464"/>
+        <location filename="../RefactoringServer.py" line="477"/>
         <source>Restructure code</source>
         <translation>Code restrukturieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="466"/>
+        <location filename="../RefactoringServer.py" line="479"/>
         <source>&lt;b&gt;Restructure&lt;/b&gt;&lt;p&gt;Restructure code. See &quot;Rope Help&quot; for examples.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Restrukturieren&lt;/b&gt;&lt;p&gt;Code restrukturieren. Siehe &quot;Rope Hilfe&quot; für Beispiele.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1416"/>
+        <location filename="../RefactoringServer.py" line="1429"/>
         <source>Change Method Signature</source>
         <translation>Methodensignatur ändern</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="474"/>
+        <location filename="../RefactoringServer.py" line="487"/>
         <source>&amp;Change Method Signature</source>
         <translation>Methoden&amp;signatur ändern</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="479"/>
+        <location filename="../RefactoringServer.py" line="492"/>
         <source>Change the signature of the selected method or function</source>
         <translation>Ändert die Signatur der selektierten Methode oder Funktion</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="481"/>
+        <location filename="../RefactoringServer.py" line="494"/>
         <source>&lt;b&gt;Change Method Signature&lt;/b&gt;&lt;p&gt;Change the signature of the selected method or function.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Methodensignatur ändern&lt;/b&gt;&lt;p&gt;Ändert die Signatur der selektierten Methode oder Funktion.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1451"/>
+        <location filename="../RefactoringServer.py" line="1464"/>
         <source>Inline Argument Default</source>
         <translation>Inline Arguments Default</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="490"/>
+        <location filename="../RefactoringServer.py" line="503"/>
         <source>Inline &amp;Argument Default</source>
         <translation>Inline &amp;Arguments Default</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="495"/>
+        <location filename="../RefactoringServer.py" line="508"/>
         <source>Inline a parameters default value</source>
         <translation>Inline den Defaultwert eines Parameters</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="497"/>
+        <location filename="../RefactoringServer.py" line="510"/>
         <source>&lt;b&gt;Inline Argument Default&lt;/b&gt;&lt;p&gt;Inline a parameters default value.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Inline Arguments Default&lt;/b&gt;&lt;p&gt;Inline den Defaultwert eines Parameters&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1485"/>
+        <location filename="../RefactoringServer.py" line="1498"/>
         <source>Transform Module to Package</source>
         <translation>Modul in Package umwandeln</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="510"/>
+        <location filename="../RefactoringServer.py" line="523"/>
         <source>Transform the current module to a package</source>
         <translation>Wandelt das aktuelle Modul in ein Package um</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="512"/>
+        <location filename="../RefactoringServer.py" line="525"/>
         <source>&lt;b&gt;Transform Module to Package&lt;/b&gt;&lt;p&gt;Transform the current module to a package.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Modul in Package umwandeln&lt;/b&gt;&lt;p&gt;Wandelt das aktuelle Modul in ein Package um.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1514"/>
+        <location filename="../RefactoringServer.py" line="1527"/>
         <source>Encapsulate Attribute</source>
         <translation>Attribut kapseln</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="520"/>
+        <location filename="../RefactoringServer.py" line="533"/>
         <source>Encap&amp;sulate Attribute</source>
         <translation>A&amp;ttribut kapseln</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="525"/>
+        <location filename="../RefactoringServer.py" line="538"/>
         <source>Generate a getter/setter for an attribute</source>
         <translation>Generiert getter/setter Methoden für ein Attribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="527"/>
+        <location filename="../RefactoringServer.py" line="540"/>
         <source>&lt;b&gt;Encapsulate Attribute&lt;/b&gt;&lt;p&gt;Generate a getter/setter for an attribute and changes its occurrences to use them.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Attribut kapseln&lt;/b&gt;&lt;p&gt;Generiert getter/setter Methoden für ein Attribut und ändert alle Vorkommen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1548"/>
+        <location filename="../RefactoringServer.py" line="1561"/>
         <source>Local Variable to Attribute</source>
         <translation>Lokale Variable zu Attribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="536"/>
+        <location filename="../RefactoringServer.py" line="549"/>
         <source>Local Varia&amp;ble to Attribute</source>
         <translation>Lokale Varia&amp;ble zu Attribut</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="541"/>
+        <location filename="../RefactoringServer.py" line="554"/>
         <source>Change a local variable to an attribute</source>
         <translation>Wandelt eine lokale Variable in ein Attribut um</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="543"/>
+        <location filename="../RefactoringServer.py" line="556"/>
         <source>&lt;b&gt;Local Variable to Attribute&lt;/b&gt;&lt;p&gt;Change a local variable to an attribute.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Lokale Variable zu Attribut&lt;/b&gt;&lt;p&gt;Wandelt eine lokale Variable in ein Attribut um.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="551"/>
+        <location filename="../RefactoringServer.py" line="564"/>
         <source>Method To Method Object</source>
         <translation>Methode zu Methodenobjekt</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="551"/>
+        <location filename="../RefactoringServer.py" line="564"/>
         <source>Method To Method Ob&amp;ject</source>
         <translation>Methode zu Methodenob&amp;jekt</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="556"/>
+        <location filename="../RefactoringServer.py" line="569"/>
         <source>Transform a function or a method to a method object</source>
         <translation>Wandle eine Funktion oder eine Methode in ein Methodenobjekt um</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="558"/>
+        <location filename="../RefactoringServer.py" line="571"/>
         <source>&lt;b&gt;Method To Method Object&lt;/b&gt;&lt;p&gt;Transform a function or a method to a method object.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Methode zu Methodenobjekt&lt;/b&gt;&lt;p&gt;Wandle eine Funktion oder eine Methode in ein Methodenobjekt um.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="570"/>
+        <location filename="../RefactoringServer.py" line="583"/>
         <source>Show Project History</source>
         <translation>Projektchronik anzeigen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="570"/>
+        <location filename="../RefactoringServer.py" line="583"/>
         <source>Show Project History...</source>
         <translation>Projektchronik anzeigen...</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="575"/>
+        <location filename="../RefactoringServer.py" line="588"/>
         <source>Show the refactoring history of the project</source>
         <translation>Zeigt die Refaktorisierungschronik des Projektes</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="577"/>
+        <location filename="../RefactoringServer.py" line="590"/>
         <source>&lt;b&gt;Show Project History&lt;/b&gt;&lt;p&gt;This opens a dialog to show the refactoring history of the project.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Projektchronik anzeigen&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Anzeige der Refaktorisierungschronik des Projektes.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="586"/>
+        <location filename="../RefactoringServer.py" line="599"/>
         <source>Show Current File History</source>
         <translation>Dateichronik anzeigen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="586"/>
+        <location filename="../RefactoringServer.py" line="599"/>
         <source>Show Current File History...</source>
         <translation>Dateichronik anzeigen...</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="591"/>
+        <location filename="../RefactoringServer.py" line="604"/>
         <source>Show the refactoring history of the current file</source>
         <translation>Zeigt die Refaktorisierungschronik der aktuellen Datei an</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="593"/>
+        <location filename="../RefactoringServer.py" line="606"/>
         <source>&lt;b&gt;Show Current File History&lt;/b&gt;&lt;p&gt;This opens a dialog to show the refactoring history of the current file.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Dateichronik anzeigen&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Anzeige der Refaktorisierungschronik der aktuellen Datei.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1651"/>
+        <location filename="../RefactoringServer.py" line="1664"/>
         <source>Clear History</source>
         <translation>Chronik löschen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="607"/>
+        <location filename="../RefactoringServer.py" line="620"/>
         <source>Clear the refactoring history</source>
         <translation>Löscht die Refakturierungschronik</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="609"/>
+        <location filename="../RefactoringServer.py" line="622"/>
         <source>&lt;b&gt;Clear History&lt;/b&gt;&lt;p&gt;Clears the refactoring history.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Chronik löschen&lt;/b&gt;&lt;p&gt;Löscht die Refakturierungschronik.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="621"/>
+        <location filename="../RefactoringServer.py" line="634"/>
         <source>Find occurrences</source>
         <translation>Vorkommen finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="621"/>
+        <location filename="../RefactoringServer.py" line="634"/>
         <source>Find &amp;Occurrences</source>
         <translation>&amp;Vorkommen finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="626"/>
+        <location filename="../RefactoringServer.py" line="639"/>
         <source>Find occurrences of the highlighted object</source>
         <translation>Finde Vorkommen des ausgewählten Objektes</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="628"/>
+        <location filename="../RefactoringServer.py" line="641"/>
         <source>&lt;b&gt;Find occurrences&lt;/b&gt;&lt;p&gt;Find occurrences of the highlighted class, method, function or variable.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Vorkommen finden&lt;/b&gt;&lt;p&gt;Finde Vorkommen der ausgewählten Klasse, Methode, Funktion oder Variablen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="637"/>
+        <location filename="../RefactoringServer.py" line="650"/>
         <source>Find definition</source>
         <translation>Definition finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="637"/>
+        <location filename="../RefactoringServer.py" line="650"/>
         <source>Find &amp;Definition</source>
         <translation>&amp;Definition finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="642"/>
+        <location filename="../RefactoringServer.py" line="655"/>
         <source>Find definition of the highlighted item</source>
         <translation>Definition des hervorgehobenen Objektes finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="644"/>
+        <location filename="../RefactoringServer.py" line="657"/>
         <source>&lt;b&gt;Find definition&lt;/b&gt;&lt;p&gt;Find the definition of the highlighted class, method, function or variable.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Definition finden&lt;/b&gt;&lt;p&gt;Findet die Definition der hervorgehobenen Klasse, Methode, Funktion oder Variablen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="653"/>
+        <location filename="../RefactoringServer.py" line="666"/>
         <source>Find implementations</source>
         <translation>Implementierungen finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="653"/>
+        <location filename="../RefactoringServer.py" line="666"/>
         <source>Find &amp;Implementations</source>
         <translation>&amp;Implementierungen finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="658"/>
+        <location filename="../RefactoringServer.py" line="671"/>
         <source>Find places where the selected method is overridden</source>
         <translation>Finde Stellen, an denen die ausgewählte Methode überschrieben wird</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="660"/>
+        <location filename="../RefactoringServer.py" line="673"/>
         <source>&lt;b&gt;Find implementations&lt;/b&gt;&lt;p&gt;Find places where the selected method is overridden.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Implementierungen finden&lt;/b&gt;&lt;p&gt;Finde Stellen, an denen die ausgewählte Methode überschrieben wird.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1850"/>
+        <location filename="../RefactoringServer.py" line="1862"/>
         <source>Configure Rope</source>
         <translation>Rope konfigurieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="672"/>
+        <location filename="../RefactoringServer.py" line="685"/>
         <source>&amp;Configure Rope</source>
         <translation>Rope &amp;konfigurieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="677"/>
+        <location filename="../RefactoringServer.py" line="690"/>
         <source>Open the rope configuration file</source>
         <translation>Öffnet die Rope Konfigurationsdatei</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="679"/>
+        <location filename="../RefactoringServer.py" line="692"/>
         <source>&lt;b&gt;Configure Rope&lt;/b&gt;&lt;p&gt;Opens the rope configuration file in an editor.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Rope konfigurieren&lt;/b&gt;&lt;p&gt;Öffnet die Rope Konfigurationsdatei in einem Editor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="688"/>
+        <location filename="../RefactoringServer.py" line="701"/>
         <source>Rope Help</source>
         <translation>Rope Hilfe</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="688"/>
+        <location filename="../RefactoringServer.py" line="701"/>
         <source>Rope &amp;Help</source>
         <translation>Rope &amp;Hilfe</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="693"/>
+        <location filename="../RefactoringServer.py" line="706"/>
         <source>Show help about the rope refactorings</source>
         <translation>Zeigt einen Hilfetext für die Rope Refaktorierungen an</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="695"/>
+        <location filename="../RefactoringServer.py" line="708"/>
         <source>&lt;b&gt;Rope help&lt;/b&gt;&lt;p&gt;Show some help text about the rope refactorings.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Rope Hilfe&lt;/b&gt;&lt;p&gt;Zeigt einen Hilfetext für die von Rope zur Verfügung gestellten Refaktorierungen an.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1897"/>
+        <location filename="../RefactoringServer.py" line="1910"/>
         <source>Analyse all modules</source>
         <translation>Analysiere alle Module</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="703"/>
+        <location filename="../RefactoringServer.py" line="716"/>
         <source>&amp;Analyse all modules</source>
         <translation>&amp;Analysiere alle Module</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="708"/>
+        <location filename="../RefactoringServer.py" line="721"/>
         <source>Perform static object analysis on all modules</source>
         <translation>Führt eine statische Objektanalyse aller Module durch</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="710"/>
+        <location filename="../RefactoringServer.py" line="723"/>
         <source>&lt;b&gt;Analyse all modules&lt;/b&gt;&lt;p&gt;Perform static object analysis (SOA) on all modules. This might be time consuming. Analysis of all modules should only be neccessary, if the project was created with the rope plugin disabled or if files were added.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Analysiere alle Module&lt;/b&gt;&lt;p&gt;Führt eine statische Objektanalyse aller Module durch. Dies ist sehr zeitaufwändig. Eine Analyse aller Module ist nur notwendig, wenn das Projekt mit abgeschaltetem rope Plugin erzeugt wurde oder wenn Dateien hinzugefügt wurden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1875"/>
+        <location filename="../RefactoringServer.py" line="1887"/>
         <source>Update Configuration</source>
         <translation>Konfiguration aktualisieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="721"/>
+        <location filename="../RefactoringServer.py" line="734"/>
         <source>&amp;Update Configuration</source>
         <translation>&amp;Konfiguration aktualisieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="726"/>
+        <location filename="../RefactoringServer.py" line="739"/>
         <source>Generates a new configuration file overwriting the current one.</source>
         <translation>Überschreibt die aktuelle Konfiguration mit einer neuen Standardkonfiguration.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="728"/>
+        <location filename="../RefactoringServer.py" line="741"/>
         <source>&lt;b&gt;Update Configuration&lt;/b&gt;&lt;p&gt;Generates a new configuration file overwriting the current one.&lt;/p&gt;</source>
         <translation>&lt;b&gt;Konfiguration aktualisieren&lt;/b&gt;&lt;p&gt;Überschreibt die aktuelle Konfiguration mit einer neuen Standardkonfiguration.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="761"/>
+        <location filename="../RefactoringServer.py" line="774"/>
         <source>&amp;Refactoring</source>
         <translation>&amp;Refaktorierung</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="756"/>
+        <location filename="../RefactoringServer.py" line="769"/>
         <source>&amp;Query</source>
         <translation>&amp;Abfrage</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="792"/>
+        <location filename="../RefactoringServer.py" line="805"/>
         <source>Im&amp;ports</source>
         <translation>Im&amp;ports</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="801"/>
+        <location filename="../RefactoringServer.py" line="814"/>
         <source>History</source>
         <translation>Chronik</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="808"/>
+        <location filename="../RefactoringServer.py" line="821"/>
         <source>&amp;Utilities</source>
         <translation>&amp;Utilities</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="828"/>
+        <location filename="../RefactoringServer.py" line="841"/>
         <source>About rope</source>
         <translation>Über rope</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="828"/>
+        <location filename="../RefactoringServer.py" line="841"/>
         <source>{0}
 Version {1}
 
@@ -1655,212 +1644,212 @@
 {2}</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="860"/>
+        <location filename="../RefactoringServer.py" line="873"/>
         <source>Rope Error</source>
         <translation>Rope Fehler</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="877"/>
+        <location filename="../RefactoringServer.py" line="890"/>
         <source>Rope error: {0}</source>
         <translation>Rope Fehler: {0}</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="985"/>
+        <location filename="../RefactoringServer.py" line="998"/>
         <source>Highlight the declaration you want to rename and try again.</source>
         <translation>Selektiere die umzubenennende Deklaration und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1006"/>
+        <location filename="../RefactoringServer.py" line="1021"/>
         <source>The selection must not extend beyond one line.</source>
         <translation>Die Auswahl darf nicht über das Zeilenende gehen.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1037"/>
+        <location filename="../RefactoringServer.py" line="1052"/>
         <source>Highlight an occurrence to be changed and try again.</source>
         <translation>Selektiere ein zu änderndes Vorkommen und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1067"/>
+        <location filename="../RefactoringServer.py" line="1082"/>
         <source>Extract Method</source>
         <translation>Methode extrahieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1073"/>
+        <location filename="../RefactoringServer.py" line="1088"/>
         <source>Extract Local Variable</source>
         <translation>Lokale Variable extrahieren</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1093"/>
+        <location filename="../RefactoringServer.py" line="1106"/>
         <source>Highlight the region of code you want to extract and try again.</source>
         <translation>Selektiere den zu extrahierenden Quelltextbereich und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1132"/>
+        <location filename="../RefactoringServer.py" line="1145"/>
         <source>Highlight the local variable, method or parameter you want to inline and try again.</source>
         <translation>Selektiere die zu inlinende lokale Variable, Methode oder Parameter und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1170"/>
+        <location filename="../RefactoringServer.py" line="1183"/>
         <source>Move Method</source>
         <translation>Methode verschieben</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1173"/>
+        <location filename="../RefactoringServer.py" line="1186"/>
         <source>Highlight the method to move and try again.</source>
         <translation>Selektiere die zu verschiebende Methode und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1215"/>
+        <location filename="../RefactoringServer.py" line="1228"/>
         <source>Highlight a global function and try again.</source>
         <translation>Selektiere eine globale Funktion und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1252"/>
+        <location filename="../RefactoringServer.py" line="1265"/>
         <source>Highlight the class to introduce a factory method for and try again.</source>
         <translation>Selektiere die Klasse, für die eine Factory Methode eingeführt werden soll, und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1286"/>
+        <location filename="../RefactoringServer.py" line="1299"/>
         <source>Highlight the code for the new parameter and try again.</source>
         <translation>Selektiere den Code für den neuen Parameter und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1419"/>
+        <location filename="../RefactoringServer.py" line="1432"/>
         <source>Highlight the method or function to change and try again.</source>
         <translation>Selektiere die zu ändernde Methode oder Funktion und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1454"/>
+        <location filename="../RefactoringServer.py" line="1467"/>
         <source>Highlight the method or function to inline a parameter&apos;s default and try again.</source>
         <translation>Selektiere die Methode oder Funktion, für die der Defaultwert eines Parameters inlined werden soll, und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1517"/>
+        <location filename="../RefactoringServer.py" line="1530"/>
         <source>Highlight the attribute to encapsulate and try again.</source>
         <translation>Selektiere das zu kapselnde Attribut und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1551"/>
+        <location filename="../RefactoringServer.py" line="1564"/>
         <source>Highlight the local variable to make an attribute and try again.</source>
         <translation>Selektiere die lokale Variable, die in ein Attribut gewandelt werden soll, und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1587"/>
+        <location filename="../RefactoringServer.py" line="1600"/>
         <source>Replace Method With Method Object</source>
         <translation>Ersetze Methode mit Methodenobjekt</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1590"/>
+        <location filename="../RefactoringServer.py" line="1603"/>
         <source>Highlight the method or function to convert and try again.</source>
         <translation>Selektiere die umzuwandelnde Methode oder Funktion und wiederhole den Vorgang.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1651"/>
+        <location filename="../RefactoringServer.py" line="1664"/>
         <source>Do you really want to clear the refactoring history?</source>
         <translation>Soll die Refaktorierungschronik wirklich gelöscht werden?</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1693"/>
+        <location filename="../RefactoringServer.py" line="1706"/>
         <source>Find Occurrences</source>
         <translation>Vorkommen finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1727"/>
+        <location filename="../RefactoringServer.py" line="1740"/>
         <source>No occurrences found.</source>
         <translation>Keine Vorkommen gefunden.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1740"/>
+        <location filename="../RefactoringServer.py" line="1753"/>
         <source>Find Definition</source>
         <translation>Definition finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1775"/>
+        <location filename="../RefactoringServer.py" line="1788"/>
         <source>No matching definition found.</source>
         <translation>Keine passende Definition gefunden.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1788"/>
+        <location filename="../RefactoringServer.py" line="1801"/>
         <source>Find Implementations</source>
         <translation>Implementierungen finden</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1822"/>
+        <location filename="../RefactoringServer.py" line="1835"/>
         <source>No implementations found.</source>
         <translation>Keine Implementierungen gefunden.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1844"/>
+        <location filename="../RefactoringServer.py" line="1856"/>
         <source>The Rope configuration file &apos;{0}&apos; does not exist.</source>
         <translation>Die Rope Konfigurationsdatei &apos;{0}&apos; existiert nicht.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1850"/>
+        <location filename="../RefactoringServer.py" line="1862"/>
         <source>The Rope admin directory does not exist.</source>
         <translation>Das Rope Verwaltungsverzeichnis existiert nicht.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1859"/>
+        <location filename="../RefactoringServer.py" line="1871"/>
         <source>Shall rope&apos;s current configuration be replaced by a new default configuration?</source>
         <translation>Soll ropes aktuelle Konfiguration mit einer neuen Standardkonfiguration überschrieben werden?</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1875"/>
+        <location filename="../RefactoringServer.py" line="1887"/>
         <source>&lt;p&gt;The configuration could not be updated.&lt;/p&gt;&lt;p&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Konfiguration konnte nicht aktualisiert werden.&lt;/p&gt;&lt;p&gt;Ursache: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1889"/>
+        <location filename="../RefactoringServer.py" line="1900"/>
         <source>Help about rope refactorings</source>
         <translation>Hilfe für Rope Refactorierungen</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1898"/>
+        <location filename="../RefactoringServer.py" line="1911"/>
         <source>This action might take some time. Do you really want to perform SOA?</source>
         <translation>Diese Aktion benötigt einige Zeit. Soll SOA wirklich durchgeführt werden?</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1920"/>
+        <location filename="../RefactoringServer.py" line="1933"/>
         <source>Static object analysis (SOA) done. SOA database updated.</source>
         <translation>Statische Objektanalyse (SOA) beendet. SOA Datenbank aktualisiert.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2121"/>
+        <location filename="../RefactoringServer.py" line="2118"/>
         <source>Project language &apos;{0}&apos; is not supported because the configured interpreter could not be started. Refactoring is disabled.</source>
         <translation>Die Projektsprache &apos;{0}&apos; wird nicht unterstützt, da der konfigurierte Interpreter nicht gestartet werden konnte. Refaktorieren ist ausgeschaltet.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2130"/>
+        <location filename="../RefactoringServer.py" line="2127"/>
         <source>Project language &apos;{0}&apos; is not supported because no suitable interpreter is configured. Refactoring is disabled.</source>
         <translation>Die Projektsprache &apos;{0}&apos; wird nicht unrestützt, da kein geeigneter Interpreter konfiguriert ist. Refaktorieren ist ausgeschaltet.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2136"/>
+        <location filename="../RefactoringServer.py" line="2133"/>
         <source>Refactoring for project language &apos;{0}&apos; is not supported.</source>
         <translation>Refaktorieren für die Projektsprache &apos;{0}&apos; wird nicht unterstützt.</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2262"/>
+        <location filename="../RefactoringServer.py" line="2261"/>
         <source>Refactoring Protocol Error</source>
         <translation>Refaktorieren Protokollfehler</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2276"/>
+        <location filename="../RefactoringServer.py" line="2275"/>
         <source>Refactoring Client Error</source>
         <translation>Refaktorieren Clientfehler</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2262"/>
+        <location filename="../RefactoringServer.py" line="2261"/>
         <source>&lt;p&gt;The data received from the refactoring server could not be decoded. Please report this issue with the received data to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;&lt;p&gt;Data:&lt;br/&gt;{1}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die vom Refaktorierungsserver gesendeten Daten konnten nicht dekodiert werden. Bitte berichten sie das Problem zusammen mit den empfangenen Daten an die eric Fehleremailadresse.&lt;/p&gt;&lt;p&gt;Fehler: {0}&lt;/p&gt;&lt;p&gt;Daten:&lt;br/&gt;{1}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2276"/>
+        <location filename="../RefactoringServer.py" line="2275"/>
         <source>&lt;p&gt;An exception happened in the refactoring client. Please report it to the eric bugs email address.&lt;/p&gt;&lt;p&gt;Exception: {0}&lt;/p&gt;&lt;p&gt;Value: {1}&lt;/p&gt;&lt;p&gt;Traceback: {2}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Im Refaktierungsclient trat eine Ausnahme auf. Bitte berichten sie das Problem an die eric Fehleremailadresse.&lt;/p&gt;&lt;p&gt;Ausnahme: {0}&lt;/p&gt;&lt;p&gt;Wert: {1}&lt;/p&gt;&lt;p&gt;Traceback: {2}&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2115"/>
+        <location filename="../RefactoringServer.py" line="2112"/>
         <source>The project is configured for remote access. Using local interpreter instead.</source>
         <translation>Das Projekt wurde für Remotezugriff konfiguriert. Es wird stattdessen ein lokaler Interpreter verwendet.</translation>
     </message>

eric ide

mercurial