--- a/RefactoringRope/i18n/rope_en.ts Fri Feb 22 19:11:39 2019 +0100 +++ b/RefactoringRope/i18n/rope_en.ts Sun Mar 10 15:51:14 2019 +0100 @@ -499,12 +499,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../HelpDialog.py" line="40"/> + <location filename="../HelpDialog.py" line="45"/> <source>Search...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../HelpDialog.py" line="55"/> + <location filename="../HelpDialog.py" line="60"/> <source>Could not read file {0}. Reason: {1}</source> <translation type="unfinished"></translation> @@ -708,12 +708,12 @@ <context> <name>JsonServer</name> <message> - <location filename="../JsonServer.py" line="155"/> + <location filename="../JsonServer.py" line="160"/> <source>JSON Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../JsonServer.py" line="155"/> + <location filename="../JsonServer.py" line="160"/> <source><p>The response received from the client could not be decoded. Please report this issue with the received data to the eric bugs email address.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> @@ -1807,40 +1807,45 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2109"/> + <location filename="../RefactoringServer.py" line="2121"/> <source>Project language '{0}' 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="2118"/> + <location filename="../RefactoringServer.py" line="2130"/> <source>Project language '{0}' is not supported because no suitable interpreter is configured. Refactoring is disabled.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2124"/> + <location filename="../RefactoringServer.py" line="2136"/> <source>Refactoring for project language '{0}' is not supported.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2250"/> + <location filename="../RefactoringServer.py" line="2262"/> <source>Refactoring Protocol Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2264"/> + <location filename="../RefactoringServer.py" line="2276"/> <source>Refactoring Client Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2250"/> + <location filename="../RefactoringServer.py" line="2262"/> <source><p>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.</p><p>Error: {0}</p><p>Data:<br/>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../RefactoringServer.py" line="2264"/> + <location filename="../RefactoringServer.py" line="2276"/> <source><p>An exception happened in the refactoring client. Please report it to the eric bugs email address.</p><p>Exception: {0}</p><p>Value: {1}</p><p>Traceback: {2}</p></source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../RefactoringServer.py" line="2115"/> + <source>The project is configured for remote access. Using local interpreter instead.</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>RenameDialog</name>