--- a/eric7/i18n/eric7_en.ts Sun Feb 27 14:03:25 2022 +0100 +++ b/eric7/i18n/eric7_en.ts Sun Feb 27 14:08:16 2022 +0100 @@ -1576,27 +1576,27 @@ <context> <name>AssistantJedi</name> <message> - <location filename="../JediInterface/AssistantJedi.py" line="224" /> + <location filename="../JediInterface/AssistantJedi.py" line="225" /> <source>Refactoring</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="226" /> + <location filename="../JediInterface/AssistantJedi.py" line="227" /> <source>Rename Variable</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="229" /> + <location filename="../JediInterface/AssistantJedi.py" line="230" /> <source>Extract Variable</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="232" /> + <location filename="../JediInterface/AssistantJedi.py" line="233" /> <source>Inline Variable</source> <translation type="unfinished" /> </message> <message> - <location filename="../JediInterface/AssistantJedi.py" line="236" /> + <location filename="../JediInterface/AssistantJedi.py" line="237" /> <source>Extract Function</source> <translation type="unfinished" /> </message> @@ -5014,7 +5014,7 @@ <context> <name>CodingError</name> <message> - <location filename="../Utilities/__init__.py" line="131" /> + <location filename="../Utilities/__init__.py" line="133" /> <source>The coding '{0}' is wrong for the given text.</source> <translation type="unfinished" /> </message> @@ -8571,12 +8571,12 @@ <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1349" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1350" /> <source>Debug Protocol Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../Debugger/DebuggerInterfacePython.py" line="1350" /> + <location filename="../Debugger/DebuggerInterfacePython.py" line="1351" /> <source><p>The response received from the debugger backend 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" /> </message> @@ -27416,27 +27416,27 @@ <context> <name>Globals</name> <message> - <location filename="../Globals/__init__.py" line="448" /> + <location filename="../Globals/__init__.py" line="451" /> <source>{0:4.2f} Bytes</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="452" /> + <location filename="../Globals/__init__.py" line="455" /> <source>{0:4.2f} KiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="456" /> + <location filename="../Globals/__init__.py" line="459" /> <source>{0:4.2f} MiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="460" /> + <location filename="../Globals/__init__.py" line="463" /> <source>{0:4.2f} GiB</source> <translation type="unfinished" /> </message> <message> - <location filename="../Globals/__init__.py" line="464" /> + <location filename="../Globals/__init__.py" line="467" /> <source>{0:4.2f} TiB</source> <translation type="unfinished" /> </message> @@ -78358,122 +78358,122 @@ <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="454" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="472" /> <source><h3>CircuitPython Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Switch your device to 'bootloader' mode by double-pressing the reset button.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>(If this does not happen, then try shorter or longer pauses between presses.)</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="513" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="480" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="531" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="498" /> <source><h3>Pi Pico (RP2040) Board</h3><p>In order to prepare the board for flashing follow these steps:</p><ol><li>Enter 'bootloader' mode (board <b>without</b> RESET button):<ul><li>Plug in your board while holding the BOOTSEL button.</li></ul>Enter 'bootloader' mode (board <b>with</b> RESET button):<ul><li>hold down RESET</li><li>hold down BOOTSEL</li><li>release RESET</li><li>release BOOTSEL</li></ul></li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it).</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="588" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="606" /> <source>'{0}' Board</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="619" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="637" /> <source>MicroPython/CircuitPython Files (*.uf2);;All Files (*)</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="691" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="678" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="666" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="709" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="696" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="684" /> <source>Manual Select</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="796" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="760" /> - <location filename="../MicroPython/UF2FlashDialog.py" line="734" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="814" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="778" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="752" /> <source>Reset Instructions:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="736" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="754" /> <source><h4>No known devices detected.</h4><p>Follow the appropriate instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="763" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="781" /> <source><h4>Flash {0} Firmware</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p><hr/>{1}</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="773" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="791" /> <source><h4>Potentially UF2 capable devices found</h4><p>Found these potentially UF2 capable devices:</p><ul><li>{0}</li></ul><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="798" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="816" /> <source><h4>No known devices detected.</h4><p>Follow the instructions below to set <b>one</b> board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="810" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="828" /> <source>Flash Instructions:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="812" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="830" /> <source><h4>Flash method 'manual' selected.</h4><p>Follow the instructions below to flash a device by entering the data manually.</p><ol><li>Change the device to 'bootloader' mode.</li><li>Wait until the device has entered 'bootloader' mode.</li><li>Ensure the boot volume is available (this may require mounting it) and select its path.</li><li>Select the firmware file to be flashed and click the flash button.</li></ol></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="837" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="855" /> <source>Boot Volume not found:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="839" /> - <source><h4>No Boot Volume detected.</h4><p>Please ensure that the boot volume of the device to be flashed is available. </source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="845" /> - <source>This volume should be named <b>{0}</b>. Press <b>Refresh</b> when ready.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="850" /> - <source>This volume should have one of these names.</p><ul><li>{0}</li></ul><p>Press <b>Refresh</b> when ready.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../MicroPython/UF2FlashDialog.py" line="857" /> + <source><h4>No Boot Volume detected.</h4><p>Please ensure that the boot volume of the device to be flashed is available. </source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="863" /> + <source>This volume should be named <b>{0}</b>. Press <b>Refresh</b> when ready.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="868" /> + <source>This volume should have one of these names.</p><ul><li>{0}</li></ul><p>Press <b>Refresh</b> when ready.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../MicroPython/UF2FlashDialog.py" line="875" /> <source><h4>Reset Instructions</h4><p>Follow the instructions below to set the board into 'bootloader' mode. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="876" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="894" /> <source>Multiple Boot Volumes found:</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="878" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="896" /> <source><h4>Multiple Boot Volumes were found</h4><p>These volume paths were found.</p><ul><li>{0}</li></ul><p>Please ensure that only one device of a type is ready for flashing. Press <b>Refresh</b> when ready.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="897" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="915" /> <source>Flashing Firmware</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="898" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="916" /> <source><p>Flashing the selected firmware to the device. Please wait until the device resets automatically.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="905" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="923" /> <source>Flashing {0}</source> <translation type="unfinished" /> </message> <message> - <location filename="../MicroPython/UF2FlashDialog.py" line="906" /> + <location filename="../MicroPython/UF2FlashDialog.py" line="924" /> <source><p>Flashing the {0} firmware to the device. Please wait until the device resets automatically.</p></source> <translation type="unfinished" /> </message> @@ -80160,7 +80160,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6999" /> + <location filename="../UI/UserInterface.py" line="7022" /> <location filename="../UI/UserInterface.py" line="1835" /> <location filename="../UI/UserInterface.py" line="1832" /> <source>Load session</source> @@ -80893,7 +80893,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4097" /> + <location filename="../UI/UserInterface.py" line="4120" /> <location filename="../UI/UserInterface.py" line="2508" /> <source>Report Bug</source> <translation type="unfinished" /> @@ -81464,8 +81464,8 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6675" /> - <location filename="../UI/UserInterface.py" line="6657" /> + <location filename="../UI/UserInterface.py" line="6698" /> + <location filename="../UI/UserInterface.py" line="6680" /> <location filename="../UI/UserInterface.py" line="2948" /> <source>Export Keyboard Shortcuts</source> <translation type="unfinished" /> @@ -81486,7 +81486,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6692" /> + <location filename="../UI/UserInterface.py" line="6715" /> <location filename="../UI/UserInterface.py" line="2962" /> <source>Import Keyboard Shortcuts</source> <translation type="unfinished" /> @@ -81890,7 +81890,7 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5518" /> + <location filename="../UI/UserInterface.py" line="5541" /> <location filename="../UI/UserInterface.py" line="3645" /> <location filename="../UI/UserInterface.py" line="3624" /> <source>Help</source> @@ -81955,465 +81955,475 @@ <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7755" /> - <location filename="../UI/UserInterface.py" line="4064" /> + <location filename="../UI/UserInterface.py" line="4082" /> + <source>Desktop</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4085" /> + <source>Session Type</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7778" /> + <location filename="../UI/UserInterface.py" line="4087" /> <source></table></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4098" /> + <location filename="../UI/UserInterface.py" line="4121" /> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4409" /> + <location filename="../UI/UserInterface.py" line="4432" /> <source>Restart application</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4410" /> + <location filename="../UI/UserInterface.py" line="4433" /> <source>The application needs to be restarted. Do it now?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4444" /> + <location filename="../UI/UserInterface.py" line="4467" /> <source>&Builtin Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4461" /> + <location filename="../UI/UserInterface.py" line="4484" /> <source>&Plugin Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4464" /> + <location filename="../UI/UserInterface.py" line="4487" /> <source>&User Tools</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4490" /> + <location filename="../UI/UserInterface.py" line="4513" /> <source>Configure Tool Groups ...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4494" /> + <location filename="../UI/UserInterface.py" line="4517" /> <source>Configure current Tool Group ...</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4535" /> - <location filename="../UI/UserInterface.py" line="4515" /> + <location filename="../UI/UserInterface.py" line="4558" /> + <location filename="../UI/UserInterface.py" line="4538" /> <source>No User Tools Configured</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4609" /> + <location filename="../UI/UserInterface.py" line="4632" /> <source>&Show all</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="4611" /> + <location filename="../UI/UserInterface.py" line="4634" /> <source>&Hide all</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5646" /> - <location filename="../UI/UserInterface.py" line="5636" /> - <location filename="../UI/UserInterface.py" line="5589" /> - <location filename="../UI/UserInterface.py" line="5580" /> - <location filename="../UI/UserInterface.py" line="5419" /> - <location filename="../UI/UserInterface.py" line="5410" /> - <location filename="../UI/UserInterface.py" line="5349" /> - <location filename="../UI/UserInterface.py" line="5340" /> + <location filename="../UI/UserInterface.py" line="5669" /> + <location filename="../UI/UserInterface.py" line="5659" /> + <location filename="../UI/UserInterface.py" line="5612" /> + <location filename="../UI/UserInterface.py" line="5603" /> + <location filename="../UI/UserInterface.py" line="5442" /> + <location filename="../UI/UserInterface.py" line="5433" /> + <location filename="../UI/UserInterface.py" line="5372" /> + <location filename="../UI/UserInterface.py" line="5363" /> <source>Problem</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5647" /> - <location filename="../UI/UserInterface.py" line="5637" /> - <location filename="../UI/UserInterface.py" line="5590" /> - <location filename="../UI/UserInterface.py" line="5581" /> - <location filename="../UI/UserInterface.py" line="5420" /> - <location filename="../UI/UserInterface.py" line="5411" /> - <location filename="../UI/UserInterface.py" line="5350" /> - <location filename="../UI/UserInterface.py" line="5341" /> + <location filename="../UI/UserInterface.py" line="5670" /> + <location filename="../UI/UserInterface.py" line="5660" /> + <location filename="../UI/UserInterface.py" line="5613" /> + <location filename="../UI/UserInterface.py" line="5604" /> + <location filename="../UI/UserInterface.py" line="5443" /> + <location filename="../UI/UserInterface.py" line="5434" /> + <location filename="../UI/UserInterface.py" line="5373" /> + <location filename="../UI/UserInterface.py" line="5364" /> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5854" /> - <location filename="../UI/UserInterface.py" line="5767" /> + <location filename="../UI/UserInterface.py" line="5877" /> + <location filename="../UI/UserInterface.py" line="5790" /> + <location filename="../UI/UserInterface.py" line="5705" /> <location filename="../UI/UserInterface.py" line="5682" /> - <location filename="../UI/UserInterface.py" line="5659" /> - <location filename="../UI/UserInterface.py" line="5602" /> - <location filename="../UI/UserInterface.py" line="5552" /> - <location filename="../UI/UserInterface.py" line="5532" /> - <location filename="../UI/UserInterface.py" line="5494" /> - <location filename="../UI/UserInterface.py" line="5485" /> - <location filename="../UI/UserInterface.py" line="5450" /> - <location filename="../UI/UserInterface.py" line="5441" /> - <location filename="../UI/UserInterface.py" line="5380" /> - <location filename="../UI/UserInterface.py" line="5371" /> + <location filename="../UI/UserInterface.py" line="5625" /> + <location filename="../UI/UserInterface.py" line="5575" /> + <location filename="../UI/UserInterface.py" line="5555" /> + <location filename="../UI/UserInterface.py" line="5517" /> + <location filename="../UI/UserInterface.py" line="5508" /> + <location filename="../UI/UserInterface.py" line="5473" /> + <location filename="../UI/UserInterface.py" line="5464" /> + <location filename="../UI/UserInterface.py" line="5403" /> + <location filename="../UI/UserInterface.py" line="5394" /> <source>Process Generation Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5372" /> + <location filename="../UI/UserInterface.py" line="5395" /> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5381" /> + <location filename="../UI/UserInterface.py" line="5404" /> <source><p>Could not find the Qt-Designer executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5442" /> + <location filename="../UI/UserInterface.py" line="5465" /> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5451" /> + <location filename="../UI/UserInterface.py" line="5474" /> <source><p>Could not find the Qt-Linguist executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5486" /> + <location filename="../UI/UserInterface.py" line="5509" /> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5495" /> + <location filename="../UI/UserInterface.py" line="5518" /> <source><p>Could not find the Qt-Assistant executable.<br>Ensure that it is installed and optionally configured on the Qt configuration page.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5519" /> + <location filename="../UI/UserInterface.py" line="5542" /> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5533" /> + <location filename="../UI/UserInterface.py" line="5556" /> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5553" /> + <location filename="../UI/UserInterface.py" line="5576" /> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5603" /> + <location filename="../UI/UserInterface.py" line="5626" /> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5660" /> - <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="5683" /> + <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5706" /> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5768" /> - <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5799" /> - <location filename="../UI/UserInterface.py" line="5790" /> - <source>External Tools</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="5791" /> + <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5822" /> + <location filename="../UI/UserInterface.py" line="5813" /> + <source>External Tools</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5814" /> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5800" /> + <location filename="../UI/UserInterface.py" line="5823" /> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5836" /> + <location filename="../UI/UserInterface.py" line="5859" /> <source>Starting process '{0} {1}'. </source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5855" /> + <location filename="../UI/UserInterface.py" line="5878" /> <source><p>Could not start the tool entry <b>{0}</b>.<br>Ensure that it is available as <b>{1}</b>.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="5930" /> + <location filename="../UI/UserInterface.py" line="5953" /> <source>Process '{0}' has exited. </source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6202" /> - <location filename="../UI/UserInterface.py" line="6144" /> - <location filename="../UI/UserInterface.py" line="6103" /> - <location filename="../UI/UserInterface.py" line="6035" /> - <location filename="../UI/UserInterface.py" line="5973" /> + <location filename="../UI/UserInterface.py" line="6225" /> + <location filename="../UI/UserInterface.py" line="6167" /> + <location filename="../UI/UserInterface.py" line="6126" /> + <location filename="../UI/UserInterface.py" line="6058" /> + <location filename="../UI/UserInterface.py" line="5996" /> <source>Documentation Missing</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6203" /> - <location filename="../UI/UserInterface.py" line="6145" /> - <location filename="../UI/UserInterface.py" line="6104" /> - <location filename="../UI/UserInterface.py" line="6036" /> - <location filename="../UI/UserInterface.py" line="5974" /> + <location filename="../UI/UserInterface.py" line="6226" /> + <location filename="../UI/UserInterface.py" line="6168" /> + <location filename="../UI/UserInterface.py" line="6127" /> + <location filename="../UI/UserInterface.py" line="6059" /> + <location filename="../UI/UserInterface.py" line="5997" /> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6185" /> - <location filename="../UI/UserInterface.py" line="6076" /> + <location filename="../UI/UserInterface.py" line="6208" /> + <location filename="../UI/UserInterface.py" line="6099" /> <source>Documentation</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6077" /> + <location filename="../UI/UserInterface.py" line="6100" /> <source><p>The PyQt{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6186" /> + <location filename="../UI/UserInterface.py" line="6209" /> <source><p>The PySide{0} documentation starting point has not been configured.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6364" /> - <location filename="../UI/UserInterface.py" line="6300" /> + <location filename="../UI/UserInterface.py" line="6387" /> + <location filename="../UI/UserInterface.py" line="6323" /> <source>Start Web Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6301" /> + <location filename="../UI/UserInterface.py" line="6324" /> <source>The eric web browser could not be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6365" /> + <location filename="../UI/UserInterface.py" line="6388" /> <source><p>The eric web browser is not started.</p><p>Reason: {0}</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6407" /> + <location filename="../UI/UserInterface.py" line="6430" /> <source>Open Browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6408" /> + <location filename="../UI/UserInterface.py" line="6431" /> <source>Could not start a web browser</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6659" /> + <location filename="../UI/UserInterface.py" line="6682" /> <source>Keyboard Shortcuts File (*.ekj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6676" /> + <location filename="../UI/UserInterface.py" line="6699" /> <source><p>The keyboard shortcuts file <b>{0}</b> exists already. Overwrite it?</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6694" /> + <location filename="../UI/UserInterface.py" line="6717" /> <source>Keyboard Shortcuts File (*.ekj);;XML Keyboard shortcut file (*.e4k)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6886" /> + <location filename="../UI/UserInterface.py" line="6909" /> <source>Read Tasks</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6887" /> + <location filename="../UI/UserInterface.py" line="6910" /> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6934" /> + <location filename="../UI/UserInterface.py" line="6957" /> <source>Read Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6962" /> - <location filename="../UI/UserInterface.py" line="6935" /> + <location filename="../UI/UserInterface.py" line="6985" /> + <location filename="../UI/UserInterface.py" line="6958" /> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6961" /> + <location filename="../UI/UserInterface.py" line="6984" /> <source>Read session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6977" /> + <location filename="../UI/UserInterface.py" line="7000" /> <source>Save Session</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="6979" /> + <location filename="../UI/UserInterface.py" line="7002" /> <source>eric Session Files (*.esj)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7001" /> + <location filename="../UI/UserInterface.py" line="7024" /> <source>eric Session Files (*.esj);;eric XML Session Files (*.e5s)</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7049" /> + <location filename="../UI/UserInterface.py" line="7072" /> <source>Crash Session found!</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7050" /> + <location filename="../UI/UserInterface.py" line="7073" /> <source>A session file of a crashed session was found. Shall this session be restored?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7351" /> + <location filename="../UI/UserInterface.py" line="7374" /> <source>Drop Error</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7352" /> + <location filename="../UI/UserInterface.py" line="7375" /> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7529" /> - <source>&Cancel</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7531" /> - <source>%v/%m</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7533" /> - <source>Version Check</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7538" /> - <source>Trying host {0}</source> - <translation type="unfinished" /> - </message> - <message> - <location filename="../UI/UserInterface.py" line="7607" /> - <location filename="../UI/UserInterface.py" line="7600" /> - <location filename="../UI/UserInterface.py" line="7551" /> - <source>Error getting versions information</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="7552" /> + <source>&Cancel</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7554" /> + <source>%v/%m</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7556" /> + <source>Version Check</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7561" /> + <source>Trying host {0}</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7630" /> + <location filename="../UI/UserInterface.py" line="7623" /> + <location filename="../UI/UserInterface.py" line="7574" /> + <source>Error getting versions information</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7575" /> <source>The versions information cannot not be downloaded because the Internet is <b>not reachable</b>. Please try again later.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7601" /> + <location filename="../UI/UserInterface.py" line="7624" /> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7608" /> + <location filename="../UI/UserInterface.py" line="7631" /> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7699" /> - <location filename="../UI/UserInterface.py" line="7665" /> + <location filename="../UI/UserInterface.py" line="7722" /> + <location filename="../UI/UserInterface.py" line="7688" /> <source>Update available</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7700" /> - <location filename="../UI/UserInterface.py" line="7666" /> + <location filename="../UI/UserInterface.py" line="7723" /> + <location filename="../UI/UserInterface.py" line="7689" /> <source>The update to <b>{0}</b> of eric is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7687" /> - <location filename="../UI/UserInterface.py" line="7677" /> + <location filename="../UI/UserInterface.py" line="7710" /> + <location filename="../UI/UserInterface.py" line="7700" /> <source>Update Check</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7678" /> + <location filename="../UI/UserInterface.py" line="7701" /> <source>You are using a snapshot release of eric. A more up-to-date stable release might be available.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7688" /> - <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> - <translation type="unfinished" /> - </message> - <message> <location filename="../UI/UserInterface.py" line="7711" /> + <source>You installed eric directly from the source code. There is no possibility to check for the availability of an update.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="../UI/UserInterface.py" line="7734" /> <source>eric is up to date</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7712" /> + <location filename="../UI/UserInterface.py" line="7735" /> <source>You are using the latest version of eric</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7718" /> + <location filename="../UI/UserInterface.py" line="7741" /> <source>Error during updates check</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7719" /> + <location filename="../UI/UserInterface.py" line="7742" /> <source>Could not perform updates check.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7740" /> + <location filename="../UI/UserInterface.py" line="7763" /> <source><h3>Available versions</h3><table></source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7806" /> - <location filename="../UI/UserInterface.py" line="7795" /> + <location filename="../UI/UserInterface.py" line="7829" /> + <location filename="../UI/UserInterface.py" line="7818" /> <source>First time usage</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7796" /> + <location filename="../UI/UserInterface.py" line="7819" /> <source>eric7 has not been configured yet but an eric6 configuration was found. Shall this be imported?</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7807" /> + <location filename="../UI/UserInterface.py" line="7830" /> <source>eric has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="7827" /> + <location filename="../UI/UserInterface.py" line="7850" /> <source>Select Workspace Directory</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8004" /> + <location filename="../UI/UserInterface.py" line="8027" /> <source>Unsaved Data Detected</source> <translation type="unfinished" /> </message> <message> - <location filename="../UI/UserInterface.py" line="8005" /> + <location filename="../UI/UserInterface.py" line="8028" /> <source>Some editors contain unsaved data. Shall these be saved?</source> <translation type="unfinished" /> </message> @@ -82493,7 +82503,7 @@ <context> <name>Utilities</name> <message> - <location filename="../Utilities/__init__.py" line="1429" /> + <location filename="../Utilities/__init__.py" line="1431" /> <source><p>You may use %-codes as placeholders in the string. Supported codes are:<table><tr><td>%C</td><td>column of the cursor of the current editor</td></tr><tr><td>%D</td><td>directory of the current editor</td></tr><tr><td>%F</td><td>filename of the current editor</td></tr><tr><td>%H</td><td>home directory of the current user</td></tr><tr><td>%L</td><td>line of the cursor of the current editor</td></tr><tr><td>%P</td><td>path of the current project</td></tr><tr><td>%S</td><td>selected text of the current editor</td></tr><tr><td>%U</td><td>username of the current user</td></tr><tr><td>%%</td><td>the percent sign</td></tr></table></p></source> <translation type="unfinished" /> </message>