RefactoringRope/i18n/rope_en.ts

changeset 335
9438c2ed7732
parent 309
d201f9ccf33f
child 360
2b35968f3d02
--- a/RefactoringRope/i18n/rope_en.ts	Sat May 02 15:05:16 2020 +0200
+++ b/RefactoringRope/i18n/rope_en.ts	Mon Jun 22 18:08:10 2020 +0200
@@ -67,21 +67,11 @@
     </message>
     <message>
         <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="105"/>
-        <source>Press to edit the rope configuration for Python2</source>
+        <source>Press to edit the rope configuration for Python3</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="108"/>
-        <source>Edit Python 2 rope configuration</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="115"/>
-        <source>Press to edit the rope configuration for Python3</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/AutoCompletionRopePage.ui" line="118"/>
         <source>Edit Python 3 rope configuration</source>
         <translation type="unfinished"></translation>
     </message>
@@ -236,7 +226,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ChangeSignatureDialog.py" line="58"/>
+        <location filename="../ChangeSignatureDialog.py" line="59"/>
         <source>Preview</source>
         <translation type="unfinished"></translation>
     </message>
@@ -257,7 +247,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}
@@ -266,29 +256,29 @@
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="234"/>
+        <location filename="../CodeAssistServer.py" line="227"/>
         <source>Configure Rope</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="839"/>
+        <location filename="../CodeAssistServer.py" line="780"/>
         <source>Rope</source>
         <translation type="unfinished"></translation>
     </message>
@@ -338,37 +328,37 @@
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="485"/>
+        <location filename="../CodeAssistServer.py" line="479"/>
         <source>Present in &apos;{0}&apos; module</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="503"/>
+        <location filename="../CodeAssistServer.py" line="497"/>
         <source>No documentation available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../CodeAssistServer.py" line="559"/>
+        <location filename="../CodeAssistServer.py" line="553"/>
         <source>Code Assist: No definition found</source>
         <translation type="unfinished"></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:
@@ -513,7 +503,7 @@
 <context>
     <name>HistoryDialog</name>
     <message>
-        <location filename="../HistoryDialog.py" line="79"/>
+        <location filename="../HistoryDialog.py" line="80"/>
         <source>&amp;Undo</source>
         <translation type="unfinished"></translation>
     </message>
@@ -523,7 +513,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="81"/>
+        <location filename="../HistoryDialog.py" line="82"/>
         <source>&amp;Redo</source>
         <translation type="unfinished"></translation>
     </message>
@@ -533,22 +523,22 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="195"/>
+        <location filename="../HistoryDialog.py" line="196"/>
         <source>Undo refactorings</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="217"/>
+        <location filename="../HistoryDialog.py" line="218"/>
         <source>Redo refactorings</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
@@ -563,32 +553,32 @@
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="83"/>
+        <location filename="../HistoryDialog.py" line="84"/>
         <source>Re&amp;fresh</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="85"/>
+        <location filename="../HistoryDialog.py" line="86"/>
         <source>&amp;Clear History</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../HistoryDialog.py" line="254"/>
+        <location filename="../HistoryDialog.py" line="255"/>
         <source>Clear History</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
@@ -639,7 +629,7 @@
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
@@ -835,80 +825,80 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="92"/>
+        <location filename="../MoveDialog.py" line="91"/>
         <source>Move Method</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="97"/>
+        <location filename="../MoveDialog.py" line="96"/>
         <source>Move Global Method</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="99"/>
+        <location filename="../MoveDialog.py" line="98"/>
         <source>Destination Module:</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="105"/>
+        <location filename="../MoveDialog.py" line="104"/>
         <source>Move Module</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="107"/>
+        <location filename="../MoveDialog.py" line="106"/>
         <source>Destination Package:</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="114"/>
+        <location filename="../MoveDialog.py" line="113"/>
         <source>Move</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../MoveDialog.py" line="181"/>
-        <source>Python Files (*.py *.py2 *.py3);;All Files (*)</source>
-        <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../MoveDialog.py" line="180"/>
+        <source>Python Files (*.py *.py3);;All Files (*)</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>PreviewDialog</name>
@@ -931,7 +921,7 @@
 <context>
     <name>RefactoringRopePlugin</name>
     <message>
-        <location filename="../../PluginRefactoringRope.py" line="107"/>
+        <location filename="../../PluginRefactoringRope.py" line="123"/>
         <source>Rope</source>
         <translation type="unfinished"></translation>
     </message>
@@ -939,697 +929,697 @@
 <context>
     <name>RefactoringServer</name>
     <message>
-        <location filename="../RefactoringServer.py" line="951"/>
+        <location filename="../RefactoringServer.py" line="964"/>
         <source>Rename</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="167"/>
+        <location filename="../RefactoringServer.py" line="180"/>
         <source>&amp;Rename</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="172"/>
+        <location filename="../RefactoringServer.py" line="185"/>
         <source>Rename the highlighted object</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="957"/>
+        <location filename="../RefactoringServer.py" line="970"/>
         <source>Local Rename</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="182"/>
+        <location filename="../RefactoringServer.py" line="195"/>
         <source>&amp;Local Rename</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="963"/>
+        <location filename="../RefactoringServer.py" line="976"/>
         <source>Rename Current Module</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="203"/>
+        <location filename="../RefactoringServer.py" line="216"/>
         <source>Rename the current module</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1034"/>
+        <location filename="../RefactoringServer.py" line="1049"/>
         <source>Change Occurrences</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="213"/>
+        <location filename="../RefactoringServer.py" line="226"/>
         <source>Change &amp;Occurrences</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="232"/>
+        <location filename="../RefactoringServer.py" line="245"/>
         <source>Extract method</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="232"/>
+        <location filename="../RefactoringServer.py" line="245"/>
         <source>Extract &amp;Method</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="247"/>
+        <location filename="../RefactoringServer.py" line="260"/>
         <source>Extract local variable</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="247"/>
+        <location filename="../RefactoringServer.py" line="260"/>
         <source>&amp;Extract Local Variable</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1129"/>
+        <location filename="../RefactoringServer.py" line="1142"/>
         <source>Inline</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="266"/>
+        <location filename="../RefactoringServer.py" line="279"/>
         <source>&amp;Inline</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="285"/>
+        <location filename="../RefactoringServer.py" line="298"/>
         <source>Move method</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="285"/>
+        <location filename="../RefactoringServer.py" line="298"/>
         <source>Mo&amp;ve Method</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="300"/>
+        <location filename="../RefactoringServer.py" line="313"/>
         <source>Move current module</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1179"/>
+        <location filename="../RefactoringServer.py" line="1192"/>
         <source>Move Current Module</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1212"/>
+        <location filename="../RefactoringServer.py" line="1225"/>
         <source>Use Function</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="324"/>
+        <location filename="../RefactoringServer.py" line="337"/>
         <source>Use a function wherever possible.</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1249"/>
+        <location filename="../RefactoringServer.py" line="1262"/>
         <source>Introduce Factory Method</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="338"/>
+        <location filename="../RefactoringServer.py" line="351"/>
         <source>Introduce &amp;Factory Method</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="343"/>
+        <location filename="../RefactoringServer.py" line="356"/>
         <source>Introduce a factory method or function</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1283"/>
+        <location filename="../RefactoringServer.py" line="1296"/>
         <source>Introduce Parameter</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="353"/>
+        <location filename="../RefactoringServer.py" line="366"/>
         <source>Introduce &amp;Parameter</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="358"/>
+        <location filename="../RefactoringServer.py" line="371"/>
         <source>Introduce a parameter in a function</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1316"/>
+        <location filename="../RefactoringServer.py" line="1329"/>
         <source>Organize Imports</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="372"/>
+        <location filename="../RefactoringServer.py" line="385"/>
         <source>&amp;Organize Imports</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="377"/>
+        <location filename="../RefactoringServer.py" line="390"/>
         <source>Sort imports according to PEP-8</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1324"/>
+        <location filename="../RefactoringServer.py" line="1337"/>
         <source>Expand Star Imports</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="387"/>
+        <location filename="../RefactoringServer.py" line="400"/>
         <source>E&amp;xpand Star Imports</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1332"/>
+        <location filename="../RefactoringServer.py" line="1345"/>
         <source>Relative to Absolute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="404"/>
+        <location filename="../RefactoringServer.py" line="417"/>
         <source>Relative to &amp;Absolute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="409"/>
+        <location filename="../RefactoringServer.py" line="422"/>
         <source>Transform relative imports to absolute ones</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1340"/>
+        <location filename="../RefactoringServer.py" line="1353"/>
         <source>Froms to Imports</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="421"/>
+        <location filename="../RefactoringServer.py" line="434"/>
         <source>Froms to &amp;Imports</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="426"/>
+        <location filename="../RefactoringServer.py" line="439"/>
         <source>Transform From imports to plain imports</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1348"/>
+        <location filename="../RefactoringServer.py" line="1361"/>
         <source>Handle Long Imports</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="438"/>
+        <location filename="../RefactoringServer.py" line="451"/>
         <source>Handle &amp;Long Imports</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1399"/>
+        <location filename="../RefactoringServer.py" line="1412"/>
         <source>Restructure</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="459"/>
+        <location filename="../RefactoringServer.py" line="472"/>
         <source>Res&amp;tructure</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="464"/>
+        <location filename="../RefactoringServer.py" line="477"/>
         <source>Restructure code</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1416"/>
+        <location filename="../RefactoringServer.py" line="1429"/>
         <source>Change Method Signature</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="474"/>
+        <location filename="../RefactoringServer.py" line="487"/>
         <source>&amp;Change Method Signature</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1451"/>
+        <location filename="../RefactoringServer.py" line="1464"/>
         <source>Inline Argument Default</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="490"/>
+        <location filename="../RefactoringServer.py" line="503"/>
         <source>Inline &amp;Argument Default</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="495"/>
+        <location filename="../RefactoringServer.py" line="508"/>
         <source>Inline a parameters default value</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1485"/>
+        <location filename="../RefactoringServer.py" line="1498"/>
         <source>Transform Module to Package</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1514"/>
+        <location filename="../RefactoringServer.py" line="1527"/>
         <source>Encapsulate Attribute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="520"/>
+        <location filename="../RefactoringServer.py" line="533"/>
         <source>Encap&amp;sulate Attribute</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1548"/>
+        <location filename="../RefactoringServer.py" line="1561"/>
         <source>Local Variable to Attribute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="536"/>
+        <location filename="../RefactoringServer.py" line="549"/>
         <source>Local Varia&amp;ble to Attribute</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="551"/>
+        <location filename="../RefactoringServer.py" line="564"/>
         <source>Method To Method Object</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="551"/>
+        <location filename="../RefactoringServer.py" line="564"/>
         <source>Method To Method Ob&amp;ject</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="570"/>
+        <location filename="../RefactoringServer.py" line="583"/>
         <source>Show Project History</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="570"/>
+        <location filename="../RefactoringServer.py" line="583"/>
         <source>Show Project History...</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="586"/>
+        <location filename="../RefactoringServer.py" line="599"/>
         <source>Show Current File History</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="586"/>
+        <location filename="../RefactoringServer.py" line="599"/>
         <source>Show Current File History...</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1651"/>
+        <location filename="../RefactoringServer.py" line="1664"/>
         <source>Clear History</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="607"/>
+        <location filename="../RefactoringServer.py" line="620"/>
         <source>Clear the refactoring history</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="621"/>
+        <location filename="../RefactoringServer.py" line="634"/>
         <source>Find occurrences</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="621"/>
+        <location filename="../RefactoringServer.py" line="634"/>
         <source>Find &amp;Occurrences</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="626"/>
+        <location filename="../RefactoringServer.py" line="639"/>
         <source>Find occurrences of the highlighted object</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="637"/>
+        <location filename="../RefactoringServer.py" line="650"/>
         <source>Find definition</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="637"/>
+        <location filename="../RefactoringServer.py" line="650"/>
         <source>Find &amp;Definition</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="642"/>
+        <location filename="../RefactoringServer.py" line="655"/>
         <source>Find definition of the highlighted item</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="653"/>
+        <location filename="../RefactoringServer.py" line="666"/>
         <source>Find implementations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="653"/>
+        <location filename="../RefactoringServer.py" line="666"/>
         <source>Find &amp;Implementations</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1850"/>
+        <location filename="../RefactoringServer.py" line="1862"/>
         <source>Configure Rope</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="672"/>
+        <location filename="../RefactoringServer.py" line="685"/>
         <source>&amp;Configure Rope</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="677"/>
+        <location filename="../RefactoringServer.py" line="690"/>
         <source>Open the rope configuration file</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="688"/>
+        <location filename="../RefactoringServer.py" line="701"/>
         <source>Rope Help</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="688"/>
+        <location filename="../RefactoringServer.py" line="701"/>
         <source>Rope &amp;Help</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="693"/>
+        <location filename="../RefactoringServer.py" line="706"/>
         <source>Show help about the rope refactorings</source>
         <translation type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1897"/>
+        <location filename="../RefactoringServer.py" line="1910"/>
         <source>Analyse all modules</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="703"/>
+        <location filename="../RefactoringServer.py" line="716"/>
         <source>&amp;Analyse all modules</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="708"/>
-        <source>Perform static object analysis on all modules</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="710"/>
-        <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 type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../RefactoringServer.py" line="1875"/>
-        <source>Update Configuration</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../RefactoringServer.py" line="721"/>
+        <source>Perform static object analysis on all modules</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <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 type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RefactoringServer.py" line="1887"/>
+        <source>Update Configuration</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../RefactoringServer.py" line="734"/>
         <source>&amp;Update Configuration</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="761"/>
+        <location filename="../RefactoringServer.py" line="774"/>
         <source>&amp;Refactoring</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="756"/>
+        <location filename="../RefactoringServer.py" line="769"/>
         <source>&amp;Query</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="792"/>
+        <location filename="../RefactoringServer.py" line="805"/>
         <source>Im&amp;ports</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="801"/>
+        <location filename="../RefactoringServer.py" line="814"/>
         <source>History</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="808"/>
+        <location filename="../RefactoringServer.py" line="821"/>
         <source>&amp;Utilities</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="828"/>
+        <location filename="../RefactoringServer.py" line="841"/>
         <source>About rope</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="828"/>
+        <location filename="../RefactoringServer.py" line="841"/>
         <source>{0}
 Version {1}
 
@@ -1637,212 +1627,212 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="860"/>
+        <location filename="../RefactoringServer.py" line="873"/>
         <source>Rope Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="877"/>
+        <location filename="../RefactoringServer.py" line="890"/>
         <source>Rope error: {0}</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1067"/>
+        <location filename="../RefactoringServer.py" line="1082"/>
         <source>Extract Method</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1073"/>
+        <location filename="../RefactoringServer.py" line="1088"/>
         <source>Extract Local Variable</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1170"/>
+        <location filename="../RefactoringServer.py" line="1183"/>
         <source>Move Method</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1587"/>
+        <location filename="../RefactoringServer.py" line="1600"/>
         <source>Replace Method With Method Object</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1693"/>
+        <location filename="../RefactoringServer.py" line="1706"/>
         <source>Find Occurrences</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1727"/>
+        <location filename="../RefactoringServer.py" line="1740"/>
         <source>No occurrences found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1740"/>
+        <location filename="../RefactoringServer.py" line="1753"/>
         <source>Find Definition</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1775"/>
+        <location filename="../RefactoringServer.py" line="1788"/>
         <source>No matching definition found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1788"/>
+        <location filename="../RefactoringServer.py" line="1801"/>
         <source>Find Implementations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1822"/>
+        <location filename="../RefactoringServer.py" line="1835"/>
         <source>No implementations found.</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="1889"/>
+        <location filename="../RefactoringServer.py" line="1900"/>
         <source>Help about rope refactorings</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2262"/>
+        <location filename="../RefactoringServer.py" line="2261"/>
         <source>Refactoring Protocol Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../RefactoringServer.py" line="2276"/>
+        <location filename="../RefactoringServer.py" line="2275"/>
         <source>Refactoring Client Error</source>
         <translation type="unfinished"></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 type="unfinished"></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 type="unfinished"></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 type="unfinished"></translation>
     </message>

eric ide

mercurial