--- a/i18n/eric6_en.ts Sun Mar 13 12:48:53 2016 +0100 +++ b/i18n/eric6_en.ts Sun Mar 13 13:06:46 2016 +0100 @@ -2073,102 +2073,102 @@ <context> <name>Browser</name> <message> - <location filename="../UI/Browser.py" line="75"/> + <location filename="../UI/Browser.py" line="77"/> <source>File-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="231"/> + <location filename="../UI/Browser.py" line="233"/> <source>Open</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="198"/> + <location filename="../UI/Browser.py" line="200"/> <source>Run unittest...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="262"/> + <location filename="../UI/Browser.py" line="264"/> <source>Copy Path to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="213"/> + <location filename="../UI/Browser.py" line="215"/> <source>Open in Icon Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="295"/> + <location filename="../UI/Browser.py" line="297"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="290"/> + <location filename="../UI/Browser.py" line="292"/> <source>New toplevel directory...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="244"/> + <location filename="../UI/Browser.py" line="246"/> <source>Add as toplevel directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="247"/> + <location filename="../UI/Browser.py" line="249"/> <source>Remove from toplevel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="251"/> + <location filename="../UI/Browser.py" line="253"/> <source>Refresh directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="255"/> + <location filename="../UI/Browser.py" line="257"/> <source>Find in this directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="258"/> + <location filename="../UI/Browser.py" line="260"/> <source>Find&&Replace in this directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="547"/> + <location filename="../UI/Browser.py" line="556"/> <source>New toplevel directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="272"/> + <location filename="../UI/Browser.py" line="274"/> <source>Goto</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="378"/> + <location filename="../UI/Browser.py" line="387"/> <source>Line {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="96"/> + <location filename="../UI/Browser.py" line="98"/> <source><b>The Browser Window</b><p>This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.</p><p>The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.</p><p>The next hierarchy is used to easily navigate the directories that are specified in the Python <tt>sys.path</tt> variable.</p><p>The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with <tt>/</tt> at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.</p><p>Python programs (i.e. those with a <tt>.py</tt> file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.</p><p>The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.</p><p>Qt-Designer files (i.e. those with a <tt>.ui</tt> file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.</p><p>Qt-Linguist files (i.e. those with a <tt>.ts</tt> file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="490"/> + <location filename="../UI/Browser.py" line="499"/> <source>Show Mime-Type</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="470"/> + <location filename="../UI/Browser.py" line="479"/> <source>The mime type of the file could not be determined.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="484"/> + <location filename="../UI/Browser.py" line="493"/> <source>The file has the mime type <b>{0}</b>.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Browser.py" line="490"/> + <location filename="../UI/Browser.py" line="499"/> <source>The file has the mime type <b>{0}</b>.<br/> Shall it be added to the list of text mime types?</source> <translation type="unfinished"></translation> </message> @@ -2896,137 +2896,137 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="44"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="50"/> <source>Exclude Files:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="51"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="57"/> <source>Enter filename patterns of files to be excluded separated by a comma</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="528"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="534"/> <source>Press to start the code style check run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="538"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="544"/> <source>Press to fix the selected issues</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="561"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="567"/> <source>Press to load the default values</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="571"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="577"/> <source>Press to store the current values as defaults</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="581"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="587"/> <source>Press to reset the default values</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="58"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="64"/> <source>Exclude Messages:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="65"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="71"/> <source>Enter message codes or categories to be excluded separated by a comma</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="135"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="141"/> <source>Press to select the message codes from a list</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="79"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="85"/> <source>Included Messages:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="86"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="92"/> <source>Enter message codes or categories to be included separated by a comma</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="100"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="106"/> <source>Fix Issues:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="107"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="113"/> <source>Enter message codes of issues to be fixed automatically (leave empty to fix all)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="121"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="127"/> <source>Don't Fix Issues:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="128"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="134"/> <source>Enter message codes of issues not to be fixed automatically</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="259"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="265"/> <source>Max. Line Length:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="266"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="272"/> <source>Enter the maximum allowed line length (PEP-8: 79 characters)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="319"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="325"/> <source>Docstring Type:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="326"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="332"/> <source>Select the rule set for docstrings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="300"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="306"/> <source>Select to allow hanging closing brackets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="303"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="309"/> <source>Allow hanging closing brackets</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="144"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="150"/> <source>Select to repeat each message type</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="147"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="153"/> <source>Repeat messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="157"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="163"/> <source>Select to fix some issues</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="160"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="166"/> <source>Fix issues automatically</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="596"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="608"/> <source><b>Result List</b> <p>This list shows the results of the code style check. Double clicking an entry will open this entry in an editor window and position the cursor at @@ -3034,52 +3034,52 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="612"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="624"/> <source>File/Line</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="617"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="629"/> <source>Code</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="622"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="634"/> <source>Message</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="68"/> - <source>PEP-257</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="69"/> - <source>Eric</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="73"/> - <source>Statistics...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="75"/> - <source>Press to show some statistics for the last run</source> + <source>PEP-257</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="74"/> + <source>Eric</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="78"/> - <source>Show</source> + <source>Statistics...</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="80"/> + <source>Press to show some statistics for the last run</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="83"/> + <source>Show</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="85"/> <source>Press to show all files containing an issue</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="552"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="557"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> @@ -3089,157 +3089,157 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="692"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="697"/> <source>No issues found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="643"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="655"/> <source>Shows the progress of the code style check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="652"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="664"/> <source>%v/%m Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="170"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="176"/> <source>Select to show ignored issues</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="173"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="179"/> <source>Show ignored</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="645"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="650"/> <source>{0} (ignored)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="537"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="542"/> <source>Preparing files...</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="472"/> + <source>Max. Complexity:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="479"/> + <source>Enter the maximum allowed code complexity (McCabe: 10)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="139"/> + <source>Errors</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="584"/> + <source>Transferring data...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="44"/> + <source>Global Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="215"/> + <source>Specific Options</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="257"/> + <source>Source Style</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="319"/> + <source>Documentation Style</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="355"/> + <source>Coding Line</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="361"/> + <source>Valid Encodings:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="368"/> + <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="378"/> + <source>Copyright</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="384"/> + <source>Min. File Size:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="391"/> + <source>Enter the minimum size a file must have to be checked (0 for all files)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="417"/> + <source>Author:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="424"/> + <source>Enter a copyright author name to check for (leave empty to omit this check)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="434"/> + <source>Future Imports</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="440"/> + <source>Expected Imports:</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="466"/> - <source>Max. Complexity:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="473"/> - <source>Enter the maximum allowed code complexity (McCabe: 10)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="134"/> - <source>Errors</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py" line="579"/> - <source>Transferring data...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="38"/> - <source>Global Options</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="209"/> - <source>Specific Options</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="251"/> - <source>Source Style</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="313"/> - <source>Documentation Style</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="349"/> - <source>Coding Line</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="355"/> - <source>Valid Encodings:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="362"/> - <source>Enter valid encodings separated by a comma (leave empty to use defaults)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="372"/> - <source>Copyright</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="378"/> - <source>Min. File Size:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="385"/> - <source>Enter the minimum size a file must have to be checked (0 for all files)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="411"/> - <source>Author:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="418"/> - <source>Enter a copyright author name to check for (leave empty to omit this check)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="428"/> - <source>Future Imports</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="434"/> - <source>Expected Imports:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="460"/> <source>McCabe Complexity</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="531"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="537"/> <source>&Start</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="541"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="547"/> <source>&Fix Selected</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="564"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="570"/> <source>&Load Defaults</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="574"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="580"/> <source>St&ore Defaults</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="584"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui" line="590"/> <source>&Reset Defaults</source> <translation type="unfinished"></translation> </message> @@ -3308,147 +3308,147 @@ <context> <name>CodeStyleFixer</name> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="447"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="446"/> <source>Triple single quotes converted to triple double quotes.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="450"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="449"/> <source>Introductory quotes corrected to be {0}"""</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="453"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="452"/> <source>Single line docstring put on one line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="456"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="455"/> <source>Period added to summary line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="483"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="482"/> <source>Blank line before function/method docstring removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="462"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="461"/> <source>Blank line inserted before class docstring.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="465"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="464"/> <source>Blank line inserted after class docstring.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="468"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="467"/> <source>Blank line inserted after docstring summary.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="471"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="470"/> <source>Blank line inserted after last paragraph of docstring.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="474"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="473"/> <source>Leading quotes put on separate line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="477"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="476"/> <source>Trailing quotes put on separate line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="480"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="479"/> <source>Blank line before class docstring removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="486"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="485"/> <source>Blank line after class docstring removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="489"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="488"/> <source>Blank line after function/method docstring removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="492"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="491"/> <source>Blank line after last paragraph removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="495"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="494"/> <source>Tab converted to 4 spaces.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="498"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="497"/> <source>Indentation adjusted to be a multiple of four.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="501"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="500"/> <source>Indentation of continuation line corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="504"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="503"/> <source>Indentation of closing bracket corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="507"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="506"/> <source>Missing indentation of continuation line corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="510"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="509"/> <source>Closing bracket aligned to opening bracket.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="513"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="512"/> <source>Indentation level changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="516"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="515"/> <source>Indentation level of hanging indentation changed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="519"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="518"/> <source>Visual indentation corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="534"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="533"/> <source>Extraneous whitespace removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="531"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="530"/> <source>Missing whitespace added.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="537"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="536"/> <source>Whitespace around comment sign corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="540"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="539"/> <source>One blank line inserted.</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="544"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="543"/> <source>%n blank line(s) inserted.</source> <translation> <numerusform>%n blank line inserted.</numerusform> @@ -3456,7 +3456,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="547"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="546"/> <source>%n superfluous lines removed</source> <translation> <numerusform>%n superfluous line removed</numerusform> @@ -3464,77 +3464,77 @@ </translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="551"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="550"/> <source>Superfluous blank lines removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="554"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="553"/> <source>Superfluous blank lines after function decorator removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="557"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="556"/> <source>Imports were put on separate lines.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="560"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="559"/> <source>Long lines have been shortened.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="563"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="562"/> <source>Redundant backslash in brackets removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="569"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="568"/> <source>Compound statement corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="572"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="571"/> <source>Comparison to None/True/False corrected.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="575"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="574"/> <source>'{0}' argument added.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="578"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="577"/> <source>'{0}' argument removed.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="581"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="580"/> <source>Whitespace stripped from end of line.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="584"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="583"/> <source>newline added to end of file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="587"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="586"/> <source>Superfluous trailing blank lines removed from end of file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="590"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="589"/> <source>'<>' replaced by '!='.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="594"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="593"/> <source>Could not save the file! Skipping it. Reason: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="659"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="658"/> <source> no message defined for code '{0}'</source> <translation type="unfinished"></translation> </message> @@ -4047,7 +4047,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="345"/> + <location filename="../Preferences/ConfigurationDialog.py" line="348"/> <source>Network</source> <translation type="unfinished"></translation> </message> @@ -4057,7 +4057,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="348"/> + <location filename="../Preferences/ConfigurationDialog.py" line="351"/> <source>Printer</source> <translation type="unfinished"></translation> </message> @@ -4097,7 +4097,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="230"/> + <location filename="../Preferences/ConfigurationDialog.py" line="227"/> <source>General</source> <translation type="unfinished"></translation> </message> @@ -4107,97 +4107,92 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="206"/> - <source>Ruby</source> + <location filename="../Preferences/ConfigurationDialog.py" line="207"/> + <source>Editor</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="210"/> - <source>Editor</source> + <source>APIs</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Preferences/ConfigurationDialog.py" line="213"/> - <source>APIs</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="216"/> <source>Autocompletion</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="227"/> - <source>QScintilla</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="224"/> + <source>QScintilla</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="221"/> <source>Calltips</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="233"/> + <location filename="../Preferences/ConfigurationDialog.py" line="230"/> <source>Filehandling</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Preferences/ConfigurationDialog.py" line="234"/> + <source>Searching</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Preferences/ConfigurationDialog.py" line="237"/> - <source>Searching</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="240"/> <source>Spell checking</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="244"/> + <location filename="../Preferences/ConfigurationDialog.py" line="241"/> <source>Style</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Preferences/ConfigurationDialog.py" line="247"/> + <source>Typing</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Preferences/ConfigurationDialog.py" line="250"/> - <source>Typing</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="253"/> <source>Exporters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="257"/> + <location filename="../Preferences/ConfigurationDialog.py" line="254"/> <source>Highlighters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="261"/> + <location filename="../Preferences/ConfigurationDialog.py" line="258"/> <source>Filetype Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="265"/> + <location filename="../Preferences/ConfigurationDialog.py" line="262"/> <source>Styles</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Preferences/ConfigurationDialog.py" line="266"/> + <source>Keywords</source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Preferences/ConfigurationDialog.py" line="269"/> - <source>Keywords</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Preferences/ConfigurationDialog.py" line="272"/> <source>Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="355"/> - <source>Help</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Preferences/ConfigurationDialog.py" line="358"/> + <source>Help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationDialog.py" line="367"/> <source>Appearance</source> <translation type="unfinished"></translation> </message> @@ -4207,68 +4202,68 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="295"/> + <location filename="../Preferences/ConfigurationDialog.py" line="285"/> <source>Help Viewers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="312"/> + <location filename="../Preferences/ConfigurationDialog.py" line="296"/> <source>Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="309"/> + <location filename="../Preferences/ConfigurationDialog.py" line="293"/> <source>Project Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="315"/> + <location filename="../Preferences/ConfigurationDialog.py" line="299"/> <source>Multiproject</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="342"/> + <location filename="../Preferences/ConfigurationDialog.py" line="345"/> <source>Interface</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="326"/> + <location filename="../Preferences/ConfigurationDialog.py" line="310"/> <source>Viewmanager</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="517"/> + <location filename="../Preferences/ConfigurationDialog.py" line="526"/> <source>Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="522"/> + <location filename="../Preferences/ConfigurationDialog.py" line="531"/> <source>Please select an entry of the list to display the configuration page.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="595"/> + <location filename="../Preferences/ConfigurationDialog.py" line="604"/> <source>Configuration Page Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="595"/> + <location filename="../Preferences/ConfigurationDialog.py" line="604"/> <source><p>The configuration page <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="385"/> + <location filename="../Preferences/ConfigurationDialog.py" line="394"/> <source>Tray Starter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="369"/> + <location filename="../Preferences/ConfigurationDialog.py" line="367"/> <source>VirusTotal Interface</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="351"/> + <location filename="../Preferences/ConfigurationDialog.py" line="354"/> <source>Security</source> <translation type="unfinished"></translation> </message> @@ -4283,12 +4278,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="247"/> + <location filename="../Preferences/ConfigurationDialog.py" line="244"/> <source>Code Checkers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="372"/> + <location filename="../Preferences/ConfigurationDialog.py" line="367"/> <source>eric6 Web Browser</source> <translation type="unfinished"></translation> </message> @@ -4303,17 +4298,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="455"/> + <location filename="../Preferences/ConfigurationDialog.py" line="464"/> <source>Enter search text...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="276"/> + <location filename="../Preferences/ConfigurationDialog.py" line="273"/> <source>Mouse Click Handlers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationDialog.py" line="365"/> + <location filename="../Preferences/ConfigurationDialog.py" line="367"/> <source>Flash Cookie Manager</source> <translation type="unfinished"></translation> </message> @@ -4950,30 +4945,30 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="701"/> + <location filename="../Debugger/DebugServer.py" line="684"/> <source>Connection from illegal host</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="701"/> + <location filename="../Debugger/DebugServer.py" line="684"/> <source><p>A connection was attempted by the illegal host <b>{0}</b>. Accept this connection?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1323"/> + <location filename="../Debugger/DebugServer.py" line="1306"/> <source> Not connected </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1503"/> + <location filename="../Debugger/DebugServer.py" line="1486"/> <source>Passive debug connection received </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugServer.py" line="1517"/> + <location filename="../Debugger/DebugServer.py" line="1500"/> <source>Passive debug connection closed </source> <translation type="unfinished"></translation> @@ -5502,7 +5497,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/DebugUI.py" line="1111"/> + <location filename="../Debugger/DebugUI.py" line="1110"/> <source>An unhandled exception occured. See the shell window for details.</source> <translation type="unfinished"></translation> </message> @@ -7156,7 +7151,7 @@ <context> <name>DownloadManager</name> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="397"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="400"/> <source>Downloads</source> <translation type="unfinished"></translation> </message> @@ -7171,7 +7166,7 @@ <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Helpviewer/Download/DownloadManager.py" line="386"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="389"/> <source>%n Download(s)</source> <translation> <numerusform>One Download</numerusform> @@ -7179,7 +7174,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Helpviewer/Download/DownloadManager.py" line="153"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="156"/> <source>There are %n downloads in progress. Do you want to quit anyway?</source> <translation> @@ -7195,47 +7190,47 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="88"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="91"/> <source>Retry</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="93"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="96"/> <source>Open</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="97"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="100"/> <source>Cancel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="101"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="104"/> <source>Open Containing Folder</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="105"/> - <source>Go to Download Page</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/Download/DownloadManager.py" line="108"/> + <source>Go to Download Page</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/Download/DownloadManager.py" line="111"/> <source>Copy Download Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="112"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="115"/> <source>Select All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/Download/DownloadManager.py" line="119"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="122"/> <source>Remove From List</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Helpviewer/Download/DownloadManager.py" line="394"/> + <location filename="../Helpviewer/Download/DownloadManager.py" line="397"/> <source>Downloading %n file(s)</source> <translation> <numerusform>Downloading one file</numerusform> @@ -7589,92 +7584,92 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="38"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="41"/> <source>Abort</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="39"/> - <source>Apply</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="40"/> - <source>Cancel</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="41"/> - <source>Close</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="42"/> - <source>Discard</source> + <source>Apply</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="43"/> - <source>Help</source> + <source>Cancel</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="44"/> - <source>Ignore</source> + <source>Close</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="45"/> - <source>No</source> + <source>Discard</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="46"/> - <source>No to all</source> + <source>Help</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="47"/> - <source>Ok</source> + <source>Ignore</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="48"/> - <source>Open</source> + <source>No</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="49"/> - <source>Reset</source> + <source>No to all</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="50"/> - <source>Restore defaults</source> + <source>Ok</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="51"/> - <source>Retry</source> + <source>Open</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="52"/> - <source>Save</source> + <source>Reset</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="53"/> - <source>Save all</source> + <source>Restore defaults</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="54"/> - <source>Yes</source> + <source>Retry</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="55"/> + <source>Save</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="56"/> + <source>Save all</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="57"/> + <source>Yes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="58"/> <source>Yes to all</source> <translation type="unfinished"></translation> </message> @@ -7744,12 +7739,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="37"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="40"/> <source>No button</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="102"/> + <location filename="../Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.py" line="105"/> <source>Test</source> <translation type="unfinished"></translation> </message> @@ -8339,12 +8334,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../E5Gui/E5TextEditSearchWidget.py" line="138"/> + <location filename="../E5Gui/E5TextEditSearchWidget.py" line="140"/> <source>Find</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../E5Gui/E5TextEditSearchWidget.py" line="138"/> + <location filename="../E5Gui/E5TextEditSearchWidget.py" line="140"/> <source>'{0}' was not found.</source> <translation type="unfinished"></translation> </message> @@ -8762,7 +8757,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7224"/> + <location filename="../QScintilla/Editor.py" line="7225"/> <source>Check spelling...</source> <translation type="unfinished"></translation> </message> @@ -8992,7 +8987,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5138"/> + <location filename="../QScintilla/Editor.py" line="5139"/> <source>Enable breakpoint</source> <translation type="unfinished"></translation> </message> @@ -9177,257 +9172,257 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5141"/> + <location filename="../QScintilla/Editor.py" line="5142"/> <source>Disable breakpoint</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5515"/> + <location filename="../QScintilla/Editor.py" line="5516"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5515"/> + <location filename="../QScintilla/Editor.py" line="5516"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5578"/> + <location filename="../QScintilla/Editor.py" line="5579"/> <source>Show Code Coverage Annotations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5571"/> + <location filename="../QScintilla/Editor.py" line="5572"/> <source>All lines have been covered.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5578"/> + <location filename="../QScintilla/Editor.py" line="5579"/> <source>There is no coverage file available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5693"/> + <location filename="../QScintilla/Editor.py" line="5694"/> <source>Profile Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5693"/> + <location filename="../QScintilla/Editor.py" line="5694"/> <source>Please select a profile file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5853"/> + <location filename="../QScintilla/Editor.py" line="5854"/> <source>Syntax Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5853"/> + <location filename="../QScintilla/Editor.py" line="5854"/> <source>No syntax error message available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6168"/> + <location filename="../QScintilla/Editor.py" line="6169"/> <source>Macro Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6168"/> + <location filename="../QScintilla/Editor.py" line="6169"/> <source>Select a macro name:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6196"/> + <location filename="../QScintilla/Editor.py" line="6197"/> <source>Load macro file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6239"/> + <location filename="../QScintilla/Editor.py" line="6240"/> <source>Macro files (*.macro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6219"/> + <location filename="../QScintilla/Editor.py" line="6220"/> <source>Error loading macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6210"/> + <location filename="../QScintilla/Editor.py" line="6211"/> <source><p>The macro file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6219"/> + <location filename="../QScintilla/Editor.py" line="6220"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6239"/> + <location filename="../QScintilla/Editor.py" line="6240"/> <source>Save macro file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6256"/> + <location filename="../QScintilla/Editor.py" line="6257"/> <source>Save macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6256"/> + <location filename="../QScintilla/Editor.py" line="6257"/> <source><p>The macro file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6272"/> + <location filename="../QScintilla/Editor.py" line="6273"/> <source>Error saving macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6272"/> + <location filename="../QScintilla/Editor.py" line="6273"/> <source><p>The macro file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6285"/> + <location filename="../QScintilla/Editor.py" line="6286"/> <source>Start Macro Recording</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6285"/> + <location filename="../QScintilla/Editor.py" line="6286"/> <source>Macro recording is already active. Start new?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6311"/> + <location filename="../QScintilla/Editor.py" line="6312"/> <source>Macro Recording</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6311"/> + <location filename="../QScintilla/Editor.py" line="6312"/> <source>Enter name of the macro:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6449"/> + <location filename="../QScintilla/Editor.py" line="6450"/> <source>File changed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6611"/> + <location filename="../QScintilla/Editor.py" line="6612"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6751"/> + <location filename="../QScintilla/Editor.py" line="6752"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6751"/> + <location filename="../QScintilla/Editor.py" line="6752"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6772"/> + <location filename="../QScintilla/Editor.py" line="6773"/> <source>Resources</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6774"/> + <location filename="../QScintilla/Editor.py" line="6775"/> <source>Add file...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6776"/> + <location filename="../QScintilla/Editor.py" line="6777"/> <source>Add files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6778"/> + <location filename="../QScintilla/Editor.py" line="6779"/> <source>Add aliased file...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6781"/> + <location filename="../QScintilla/Editor.py" line="6782"/> <source>Add localized resource...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6785"/> + <location filename="../QScintilla/Editor.py" line="6786"/> <source>Add resource frame</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6804"/> + <location filename="../QScintilla/Editor.py" line="6805"/> <source>Add file resource</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6820"/> + <location filename="../QScintilla/Editor.py" line="6821"/> <source>Add file resources</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6848"/> + <location filename="../QScintilla/Editor.py" line="6849"/> <source>Add aliased file resource</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6848"/> + <location filename="../QScintilla/Editor.py" line="6849"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6912"/> + <location filename="../QScintilla/Editor.py" line="6913"/> <source>Package Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6912"/> + <location filename="../QScintilla/Editor.py" line="6913"/> <source>Include class attributes?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6932"/> + <location filename="../QScintilla/Editor.py" line="6933"/> <source>Imports Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6932"/> + <location filename="../QScintilla/Editor.py" line="6933"/> <source>Include imports from external modules?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6946"/> + <location filename="../QScintilla/Editor.py" line="6947"/> <source>Application Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6946"/> + <location filename="../QScintilla/Editor.py" line="6947"/> <source>Include module names?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7227"/> + <location filename="../QScintilla/Editor.py" line="7228"/> <source>Add to dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7229"/> + <location filename="../QScintilla/Editor.py" line="7230"/> <source>Ignore All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6107"/> + <location filename="../QScintilla/Editor.py" line="6108"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6114"/> + <location filename="../QScintilla/Editor.py" line="6115"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6445"/> + <location filename="../QScintilla/Editor.py" line="6446"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> @@ -9472,27 +9467,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7641"/> + <location filename="../QScintilla/Editor.py" line="7642"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7641"/> + <location filename="../QScintilla/Editor.py" line="7642"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6043"/> + <location filename="../QScintilla/Editor.py" line="6044"/> <source>Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6043"/> + <location filename="../QScintilla/Editor.py" line="6044"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6104"/> + <location filename="../QScintilla/Editor.py" line="6105"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -9517,7 +9512,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6439"/> + <location filename="../QScintilla/Editor.py" line="6440"/> <source><p>The file <b>{0}</b> has been changed while it was opened in eric6. Reread it?</p></source> <translation type="unfinished"></translation> </message> @@ -9552,12 +9547,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7728"/> + <location filename="../QScintilla/Editor.py" line="7729"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7728"/> + <location filename="../QScintilla/Editor.py" line="7729"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> @@ -13800,27 +13795,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="305"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="306"/> <source>Select output directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="330"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="331"/> <source>Select directory to exclude</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="370"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="371"/> <source>Select CSS style sheet</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="370"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="371"/> <source>Style sheet (*.css);;All files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="519"/> + <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py" line="523"/> <source>Select output directory for QtHelp files</source> <translation type="unfinished"></translation> </message> @@ -15373,7 +15368,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="191"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="193"/> <source><no flash cookie selected></source> <translation type="unfinished"></translation> </message> @@ -15383,7 +15378,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="120"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="122"/> <source>Origin:</source> <translation type="unfinished"></translation> </message> @@ -15418,7 +15413,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="211"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="213"/> <source>Remove Cookie</source> <translation type="unfinished"></translation> </message> @@ -15478,58 +15473,58 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="228"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="230"/> <source>Add to whitelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="95"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="97"/> <source>The server '{0}' is already in the blacklist. Please remove it first.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="227"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="229"/> <source>Add to blacklist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="139"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="141"/> <source>The server '{0}' is already in the whitelist. Please remove it first.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="194"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="196"/> <source>Remove Cookie Group</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="364"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="366"/> <source> (settings)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="374"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="376"/> <source>{0}{1}</source> <comment>name and suffix</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="205"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="207"/> <source>{0} Byte</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="256"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="258"/> <source>Remove All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="256"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="258"/> <source>Do you really want to delete all flash cookies on your computer?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="368"/> + <location filename="../Helpviewer/FlashCookieManager/FlashCookieManagerDialog.py" line="370"/> <source> [new]</source> <translation type="unfinished"></translation> </message> @@ -16110,7 +16105,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpAppearancePage.py" line="137"/> + <location filename="../Preferences/ConfigurationPages/HelpAppearancePage.py" line="135"/> <source>Select Style Sheet</source> <translation type="unfinished"></translation> </message> @@ -16158,317 +16153,317 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1175"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1176"/> <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1180"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1181"/> <source>Save Lin&k</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1184"/> <source>Bookmark this Link</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1189"/> <source>Copy Link to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1206"/> <source>Open Image in New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1210"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1211"/> <source>Save Image</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1214"/> <source>Copy Image to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1215"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/> <source>Copy Image Location to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1225"/> <source>Block Image</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1353"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/> <source>Bookmark this Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1381"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/> <source>Search with...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1430"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1431"/> <source>Add to web search toolbar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1434"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1435"/> <source>Web Inspector...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1609"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1610"/> <source>Method not supported</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1609"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1610"/> <source>{0} method is not supported.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1669"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1670"/> <source>Search engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1669"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1670"/> <source>Choose the desired search engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1691"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1692"/> <source>Engine name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1691"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1692"/> <source>Enter a name for the engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2078"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2083"/> <source>Error loading page: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2096"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2101"/> <source>When connecting to: {0}.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2099"/> - <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="2104"/> + <source>Check the address for errors such as <b>ww</b>.example.org instead of <b>www</b>.example.org</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2109"/> <source>If the address is correct, try checking the network connection.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2108"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2113"/> <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2114"/> - <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2159"/> - <source>Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2159"/> - <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2170"/> - <source>New Web Database Quota</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2170"/> - <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2194"/> - <source>bytes</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2197"/> - <source>kB</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/> - <source>MB</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1197"/> - <source>Scan Link with VirusTotal</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/> - <source>Scan Image with VirusTotal</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/> - <source>Send Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1219"/> - <source>Send Image Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1315"/> - <source>This Frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1318"/> - <source>Show &only this frame</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1321"/> - <source>Show in new &tab</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/> - <source>&Print</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/> - <source>Print Preview</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1332"/> - <source>Print as PDF</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1336"/> - <source>Zoom &in</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1339"/> - <source>Zoom &reset</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1342"/> - <source>Zoom &out</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1346"/> - <source>Show frame so&urce</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1356"/> - <source>Send Page Link</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1374"/> - <source>Send Text</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1406"/> - <source>Google Translate</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1413"/> - <source>Dictionary</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/> - <source>Go to web address</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1360"/> - <source>User Agent</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/> + <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2164"/> + <source>Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2164"/> + <source><p>The database quota of <strong>{0}</strong> has been exceeded while accessing database <strong>{1}</strong>.</p><p>Shall it be changed?</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <source>New Web Database Quota</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/> + <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2199"/> + <source>bytes</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2202"/> + <source>kB</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2205"/> + <source>MB</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1198"/> + <source>Scan Link with VirusTotal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1231"/> + <source>Scan Image with VirusTotal</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1192"/> + <source>Send Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1220"/> + <source>Send Image Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1316"/> + <source>This Frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1319"/> + <source>Show &only this frame</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1322"/> + <source>Show in new &tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1327"/> + <source>&Print</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1330"/> + <source>Print Preview</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1333"/> + <source>Print as PDF</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/> + <source>Zoom &in</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/> + <source>Zoom &reset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1343"/> + <source>Zoom &out</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/> + <source>Show frame so&urce</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1357"/> + <source>Send Page Link</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/> + <source>Send Text</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/> + <source>Google Translate</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/> + <source>Dictionary</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1422"/> + <source>Go to web address</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/> + <source>User Agent</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/> <source>Try Again</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1249"/> <source>Play</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1253"/> <source>Pause</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/> <source>Unmute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1261"/> <source>Mute</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1265"/> <source>Copy Media Address to Clipboard</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1269"/> <source>Send Media Address</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="1273"/> <source>Save Media</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2555"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2560"/> <source>eric6 Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2555"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2560"/> <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpBrowserWV.py" line="2523"/> + <location filename="../Helpviewer/HelpBrowserWV.py" line="2528"/> <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> <translation type="unfinished"></translation> </message> @@ -16604,7 +16599,7 @@ <context> <name>HelpDocsInstaller</name> <message> - <location filename="../Helpviewer/HelpDocsInstaller.py" line="220"/> + <location filename="../Helpviewer/HelpDocsInstaller.py" line="230"/> <source><p>The file <b>{0}</b> could not be registered. <br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -16865,7 +16860,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpFlashCookieManagerPage.py" line="68"/> + <location filename="../Preferences/ConfigurationPages/HelpFlashCookieManagerPage.py" line="70"/> <source>Select Flash Cookies Data Path</source> <translation type="unfinished"></translation> </message> @@ -16921,17 +16916,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpInterfacePage.py" line="62"/> + <location filename="../Preferences/ConfigurationPages/HelpInterfacePage.py" line="65"/> <source>System</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpInterfacePage.py" line="75"/> + <location filename="../Preferences/ConfigurationPages/HelpInterfacePage.py" line="78"/> <source>Select style sheet file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpInterfacePage.py" line="75"/> + <location filename="../Preferences/ConfigurationPages/HelpInterfacePage.py" line="78"/> <source>Qt Style Sheets (*.qss);;Cascading Style Sheets (*.css);;All files (*)</source> <translation type="unfinished"></translation> </message> @@ -16985,102 +16980,102 @@ <context> <name>HelpTabWidget</name> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="98"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="99"/> <source>Show a navigation menu</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="120"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="121"/> <source>Close the current help window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="137"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="138"/> <source>Open a new help window tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="151"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="152"/> <source>New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="155"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="156"/> <source>Move Left</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="158"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="159"/> <source>Move Right</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="162"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="163"/> <source>Duplicate Page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="165"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="166"/> <source>Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="168"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="169"/> <source>Close Others</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="193"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="195"/> <source>Close All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="174"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="175"/> <source>Print Preview</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="177"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="178"/> <source>Print</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="180"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="182"/> <source>Print as PDF</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="198"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="200"/> <source>Bookmark All Tabs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="350"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="359"/> <source>...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="759"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="769"/> <source>Loading...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="780"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="790"/> <source>Finished loading</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="782"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="792"/> <source>Failed to load</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="822"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="832"/> <source>Are you sure you want to close the window?</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Helpviewer/HelpTabWidget.py" line="822"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="832"/> <source>Are you sure you want to close the window? You have %n tab(s) open.</source> <translation> @@ -17091,67 +17086,67 @@ </translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="830"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="840"/> <source>&Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="834"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="844"/> <source>&Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="837"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="847"/> <source>C&lose Current Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="111"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="112"/> <source>Show a navigation menu for closed tabs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="195"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="197"/> <source>Reload All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="202"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="204"/> <source>Restore Closed Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="994"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="1004"/> <source>Restore All Closed Tabs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="996"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="1006"/> <source>Clear List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="658"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="668"/> <source>eric6 Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="604"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="614"/> <source><p>Printing is not available due to a bug in PyQt5. Please upgrade.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="658"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="668"/> <source><p>Printing is not available due to a bug in PyQt5.Please upgrade.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="459"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="469"/> <source>Do you really want to close this page?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpTabWidget.py" line="459"/> + <location filename="../Helpviewer/HelpTabWidget.py" line="469"/> <source>You have modified this page and when closing it you would lose the modification. Do you really want to close this page?</source> <translation type="unfinished"></translation> @@ -17241,22 +17236,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="84"/> + <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="93"/> <source>Select Custom Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="98"/> + <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="107"/> <source>Select Web-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="112"/> + <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="121"/> <source>Select PDF-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="126"/> + <location filename="../Preferences/ConfigurationPages/HelpViewersPage.py" line="135"/> <source>Select CHM-Viewer</source> <translation type="unfinished"></translation> </message> @@ -17910,1759 +17905,1759 @@ <context> <name>HelpWindow</name> <message> - <location filename="../Helpviewer/HelpWindow.py" line="189"/> + <location filename="../Helpviewer/HelpWindow.py" line="190"/> <source>Contents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1270"/> + <location filename="../Helpviewer/HelpWindow.py" line="1274"/> <source>Index</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1284"/> + <location filename="../Helpviewer/HelpWindow.py" line="1288"/> <source>Search</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="454"/> + <location filename="../Helpviewer/HelpWindow.py" line="455"/> <source>New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="454"/> + <location filename="../Helpviewer/HelpWindow.py" line="455"/> <source>&New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="454"/> + <location filename="../Helpviewer/HelpWindow.py" line="455"/> <source>Ctrl+T</source> <comment>File|New Tab</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="460"/> - <source>Open a new help window tab</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="461"/> + <source>Open a new help window tab</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="462"/> <source><b>New Tab</b><p>This opens a new help window tab.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="469"/> + <location filename="../Helpviewer/HelpWindow.py" line="470"/> <source>New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="469"/> + <location filename="../Helpviewer/HelpWindow.py" line="470"/> <source>New &Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="469"/> + <location filename="../Helpviewer/HelpWindow.py" line="470"/> <source>Ctrl+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="475"/> - <source>Open a new help browser window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="476"/> + <source>Open a new help browser window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="477"/> <source><b>New Window</b><p>This opens a new help browser window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2028"/> + <location filename="../Helpviewer/HelpWindow.py" line="2034"/> <source>Open File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="484"/> + <location filename="../Helpviewer/HelpWindow.py" line="485"/> <source>&Open File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="484"/> + <location filename="../Helpviewer/HelpWindow.py" line="485"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="490"/> - <source>Open a help file for display</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="491"/> + <source>Open a help file for display</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="492"/> <source><b>Open File</b><p>This opens a new help file for display. It pops up a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="500"/> + <location filename="../Helpviewer/HelpWindow.py" line="501"/> <source>Open File in New Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="500"/> + <location filename="../Helpviewer/HelpWindow.py" line="501"/> <source>Open File in New &Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="500"/> + <location filename="../Helpviewer/HelpWindow.py" line="501"/> <source>Shift+Ctrl+O</source> <comment>File|Open in new tab</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="506"/> + <location filename="../Helpviewer/HelpWindow.py" line="507"/> <source>Open a help file for display in a new tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="508"/> + <location filename="../Helpviewer/HelpWindow.py" line="509"/> <source><b>Open File in New Tab</b><p>This opens a new help file for display in a new tab. It pops up a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="517"/> + <location filename="../Helpviewer/HelpWindow.py" line="518"/> <source>&Save As...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="517"/> + <location filename="../Helpviewer/HelpWindow.py" line="518"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="523"/> + <location filename="../Helpviewer/HelpWindow.py" line="524"/> <source>Save the current page to disk</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="525"/> + <location filename="../Helpviewer/HelpWindow.py" line="526"/> <source><b>Save As...</b><p>Saves the current page to disk.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="567"/> + <location filename="../Helpviewer/HelpWindow.py" line="568"/> <source>Import Bookmarks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="567"/> + <location filename="../Helpviewer/HelpWindow.py" line="568"/> <source>&Import Bookmarks...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="571"/> + <location filename="../Helpviewer/HelpWindow.py" line="572"/> <source>Import bookmarks from other browsers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="573"/> + <location filename="../Helpviewer/HelpWindow.py" line="574"/> <source><b>Import Bookmarks</b><p>Import bookmarks from other browsers.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="582"/> + <location filename="../Helpviewer/HelpWindow.py" line="583"/> <source>Export Bookmarks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="582"/> + <location filename="../Helpviewer/HelpWindow.py" line="583"/> <source>&Export Bookmarks...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="586"/> + <location filename="../Helpviewer/HelpWindow.py" line="587"/> <source>Export the bookmarks into a file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="588"/> + <location filename="../Helpviewer/HelpWindow.py" line="589"/> <source><b>Export Bookmarks</b><p>Export the bookmarks into a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="597"/> + <location filename="../Helpviewer/HelpWindow.py" line="598"/> <source>Print</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="597"/> + <location filename="../Helpviewer/HelpWindow.py" line="598"/> <source>&Print</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="597"/> + <location filename="../Helpviewer/HelpWindow.py" line="598"/> <source>Ctrl+P</source> <comment>File|Print</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="603"/> - <source>Print the displayed help</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="604"/> + <source>Print the displayed help</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="605"/> <source><b>Print</b><p>Print the displayed help text.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="612"/> + <location filename="../Helpviewer/HelpWindow.py" line="614"/> <source>Print as PDF</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="617"/> - <source>Print the displayed help as PDF</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="619"/> + <source>Print the displayed help as PDF</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="621"/> <source><b>Print as PDF</b><p>Print the displayed help text as a PDF file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="628"/> + <location filename="../Helpviewer/HelpWindow.py" line="632"/> <source>Print Preview</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="633"/> + <location filename="../Helpviewer/HelpWindow.py" line="637"/> <source>Print preview of the displayed help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="635"/> + <location filename="../Helpviewer/HelpWindow.py" line="639"/> <source><b>Print Preview</b><p>Print preview of the displayed help text.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="644"/> + <location filename="../Helpviewer/HelpWindow.py" line="648"/> <source>Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="644"/> + <location filename="../Helpviewer/HelpWindow.py" line="648"/> <source>&Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="644"/> + <location filename="../Helpviewer/HelpWindow.py" line="648"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="650"/> + <location filename="../Helpviewer/HelpWindow.py" line="654"/> <source>Close the current help window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="652"/> + <location filename="../Helpviewer/HelpWindow.py" line="656"/> <source><b>Close</b><p>Closes the current help window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="660"/> + <location filename="../Helpviewer/HelpWindow.py" line="664"/> <source>Close All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="660"/> - <source>Close &All</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="664"/> + <source>Close &All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="668"/> <source>Close all help windows</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="665"/> + <location filename="../Helpviewer/HelpWindow.py" line="669"/> <source><b>Close All</b><p>Closes all help windows except the first one.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="679"/> + <location filename="../Helpviewer/HelpWindow.py" line="683"/> <source>Private Browsing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="674"/> + <location filename="../Helpviewer/HelpWindow.py" line="678"/> <source>Private &Browsing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="680"/> + <location filename="../Helpviewer/HelpWindow.py" line="684"/> <source><b>Private Browsing</b><p>Enables private browsing. In this mode no history is recorded anymore.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="691"/> + <location filename="../Helpviewer/HelpWindow.py" line="695"/> <source>Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="691"/> + <location filename="../Helpviewer/HelpWindow.py" line="695"/> <source>&Quit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="691"/> + <location filename="../Helpviewer/HelpWindow.py" line="695"/> <source>Ctrl+Q</source> <comment>File|Quit</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="709"/> + <location filename="../Helpviewer/HelpWindow.py" line="713"/> <source>Backward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="709"/> + <location filename="../Helpviewer/HelpWindow.py" line="713"/> <source>&Backward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="709"/> + <location filename="../Helpviewer/HelpWindow.py" line="713"/> <source>Alt+Left</source> <comment>Go|Backward</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="709"/> + <location filename="../Helpviewer/HelpWindow.py" line="713"/> <source>Backspace</source> <comment>Go|Backward</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="716"/> + <location filename="../Helpviewer/HelpWindow.py" line="720"/> <source>Move one help screen backward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="717"/> + <location filename="../Helpviewer/HelpWindow.py" line="721"/> <source><b>Backward</b><p>Moves one help screen backward. If none is available, this action is disabled.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="726"/> + <location filename="../Helpviewer/HelpWindow.py" line="730"/> <source>Forward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="726"/> + <location filename="../Helpviewer/HelpWindow.py" line="730"/> <source>&Forward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="726"/> + <location filename="../Helpviewer/HelpWindow.py" line="730"/> <source>Alt+Right</source> <comment>Go|Forward</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="726"/> + <location filename="../Helpviewer/HelpWindow.py" line="730"/> <source>Shift+Backspace</source> <comment>Go|Forward</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="733"/> + <location filename="../Helpviewer/HelpWindow.py" line="737"/> <source>Move one help screen forward</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="735"/> + <location filename="../Helpviewer/HelpWindow.py" line="739"/> <source><b>Forward</b><p>Moves one help screen forward. If none is available, this action is disabled.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="744"/> + <location filename="../Helpviewer/HelpWindow.py" line="748"/> <source>Home</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="744"/> + <location filename="../Helpviewer/HelpWindow.py" line="748"/> <source>&Home</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="744"/> + <location filename="../Helpviewer/HelpWindow.py" line="748"/> <source>Ctrl+Home</source> <comment>Go|Home</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="750"/> + <location filename="../Helpviewer/HelpWindow.py" line="754"/> <source>Move to the initial help screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="752"/> + <location filename="../Helpviewer/HelpWindow.py" line="756"/> <source><b>Home</b><p>Moves to the initial help screen.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="760"/> + <location filename="../Helpviewer/HelpWindow.py" line="764"/> <source>Reload</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="760"/> + <location filename="../Helpviewer/HelpWindow.py" line="764"/> <source>&Reload</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="760"/> + <location filename="../Helpviewer/HelpWindow.py" line="764"/> <source>Ctrl+R</source> <comment>Go|Reload</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="760"/> + <location filename="../Helpviewer/HelpWindow.py" line="764"/> <source>F5</source> <comment>Go|Reload</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="767"/> + <location filename="../Helpviewer/HelpWindow.py" line="771"/> <source>Reload the current help screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="769"/> + <location filename="../Helpviewer/HelpWindow.py" line="773"/> <source><b>Reload</b><p>Reloads the current help screen.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="777"/> + <location filename="../Helpviewer/HelpWindow.py" line="781"/> <source>Stop</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="777"/> + <location filename="../Helpviewer/HelpWindow.py" line="781"/> <source>&Stop</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="777"/> + <location filename="../Helpviewer/HelpWindow.py" line="781"/> <source>Ctrl+.</source> <comment>Go|Stop</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="777"/> + <location filename="../Helpviewer/HelpWindow.py" line="781"/> <source>Esc</source> <comment>Go|Stop</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="784"/> + <location filename="../Helpviewer/HelpWindow.py" line="788"/> <source>Stop loading</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="785"/> + <location filename="../Helpviewer/HelpWindow.py" line="789"/> <source><b>Stop</b><p>Stops loading of the current tab.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="793"/> + <location filename="../Helpviewer/HelpWindow.py" line="797"/> <source>Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="793"/> + <location filename="../Helpviewer/HelpWindow.py" line="797"/> <source>&Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="793"/> + <location filename="../Helpviewer/HelpWindow.py" line="797"/> <source>Ctrl+C</source> <comment>Edit|Copy</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="799"/> + <location filename="../Helpviewer/HelpWindow.py" line="803"/> <source>Copy the selected text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="800"/> + <location filename="../Helpviewer/HelpWindow.py" line="804"/> <source><b>Copy</b><p>Copy the selected text to the clipboard.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="808"/> + <location filename="../Helpviewer/HelpWindow.py" line="812"/> <source>Find...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="808"/> + <location filename="../Helpviewer/HelpWindow.py" line="812"/> <source>&Find...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="808"/> + <location filename="../Helpviewer/HelpWindow.py" line="812"/> <source>Ctrl+F</source> <comment>Edit|Find</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="814"/> + <location filename="../Helpviewer/HelpWindow.py" line="818"/> <source>Find text in page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="815"/> + <location filename="../Helpviewer/HelpWindow.py" line="819"/> <source><b>Find</b><p>Find text in the current page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="823"/> + <location filename="../Helpviewer/HelpWindow.py" line="827"/> <source>Find next</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="823"/> + <location filename="../Helpviewer/HelpWindow.py" line="827"/> <source>Find &next</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="823"/> + <location filename="../Helpviewer/HelpWindow.py" line="827"/> <source>F3</source> <comment>Edit|Find next</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="829"/> + <location filename="../Helpviewer/HelpWindow.py" line="833"/> <source>Find next occurrence of text in page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="831"/> + <location filename="../Helpviewer/HelpWindow.py" line="835"/> <source><b>Find next</b><p>Find the next occurrence of text in the current page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="839"/> + <location filename="../Helpviewer/HelpWindow.py" line="843"/> <source>Find previous</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="839"/> + <location filename="../Helpviewer/HelpWindow.py" line="843"/> <source>Find &previous</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="839"/> + <location filename="../Helpviewer/HelpWindow.py" line="843"/> <source>Shift+F3</source> <comment>Edit|Find previous</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="845"/> + <location filename="../Helpviewer/HelpWindow.py" line="849"/> <source>Find previous occurrence of text in page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="847"/> + <location filename="../Helpviewer/HelpWindow.py" line="851"/> <source><b>Find previous</b><p>Find the previous occurrence of text in the current page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="856"/> + <location filename="../Helpviewer/HelpWindow.py" line="860"/> <source>Manage Bookmarks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="856"/> + <location filename="../Helpviewer/HelpWindow.py" line="860"/> <source>&Manage Bookmarks...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="856"/> + <location filename="../Helpviewer/HelpWindow.py" line="860"/> <source>Ctrl+Shift+B</source> <comment>Help|Manage bookmarks</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="861"/> + <location filename="../Helpviewer/HelpWindow.py" line="865"/> <source>Open a dialog to manage the bookmarks.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="863"/> + <location filename="../Helpviewer/HelpWindow.py" line="867"/> <source><b>Manage Bookmarks...</b><p>Open a dialog to manage the bookmarks.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="872"/> + <location filename="../Helpviewer/HelpWindow.py" line="876"/> <source>Add Bookmark</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="872"/> + <location filename="../Helpviewer/HelpWindow.py" line="876"/> <source>Add &Bookmark...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="872"/> + <location filename="../Helpviewer/HelpWindow.py" line="876"/> <source>Ctrl+D</source> <comment>Help|Add bookmark</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="879"/> + <location filename="../Helpviewer/HelpWindow.py" line="883"/> <source>Open a dialog to add a bookmark.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="881"/> + <location filename="../Helpviewer/HelpWindow.py" line="885"/> <source><b>Add Bookmark</b><p>Open a dialog to add the current URL as a bookmark.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="889"/> - <source>Add Folder</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpWindow.py" line="889"/> - <source>Add &Folder...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="893"/> + <source>Add Folder</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="893"/> + <source>Add &Folder...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="897"/> <source>Open a dialog to add a new bookmarks folder.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="895"/> + <location filename="../Helpviewer/HelpWindow.py" line="899"/> <source><b>Add Folder...</b><p>Open a dialog to add a new bookmarks folder.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="904"/> + <location filename="../Helpviewer/HelpWindow.py" line="908"/> <source>Bookmark All Tabs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="904"/> - <source>Bookmark All Tabs...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="908"/> + <source>Bookmark All Tabs...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="912"/> <source>Bookmark all open tabs.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="910"/> + <location filename="../Helpviewer/HelpWindow.py" line="914"/> <source><b>Bookmark All Tabs...</b><p>Open a dialog to add a new bookmarks folder for all open tabs.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="919"/> + <location filename="../Helpviewer/HelpWindow.py" line="923"/> <source>What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="919"/> + <location filename="../Helpviewer/HelpWindow.py" line="923"/> <source>&What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="919"/> + <location filename="../Helpviewer/HelpWindow.py" line="923"/> <source>Shift+F1</source> <comment>Help|What's This?'</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="925"/> + <location filename="../Helpviewer/HelpWindow.py" line="929"/> <source>Context sensitive help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="926"/> + <location filename="../Helpviewer/HelpWindow.py" line="930"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="938"/> - <source>About</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpWindow.py" line="938"/> - <source>&About</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="942"/> + <source>About</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="942"/> + <source>&About</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="946"/> <source>Display information about this software</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="944"/> + <location filename="../Helpviewer/HelpWindow.py" line="948"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="952"/> + <location filename="../Helpviewer/HelpWindow.py" line="956"/> <source>About Qt</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="952"/> - <source>About &Qt</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="956"/> + <source>About &Qt</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="960"/> <source>Display information about the Qt toolkit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="958"/> + <location filename="../Helpviewer/HelpWindow.py" line="962"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="966"/> + <location filename="../Helpviewer/HelpWindow.py" line="970"/> <source>Zoom in</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="966"/> + <location filename="../Helpviewer/HelpWindow.py" line="970"/> <source>Zoom &in</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="966"/> + <location filename="../Helpviewer/HelpWindow.py" line="970"/> <source>Ctrl++</source> <comment>View|Zoom in</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="973"/> + <location filename="../Helpviewer/HelpWindow.py" line="977"/> <source>Zoom in on the text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="974"/> + <location filename="../Helpviewer/HelpWindow.py" line="978"/> <source><b>Zoom in</b><p>Zoom in on the text. This makes the text bigger.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="982"/> + <location filename="../Helpviewer/HelpWindow.py" line="986"/> <source>Zoom out</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="982"/> + <location filename="../Helpviewer/HelpWindow.py" line="986"/> <source>Zoom &out</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="982"/> + <location filename="../Helpviewer/HelpWindow.py" line="986"/> <source>Ctrl+-</source> <comment>View|Zoom out</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="989"/> + <location filename="../Helpviewer/HelpWindow.py" line="993"/> <source>Zoom out on the text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="990"/> + <location filename="../Helpviewer/HelpWindow.py" line="994"/> <source><b>Zoom out</b><p>Zoom out on the text. This makes the text smaller.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="998"/> + <location filename="../Helpviewer/HelpWindow.py" line="1002"/> <source>Zoom reset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="998"/> + <location filename="../Helpviewer/HelpWindow.py" line="1002"/> <source>Zoom &reset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="998"/> + <location filename="../Helpviewer/HelpWindow.py" line="1002"/> <source>Ctrl+0</source> <comment>View|Zoom reset</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1004"/> + <location filename="../Helpviewer/HelpWindow.py" line="1008"/> <source>Reset the zoom of the text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1006"/> + <location filename="../Helpviewer/HelpWindow.py" line="1010"/> <source><b>Zoom reset</b><p>Reset the zoom of the text. This sets the zoom factor to 100%.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1016"/> + <location filename="../Helpviewer/HelpWindow.py" line="1020"/> <source>Zoom text only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1016"/> + <location filename="../Helpviewer/HelpWindow.py" line="1020"/> <source>Zoom &text only</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1021"/> + <location filename="../Helpviewer/HelpWindow.py" line="1025"/> <source>Zoom text only; pictures remain constant</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1023"/> + <location filename="../Helpviewer/HelpWindow.py" line="1027"/> <source><b>Zoom text only</b><p>Zoom text only; pictures remain constant.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1034"/> + <location filename="../Helpviewer/HelpWindow.py" line="1038"/> <source>Show page source</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1034"/> + <location filename="../Helpviewer/HelpWindow.py" line="1038"/> <source>Ctrl+U</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1039"/> + <location filename="../Helpviewer/HelpWindow.py" line="1043"/> <source>Show the page source in an editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1041"/> + <location filename="../Helpviewer/HelpWindow.py" line="1045"/> <source><b>Show page source</b><p>Show the page source in an editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2377"/> + <location filename="../Helpviewer/HelpWindow.py" line="2383"/> <source>Full Screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1050"/> + <location filename="../Helpviewer/HelpWindow.py" line="1054"/> <source>&Full Screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1050"/> + <location filename="../Helpviewer/HelpWindow.py" line="1054"/> <source>F11</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1061"/> + <location filename="../Helpviewer/HelpWindow.py" line="1065"/> <source>Show next tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1061"/> + <location filename="../Helpviewer/HelpWindow.py" line="1065"/> <source>Ctrl+Alt+Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1071"/> + <location filename="../Helpviewer/HelpWindow.py" line="1075"/> <source>Show previous tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1071"/> + <location filename="../Helpviewer/HelpWindow.py" line="1075"/> <source>Shift+Ctrl+Alt+Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1081"/> + <location filename="../Helpviewer/HelpWindow.py" line="1085"/> <source>Switch between tabs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1081"/> + <location filename="../Helpviewer/HelpWindow.py" line="1085"/> <source>Ctrl+1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1091"/> - <source>Preferences</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpWindow.py" line="1091"/> - <source>&Preferences...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1095"/> + <source>Preferences</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1095"/> + <source>&Preferences...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1099"/> <source>Set the prefered configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1097"/> + <location filename="../Helpviewer/HelpWindow.py" line="1101"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1106"/> + <location filename="../Helpviewer/HelpWindow.py" line="1110"/> <source>Languages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1106"/> + <location filename="../Helpviewer/HelpWindow.py" line="1110"/> <source>&Languages...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1111"/> + <location filename="../Helpviewer/HelpWindow.py" line="1115"/> <source>Configure the accepted languages for web pages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1113"/> + <location filename="../Helpviewer/HelpWindow.py" line="1117"/> <source><b>Languages</b><p>Configure the accepted languages for web pages.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1122"/> + <location filename="../Helpviewer/HelpWindow.py" line="1126"/> <source>Cookies</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1122"/> - <source>C&ookies...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1126"/> + <source>C&ookies...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1130"/> <source>Configure cookies handling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1128"/> + <location filename="../Helpviewer/HelpWindow.py" line="1132"/> <source><b>Cookies</b><p>Configure cookies handling.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1152"/> + <location filename="../Helpviewer/HelpWindow.py" line="1156"/> <source>Offline Storage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1152"/> + <location filename="../Helpviewer/HelpWindow.py" line="1156"/> <source>Offline &Storage...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1157"/> + <location filename="../Helpviewer/HelpWindow.py" line="1161"/> <source>Configure offline storage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1159"/> + <location filename="../Helpviewer/HelpWindow.py" line="1163"/> <source><b>Offline Storage</b><p>Opens a dialog to configure offline storage.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1240"/> + <location filename="../Helpviewer/HelpWindow.py" line="1244"/> <source>Sync with Table of Contents</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1245"/> + <location filename="../Helpviewer/HelpWindow.py" line="1249"/> <source>Synchronizes the table of contents with current page</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1247"/> + <location filename="../Helpviewer/HelpWindow.py" line="1251"/> <source><b>Sync with Table of Contents</b><p>Synchronizes the table of contents with current page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1256"/> - <source>Table of Contents</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1260"/> + <source>Table of Contents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1264"/> <source>Shows the table of contents window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1262"/> + <location filename="../Helpviewer/HelpWindow.py" line="1266"/> <source><b>Table of Contents</b><p>Shows the table of contents window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1274"/> + <location filename="../Helpviewer/HelpWindow.py" line="1278"/> <source>Shows the index window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1276"/> + <location filename="../Helpviewer/HelpWindow.py" line="1280"/> <source><b>Index</b><p>Shows the index window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1288"/> + <location filename="../Helpviewer/HelpWindow.py" line="1292"/> <source>Shows the search window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1290"/> + <location filename="../Helpviewer/HelpWindow.py" line="1294"/> <source><b>Search</b><p>Shows the search window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1299"/> - <source>Manage QtHelp Documents</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpWindow.py" line="1299"/> - <source>Manage QtHelp &Documents</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1303"/> + <source>Manage QtHelp Documents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1303"/> + <source>Manage QtHelp &Documents</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1307"/> <source>Shows a dialog to manage the QtHelp documentation set</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1305"/> + <location filename="../Helpviewer/HelpWindow.py" line="1309"/> <source><b>Manage QtHelp Documents</b><p>Shows a dialog to manage the QtHelp documentation set.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1315"/> - <source>Manage QtHelp Filters</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpWindow.py" line="1315"/> - <source>Manage QtHelp &Filters</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1319"/> + <source>Manage QtHelp Filters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1319"/> + <source>Manage QtHelp &Filters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1323"/> <source>Shows a dialog to manage the QtHelp filters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1321"/> + <location filename="../Helpviewer/HelpWindow.py" line="1325"/> <source><b>Manage QtHelp Filters</b><p>Shows a dialog to manage the QtHelp filters.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1330"/> + <location filename="../Helpviewer/HelpWindow.py" line="1334"/> <source>Reindex Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1330"/> - <source>&Reindex Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1334"/> + <source>&Reindex Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1338"/> <source>Reindexes the documentation set</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1336"/> + <location filename="../Helpviewer/HelpWindow.py" line="1340"/> <source><b>Reindex Documentation</b><p>Reindexes the documentation set.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1350"/> + <location filename="../Helpviewer/HelpWindow.py" line="1354"/> <source>Clear private data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1345"/> + <location filename="../Helpviewer/HelpWindow.py" line="1349"/> <source>&Clear private data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1352"/> + <location filename="../Helpviewer/HelpWindow.py" line="1356"/> <source><b>Clear private data</b><p>Clears the private data like browsing history, search history or the favicons database.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1362"/> + <location filename="../Helpviewer/HelpWindow.py" line="1366"/> <source>Clear icons database</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1362"/> + <location filename="../Helpviewer/HelpWindow.py" line="1366"/> <source>Clear &icons database</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1367"/> + <location filename="../Helpviewer/HelpWindow.py" line="1371"/> <source>Clear the database of favicons</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1369"/> + <location filename="../Helpviewer/HelpWindow.py" line="1373"/> <source><b>Clear icons database</b><p>Clears the database of favicons of previously visited URLs.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1378"/> + <location filename="../Helpviewer/HelpWindow.py" line="1382"/> <source>Configure Search Engines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1378"/> + <location filename="../Helpviewer/HelpWindow.py" line="1382"/> <source>Configure Search &Engines...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1383"/> + <location filename="../Helpviewer/HelpWindow.py" line="1387"/> <source>Configure the available search engines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1385"/> + <location filename="../Helpviewer/HelpWindow.py" line="1389"/> <source><b>Configure Search Engines...</b><p>Opens a dialog to configure the available search engines.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1395"/> + <location filename="../Helpviewer/HelpWindow.py" line="1399"/> <source>Manage Saved Passwords</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1395"/> + <location filename="../Helpviewer/HelpWindow.py" line="1399"/> <source>Manage Saved Passwords...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1401"/> + <location filename="../Helpviewer/HelpWindow.py" line="1405"/> <source>Manage the saved passwords</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1403"/> + <location filename="../Helpviewer/HelpWindow.py" line="1407"/> <source><b>Manage Saved Passwords...</b><p>Opens a dialog to manage the saved passwords.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1411"/> + <location filename="../Helpviewer/HelpWindow.py" line="1415"/> <source>Ad Block</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1411"/> + <location filename="../Helpviewer/HelpWindow.py" line="1415"/> <source>&Ad Block...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1417"/> + <location filename="../Helpviewer/HelpWindow.py" line="1421"/> <source>Configure AdBlock subscriptions and rules</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1419"/> + <location filename="../Helpviewer/HelpWindow.py" line="1423"/> <source><b>Ad Block...</b><p>Opens a dialog to configure AdBlock subscriptions and rules.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1470"/> + <location filename="../Helpviewer/HelpWindow.py" line="1474"/> <source>Show the network monitor dialog</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1583"/> + <location filename="../Helpviewer/HelpWindow.py" line="1587"/> <source>&File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1605"/> + <location filename="../Helpviewer/HelpWindow.py" line="1610"/> <source>&Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1613"/> + <location filename="../Helpviewer/HelpWindow.py" line="1618"/> <source>&View</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1624"/> + <location filename="../Helpviewer/HelpWindow.py" line="1629"/> <source>Text Encoding</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1630"/> + <location filename="../Helpviewer/HelpWindow.py" line="1635"/> <source>&Go</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1645"/> + <location filename="../Helpviewer/HelpWindow.py" line="1650"/> <source>H&istory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1653"/> + <location filename="../Helpviewer/HelpWindow.py" line="1658"/> <source>&Bookmarks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1668"/> + <location filename="../Helpviewer/HelpWindow.py" line="1673"/> <source>&Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1708"/> + <location filename="../Helpviewer/HelpWindow.py" line="1713"/> <source>&Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1717"/> + <location filename="../Helpviewer/HelpWindow.py" line="1722"/> <source>&Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1728"/> + <location filename="../Helpviewer/HelpWindow.py" line="1733"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1739"/> + <location filename="../Helpviewer/HelpWindow.py" line="1744"/> <source>File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1764"/> + <location filename="../Helpviewer/HelpWindow.py" line="1770"/> <source>Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1769"/> + <location filename="../Helpviewer/HelpWindow.py" line="1775"/> <source>View</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1778"/> + <location filename="../Helpviewer/HelpWindow.py" line="1784"/> <source>Find</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1786"/> + <location filename="../Helpviewer/HelpWindow.py" line="1792"/> <source>Filter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1791"/> + <location filename="../Helpviewer/HelpWindow.py" line="1797"/> <source>Filtered by: </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1798"/> + <location filename="../Helpviewer/HelpWindow.py" line="1804"/> <source>Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1818"/> + <location filename="../Helpviewer/HelpWindow.py" line="1824"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1825"/> + <location filename="../Helpviewer/HelpWindow.py" line="1831"/> <source>Go</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2028"/> + <location filename="../Helpviewer/HelpWindow.py" line="2034"/> <source>Help Files (*.html *.htm);;PDF Files (*.pdf);;CHM Files (*.chm);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2170"/> + <location filename="../Helpviewer/HelpWindow.py" line="2176"/> <source>Saved Tabs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2407"/> + <location filename="../Helpviewer/HelpWindow.py" line="2413"/> <source><b>Are you sure you want to turn on private browsing?</b><p>When private browsing is turned on, web pages are not added to the history, searches are not added to the list of recent searches and web site icons and cookies are not stored. HTML5 offline storage will be deactivated. Until you close the window, you can still click the Back and Forward buttons to return to the web pages you have opened.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2687"/> + <location filename="../Helpviewer/HelpWindow.py" line="2693"/> <source>Could not find an associated content.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2810"/> + <location filename="../Helpviewer/HelpWindow.py" line="2816"/> <source>Updating search index</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2880"/> + <location filename="../Helpviewer/HelpWindow.py" line="2886"/> <source>Looking for Documentation...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2915"/> + <location filename="../Helpviewer/HelpWindow.py" line="2921"/> <source>Unfiltered</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2934"/> + <location filename="../Helpviewer/HelpWindow.py" line="2940"/> <source>Help Engine</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3424"/> + <location filename="../Helpviewer/HelpWindow.py" line="3430"/> <source>ISO</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3425"/> + <location filename="../Helpviewer/HelpWindow.py" line="3431"/> <source>Windows</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3426"/> + <location filename="../Helpviewer/HelpWindow.py" line="3432"/> <source>ISCII</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3427"/> + <location filename="../Helpviewer/HelpWindow.py" line="3433"/> <source>Unicode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3428"/> + <location filename="../Helpviewer/HelpWindow.py" line="3434"/> <source>Other</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3429"/> + <location filename="../Helpviewer/HelpWindow.py" line="3435"/> <source>IBM</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3451"/> + <location filename="../Helpviewer/HelpWindow.py" line="3457"/> <source>Default Encoding</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1481"/> - <source>Downloads</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1485"/> + <source>Downloads</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1489"/> <source>Shows the downloads window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1487"/> + <location filename="../Helpviewer/HelpWindow.py" line="1491"/> <source><b>Downloads</b><p>Shows the downloads window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1878"/> + <location filename="../Helpviewer/HelpWindow.py" line="1884"/> <source>VirusTotal</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1882"/> + <location filename="../Helpviewer/HelpWindow.py" line="1888"/> <source>Scan current site</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3689"/> + <location filename="../Helpviewer/HelpWindow.py" line="3695"/> <source>VirusTotal Scan</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3689"/> + <location filename="../Helpviewer/HelpWindow.py" line="3695"/> <source><p>The VirusTotal scan could not be scheduled.<p> <p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1496"/> + <location filename="../Helpviewer/HelpWindow.py" line="1500"/> <source>RSS Feeds Dialog</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1496"/> + <location filename="../Helpviewer/HelpWindow.py" line="1500"/> <source>&RSS Feeds Dialog...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1496"/> + <location filename="../Helpviewer/HelpWindow.py" line="1500"/> <source>Ctrl+Shift+F</source> <comment>Help|RSS Feeds Dialog</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1502"/> + <location filename="../Helpviewer/HelpWindow.py" line="1506"/> <source>Open a dialog showing the configured RSS feeds.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1504"/> + <location filename="../Helpviewer/HelpWindow.py" line="1508"/> <source><b>RSS Feeds Dialog...</b><p>Open a dialog to show the configured RSS feeds. It can be used to mange the feeds and to show their contents.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1514"/> + <location filename="../Helpviewer/HelpWindow.py" line="1518"/> <source>Siteinfo Dialog</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1514"/> + <location filename="../Helpviewer/HelpWindow.py" line="1518"/> <source>&Siteinfo Dialog...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1514"/> + <location filename="../Helpviewer/HelpWindow.py" line="1518"/> <source>Ctrl+Shift+I</source> <comment>Help|Siteinfo Dialog</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1520"/> + <location filename="../Helpviewer/HelpWindow.py" line="1524"/> <source>Open a dialog showing some information about the current site.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1522"/> + <location filename="../Helpviewer/HelpWindow.py" line="1526"/> <source><b>Siteinfo Dialog...</b><p>Opens a dialog showing some information about the current site.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1810"/> + <location filename="../Helpviewer/HelpWindow.py" line="1816"/> <source>Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="966"/> + <location filename="../Helpviewer/HelpWindow.py" line="970"/> <source>Zoom In</source> <comment>View|Zoom in</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="982"/> + <location filename="../Helpviewer/HelpWindow.py" line="986"/> <source>Zoom Out</source> <comment>View|Zoom out</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1465"/> + <location filename="../Helpviewer/HelpWindow.py" line="1469"/> <source>Network Monitor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1465"/> + <location filename="../Helpviewer/HelpWindow.py" line="1469"/> <source>&Network Monitor...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1472"/> + <location filename="../Helpviewer/HelpWindow.py" line="1476"/> <source><b>Network Monitor...</b><p>Shows the network monitor dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2384"/> + <location filename="../Helpviewer/HelpWindow.py" line="2390"/> <source>Restore Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1531"/> + <location filename="../Helpviewer/HelpWindow.py" line="1535"/> <source>Manage User Agent Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1531"/> - <source>Manage &User Agent Settings</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1535"/> + <source>Manage &User Agent Settings</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1539"/> <source>Shows a dialog to manage the User Agent settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1537"/> + <location filename="../Helpviewer/HelpWindow.py" line="1541"/> <source><b>Manage User Agent Settings</b><p>Shows a dialog to manage the User Agent settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1695"/> + <location filename="../Helpviewer/HelpWindow.py" line="1700"/> <source>Global User Agent</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="517"/> + <location filename="../Helpviewer/HelpWindow.py" line="518"/> <source>Save As</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="533"/> + <location filename="../Helpviewer/HelpWindow.py" line="534"/> <source>Save Page Screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="533"/> + <location filename="../Helpviewer/HelpWindow.py" line="534"/> <source>Save Page Screen...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="538"/> + <location filename="../Helpviewer/HelpWindow.py" line="539"/> <source>Save the current page as a screen shot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="540"/> + <location filename="../Helpviewer/HelpWindow.py" line="541"/> <source><b>Save Page Screen...</b><p>Saves the current page as a screen shot.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1546"/> + <location filename="../Helpviewer/HelpWindow.py" line="1550"/> <source>Synchronize data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1546"/> + <location filename="../Helpviewer/HelpWindow.py" line="1550"/> <source>&Synchronize Data...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1551"/> + <location filename="../Helpviewer/HelpWindow.py" line="1555"/> <source>Shows a dialog to synchronize data via the network</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1553"/> + <location filename="../Helpviewer/HelpWindow.py" line="1557"/> <source><b>Synchronize Data...</b><p>This shows a dialog to synchronize data via the network.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1428"/> + <location filename="../Helpviewer/HelpWindow.py" line="1432"/> <source>ClickToFlash</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1428"/> + <location filename="../Helpviewer/HelpWindow.py" line="1432"/> <source>&ClickToFlash...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1434"/> + <location filename="../Helpviewer/HelpWindow.py" line="1438"/> <source>Configure ClickToFlash whitelist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1436"/> + <location filename="../Helpviewer/HelpWindow.py" line="1440"/> <source><b>ClickToFlash...</b><p>Opens a dialog to configure the ClickToFlash whitelist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1168"/> + <location filename="../Helpviewer/HelpWindow.py" line="1172"/> <source>Personal Information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1168"/> + <location filename="../Helpviewer/HelpWindow.py" line="1172"/> <source>Personal Information...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1174"/> + <location filename="../Helpviewer/HelpWindow.py" line="1178"/> <source>Configure personal information for completing form fields</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1176"/> + <location filename="../Helpviewer/HelpWindow.py" line="1180"/> <source><b>Personal Information...</b><p>Opens a dialog to configure the personal information used for completing form fields.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1186"/> + <location filename="../Helpviewer/HelpWindow.py" line="1190"/> <source>GreaseMonkey Scripts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1186"/> + <location filename="../Helpviewer/HelpWindow.py" line="1190"/> <source>GreaseMonkey Scripts...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1192"/> + <location filename="../Helpviewer/HelpWindow.py" line="1196"/> <source>Configure the GreaseMonkey Scripts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1194"/> + <location filename="../Helpviewer/HelpWindow.py" line="1198"/> <source><b>GreaseMonkey Scripts...</b><p>Opens a dialog to configure the available GreaseMonkey Scripts.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1447"/> + <location filename="../Helpviewer/HelpWindow.py" line="1451"/> <source>Manage SSL Certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1447"/> + <location filename="../Helpviewer/HelpWindow.py" line="1451"/> <source>Manage SSL Certificates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1453"/> + <location filename="../Helpviewer/HelpWindow.py" line="1457"/> <source>Manage the saved SSL certificates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1455"/> + <location filename="../Helpviewer/HelpWindow.py" line="1459"/> <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1204"/> + <location filename="../Helpviewer/HelpWindow.py" line="1208"/> <source>Edit Message Filters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1204"/> + <location filename="../Helpviewer/HelpWindow.py" line="1208"/> <source>Edit Message Filters...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1209"/> + <location filename="../Helpviewer/HelpWindow.py" line="1213"/> <source>Edit the message filters used to suppress unwanted messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1211"/> + <location filename="../Helpviewer/HelpWindow.py" line="1215"/> <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="548"/> + <location filename="../Helpviewer/HelpWindow.py" line="549"/> <source>Save Visible Page Screen</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="548"/> + <location filename="../Helpviewer/HelpWindow.py" line="549"/> <source>Save Visible Page Screen...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="553"/> + <location filename="../Helpviewer/HelpWindow.py" line="554"/> <source>Save the visible part of the current page as a screen shot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="556"/> + <location filename="../Helpviewer/HelpWindow.py" line="557"/> <source><b>Save Visible Page Screen...</b><p>Saves the visible part of the current page as a screen shot.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2890"/> + <location filename="../Helpviewer/HelpWindow.py" line="2896"/> <source>eric6 Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="697"/> + <location filename="../Helpviewer/HelpWindow.py" line="701"/> <source>Quit the eric6 Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="698"/> + <location filename="../Helpviewer/HelpWindow.py" line="702"/> <source><b>Quit</b><p>Quit the eric6 Web Browser.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="2076"/> + <location filename="../Helpviewer/HelpWindow.py" line="2082"/> <source><b>eric6 Web Browser - {0}</b><p>The eric6 Web Browser is a combined help file and HTML browser. It is part of the eric6 development toolset.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3724"/> + <location filename="../Helpviewer/HelpWindow.py" line="3730"/> <source>IP Address Report</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3734"/> + <location filename="../Helpviewer/HelpWindow.py" line="3740"/> <source>Domain Report</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3715"/> + <location filename="../Helpviewer/HelpWindow.py" line="3721"/> <source>Enter a valid IPv4 address in dotted quad notation:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3724"/> + <location filename="../Helpviewer/HelpWindow.py" line="3730"/> <source>The given IP address is not in dotted quad notation.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="3734"/> + <location filename="../Helpviewer/HelpWindow.py" line="3740"/> <source>Enter a valid domain name:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1222"/> + <location filename="../Helpviewer/HelpWindow.py" line="1226"/> <source>Edit HTML5 Feature Permissions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1222"/> + <location filename="../Helpviewer/HelpWindow.py" line="1226"/> <source>Edit HTML5 Feature Permissions...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1227"/> + <location filename="../Helpviewer/HelpWindow.py" line="1231"/> <source>Edit the remembered HTML5 feature permissions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1229"/> + <location filename="../Helpviewer/HelpWindow.py" line="1233"/> <source><b>Edit HTML5 Feature Permissions</b><p>Opens a dialog to edit the remembered HTML5 feature permissions.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1137"/> - <source>Flash Cookies</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Helpviewer/HelpWindow.py" line="1137"/> - <source>&Flash Cookies...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Helpviewer/HelpWindow.py" line="1141"/> + <source>Flash Cookies</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1141"/> + <source>&Flash Cookies...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Helpviewer/HelpWindow.py" line="1145"/> <source>Manage flash cookies</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/HelpWindow.py" line="1143"/> + <location filename="../Helpviewer/HelpWindow.py" line="1147"/> <source><b>Flash Cookies</b><p>Show a dialog to manage the flash cookies.</p></source> <translation type="unfinished"></translation> </message> @@ -25837,42 +25832,42 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="53"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="56"/> <source>&Refresh</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="55"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="58"/> <source>Press to refresh the list of shelves</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="72"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="75"/> <source>Restore selected shelve</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="74"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="77"/> <source>Delete selected shelves</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="76"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="79"/> <source>Delete all shelves</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="184"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="187"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="184"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="187"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="370"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="373"/> <source>%n file(s) changed</source> <translation> <numerusform>%n file changed</numerusform> @@ -25880,7 +25875,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="372"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="375"/> <source>%n line(s) inserted</source> <translation> <numerusform>%n line inserted</numerusform> @@ -25888,7 +25883,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="374"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveBrowserDialog.py" line="377"/> <source>%n line(s) deleted</source> <translation> <numerusform>%n line deleted</numerusform> @@ -32108,7 +32103,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/LfConvertDataDialog.py" line="78"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/LfConvertDataDialog.py" line="81"/> <source>New Project Directory</source> <translation type="unfinished"></translation> </message> @@ -33498,107 +33493,107 @@ <context> <name>MiscellaneousChecker</name> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="382"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="381"/> <source>coding magic comment not found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="385"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="384"/> <source>unknown encoding ({0}) found in coding magic comment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="388"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="387"/> <source>copyright notice not present</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="391"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="390"/> <source>copyright notice contains invalid author</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="394"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="393"/> <source>blind except: statement</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="397"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="396"/> <source>found {0} formatter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="400"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="399"/> <source>format string does contain unindexed parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="403"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="402"/> <source>docstring does contain unindexed parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="406"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="405"/> <source>other string does contain unindexed parameters</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="409"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="408"/> <source>format call uses too large index ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="412"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="411"/> <source>format call uses missing keyword ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="415"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="414"/> <source>format call uses keyword arguments but no named entries</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="418"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="417"/> <source>format call uses variable arguments but no numbered entries</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="421"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="420"/> <source>format call uses implicit and explicit indexes together</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="424"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="423"/> <source>format call provides unused index ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="427"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="426"/> <source>format call provides unused keyword ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="430"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="429"/> <source>expected these __future__ imports: {0}; but only got: {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="433"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="432"/> <source>expected these __future__ imports: {0}; but got none</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="436"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="435"/> <source>print statement found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="439"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="438"/> <source>one element tuple found</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="442"/> + <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/translations.py" line="441"/> <source>{0}: {1}</source> <translation type="unfinished"></translation> </message> @@ -34991,7 +34986,7 @@ <context> <name>OpenSearchManager</name> <message> - <location filename="../Helpviewer/OpenSearch/OpenSearchManager.py" line="404"/> + <location filename="../Helpviewer/OpenSearch/OpenSearchManager.py" line="405"/> <source><p>Do you want to add the following engine to your list of search engines?<br/><br/>Name: {0}<br/>Searches on: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -35894,12 +35889,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1181"/> + <location filename="../PluginManager/PluginManager.py" line="1183"/> <source>New plugin versions available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginManager.py" line="1181"/> + <location filename="../PluginManager/PluginManager.py" line="1183"/> <source><p>There are new plug-ins or plug-in updates available. Use the plug-in repository dialog to get them.</p></source> <translation type="unfinished"></translation> </message> @@ -36194,17 +36189,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="512"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="514"/> <source>Stable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="519"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="521"/> <source>Unstable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="526"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="528"/> <source>Unknown</source> <translation type="unfinished"></translation> </message> @@ -36244,32 +36239,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="540"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="542"/> <source>up-to-date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="543"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="545"/> <source>new download available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="546"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="548"/> <source>update installable</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="549"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="551"/> <source>updated download available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="719"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="721"/> <source>Cleanup of Plugin Downloads</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="719"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="721"/> <source><p>The plugin download <b>{0}</b> could not be deleted.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -36277,17 +36272,17 @@ <context> <name>PluginRepositoryWindow</name> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="806"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="808"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="806"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="808"/> <source><p>Could not start the process.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../PluginManager/PluginRepositoryDialog.py" line="806"/> + <location filename="../PluginManager/PluginRepositoryDialog.py" line="808"/> <source>OK</source> <translation type="unfinished"></translation> </message> @@ -36361,27 +36356,27 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1307"/> + <location filename="../Preferences/__init__.py" line="1316"/> <source>Export Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1335"/> + <location filename="../Preferences/__init__.py" line="1344"/> <source>Import Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1335"/> + <location filename="../Preferences/__init__.py" line="1344"/> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1437"/> + <location filename="../Preferences/__init__.py" line="1446"/> <source>Select Python{0} Interpreter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1437"/> + <location filename="../Preferences/__init__.py" line="1446"/> <source>Select the Python{0} interpreter to be used:</source> <translation type="unfinished"></translation> </message> @@ -36402,22 +36397,22 @@ <context> <name>PreviewProcessingThread</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="333"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="472"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/> <source><p>ReStructuredText preview requires the <b>python-docutils</b> package.<br/>Install it with your package manager, 'pip install docutils' or see <a href="http://pypi.python.org/pypi/docutils">this page.</a></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="410"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/> <source><p>ReStructuredText preview requires the <b>sphinx</b> package.<br/>Install it with your package manager,'pip install Sphinx' or see <a href="http://pypi.python.org/pypi/Sphinx">this page.</a></p><p>Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="497"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/> <source><p>Markdown preview requires the <b>python-markdown</b> package.<br/>Install it with your package manager or see <a href="http://pythonhosted.org/Markdown/install.html">installation instructions.</a></p></source> <translation type="unfinished"></translation> </message> @@ -36425,42 +36420,37 @@ <context> <name>PreviewerHTML</name> <message> - <location filename="../UI/Previewers/PreviewerHTML.ui" line="37"/> - <source>about:blank</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/Previewers/PreviewerHTML.ui" line="45"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="75"/> <source>Select to enable JavaScript for HTML previews</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.ui" line="48"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="74"/> <source>Enable JavaScript</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.ui" line="55"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="81"/> <source>Select to enable support for Server Side Includes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.ui" line="58"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="79"/> <source>Enable Server Side Includes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="136"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="176"/> <source><p>No preview available for this type of file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="178"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/> <source>Preview - {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/Previewers/PreviewerHTML.py" line="180"/> + <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/> <source>Preview</source> <translation type="unfinished"></translation> </message> @@ -37030,7 +37020,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3438"/> + <location filename="../Project/Project.py" line="3441"/> <source>New project</source> <translation type="unfinished"></translation> </message> @@ -37060,7 +37050,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3452"/> + <location filename="../Project/Project.py" line="3455"/> <source>Open project</source> <translation type="unfinished"></translation> </message> @@ -37070,7 +37060,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3489"/> + <location filename="../Project/Project.py" line="3492"/> <source>Save project as</source> <translation type="unfinished"></translation> </message> @@ -37103,642 +37093,642 @@ </translation> </message> <message> - <location filename="../Project/Project.py" line="3438"/> + <location filename="../Project/Project.py" line="3441"/> <source>&New...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3443"/> + <location filename="../Project/Project.py" line="3446"/> <source>Generate a new project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3444"/> + <location filename="../Project/Project.py" line="3447"/> <source><b>New...</b><p>This opens a dialog for entering the info for a new project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3452"/> + <location filename="../Project/Project.py" line="3455"/> <source>&Open...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3457"/> + <location filename="../Project/Project.py" line="3460"/> <source>Open an existing project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3458"/> + <location filename="../Project/Project.py" line="3461"/> <source><b>Open...</b><p>This opens an existing project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3465"/> + <location filename="../Project/Project.py" line="3468"/> <source>Close project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3465"/> + <location filename="../Project/Project.py" line="3468"/> <source>&Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3469"/> + <location filename="../Project/Project.py" line="3472"/> <source>Close the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3470"/> + <location filename="../Project/Project.py" line="3473"/> <source><b>Close</b><p>This closes the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3477"/> + <location filename="../Project/Project.py" line="3480"/> <source>Save project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3653"/> + <location filename="../Project/Project.py" line="3656"/> <source>&Save</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3481"/> + <location filename="../Project/Project.py" line="3484"/> <source>Save the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3482"/> + <location filename="../Project/Project.py" line="3485"/> <source><b>Save</b><p>This saves the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3489"/> + <location filename="../Project/Project.py" line="3492"/> <source>Save &as...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3493"/> + <location filename="../Project/Project.py" line="3496"/> <source>Save the current project to a new file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3495"/> + <location filename="../Project/Project.py" line="3498"/> <source><b>Save as</b><p>This saves the current project to a new file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3504"/> + <location filename="../Project/Project.py" line="3507"/> <source>Add files to project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3504"/> + <location filename="../Project/Project.py" line="3507"/> <source>Add &files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3509"/> + <location filename="../Project/Project.py" line="3512"/> <source>Add files to the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3511"/> + <location filename="../Project/Project.py" line="3514"/> <source><b>Add files...</b><p>This opens a dialog for adding files to the current project. The place to add is determined by the file extension.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3520"/> + <location filename="../Project/Project.py" line="3523"/> <source>Add directory to project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3520"/> + <location filename="../Project/Project.py" line="3523"/> <source>Add directory...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3525"/> + <location filename="../Project/Project.py" line="3528"/> <source>Add a directory to the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3527"/> + <location filename="../Project/Project.py" line="3530"/> <source><b>Add directory...</b><p>This opens a dialog for adding a directory to the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3535"/> + <location filename="../Project/Project.py" line="3538"/> <source>Add translation to project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3535"/> + <location filename="../Project/Project.py" line="3538"/> <source>Add &translation...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3540"/> + <location filename="../Project/Project.py" line="3543"/> <source>Add a translation to the current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3542"/> + <location filename="../Project/Project.py" line="3545"/> <source><b>Add translation...</b><p>This opens a dialog for add a translation to the current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3550"/> + <location filename="../Project/Project.py" line="3553"/> <source>Search new files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3550"/> + <location filename="../Project/Project.py" line="3553"/> <source>Searc&h new files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3554"/> + <location filename="../Project/Project.py" line="3557"/> <source>Search new files in the project directory.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3556"/> + <location filename="../Project/Project.py" line="3559"/> <source><b>Search new files...</b><p>This searches for new files (sources, *.ui, *.idl) in the project directory and registered subdirectories.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3564"/> + <location filename="../Project/Project.py" line="3567"/> <source>Project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3564"/> + <location filename="../Project/Project.py" line="3567"/> <source>&Properties...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3569"/> + <location filename="../Project/Project.py" line="3572"/> <source>Show the project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3570"/> + <location filename="../Project/Project.py" line="3573"/> <source><b>Properties...</b><p>This shows a dialog to edit the project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3577"/> + <location filename="../Project/Project.py" line="3580"/> <source>User project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3577"/> + <location filename="../Project/Project.py" line="3580"/> <source>&User Properties...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3582"/> + <location filename="../Project/Project.py" line="3585"/> <source>Show the user specific project properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3584"/> + <location filename="../Project/Project.py" line="3587"/> <source><b>User Properties...</b><p>This shows a dialog to edit the user specific project properties.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3592"/> + <location filename="../Project/Project.py" line="3595"/> <source>Filetype Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3592"/> + <location filename="../Project/Project.py" line="3595"/> <source>Filetype Associations...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3596"/> + <location filename="../Project/Project.py" line="3599"/> <source>Show the project filetype associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3598"/> + <location filename="../Project/Project.py" line="3601"/> <source><b>Filetype Associations...</b><p>This shows a dialog to edit the filetype associations of the project. These associations determine the type (source, form, interface or others) with a filename pattern. They are used when adding a file to the project and when performing a search for new files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3610"/> + <location filename="../Project/Project.py" line="3613"/> <source>Lexer Associations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3610"/> + <location filename="../Project/Project.py" line="3613"/> <source>Lexer Associations...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3614"/> + <location filename="../Project/Project.py" line="3617"/> <source>Show the project lexer associations (overriding defaults)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3616"/> + <location filename="../Project/Project.py" line="3619"/> <source><b>Lexer Associations...</b><p>This shows a dialog to edit the lexer associations of the project. These associations override the global lexer associations. Lexers are used to highlight the editor text.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3628"/> + <location filename="../Project/Project.py" line="3631"/> <source>Debugger Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3628"/> + <location filename="../Project/Project.py" line="3631"/> <source>Debugger &Properties...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3632"/> + <location filename="../Project/Project.py" line="3635"/> <source>Show the debugger properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3633"/> + <location filename="../Project/Project.py" line="3636"/> <source><b>Debugger Properties...</b><p>This shows a dialog to edit project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3641"/> + <location filename="../Project/Project.py" line="3644"/> <source>Load</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3641"/> + <location filename="../Project/Project.py" line="3644"/> <source>&Load</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3645"/> + <location filename="../Project/Project.py" line="3648"/> <source>Load the debugger properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3646"/> + <location filename="../Project/Project.py" line="3649"/> <source><b>Load Debugger Properties</b><p>This loads the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3653"/> + <location filename="../Project/Project.py" line="3656"/> <source>Save</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3657"/> + <location filename="../Project/Project.py" line="3660"/> <source>Save the debugger properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3658"/> + <location filename="../Project/Project.py" line="3661"/> <source><b>Save Debugger Properties</b><p>This saves the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3665"/> + <location filename="../Project/Project.py" line="3668"/> <source>Delete</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3665"/> + <location filename="../Project/Project.py" line="3668"/> <source>&Delete</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3669"/> + <location filename="../Project/Project.py" line="3672"/> <source>Delete the debugger properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3670"/> + <location filename="../Project/Project.py" line="3673"/> <source><b>Delete Debugger Properties</b><p>This deletes the file containing the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3678"/> + <location filename="../Project/Project.py" line="3681"/> <source>Reset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3678"/> + <location filename="../Project/Project.py" line="3681"/> <source>&Reset</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3682"/> + <location filename="../Project/Project.py" line="3685"/> <source>Reset the debugger properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3683"/> + <location filename="../Project/Project.py" line="3686"/> <source><b>Reset Debugger Properties</b><p>This resets the project specific debugger settings.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3692"/> + <location filename="../Project/Project.py" line="3695"/> <source>Load session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3696"/> + <location filename="../Project/Project.py" line="3699"/> <source>Load the projects session file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3697"/> + <location filename="../Project/Project.py" line="3700"/> <source><b>Load session</b><p>This loads the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3710"/> + <location filename="../Project/Project.py" line="3713"/> <source>Save session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3714"/> + <location filename="../Project/Project.py" line="3717"/> <source>Save the projects session file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3715"/> + <location filename="../Project/Project.py" line="3718"/> <source><b>Save session</b><p>This saves the projects session file. The session consists of the following data.<br>- all open source files<br>- all breakpoint<br>- the commandline arguments<br>- the working directory<br>- the exception reporting flag</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3728"/> + <location filename="../Project/Project.py" line="3731"/> <source>Delete session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3732"/> + <location filename="../Project/Project.py" line="3735"/> <source>Delete the projects session file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3733"/> + <location filename="../Project/Project.py" line="3736"/> <source><b>Delete session</b><p>This deletes the projects session file</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3742"/> + <location filename="../Project/Project.py" line="3745"/> <source>Code Metrics</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3742"/> + <location filename="../Project/Project.py" line="3745"/> <source>&Code Metrics...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3746"/> + <location filename="../Project/Project.py" line="3749"/> <source>Show some code metrics for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3748"/> + <location filename="../Project/Project.py" line="3751"/> <source><b>Code Metrics...</b><p>This shows some code metrics for all Python files in the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3756"/> + <location filename="../Project/Project.py" line="3759"/> <source>Python Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3756"/> + <location filename="../Project/Project.py" line="3759"/> <source>Code Co&verage...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3760"/> + <location filename="../Project/Project.py" line="3763"/> <source>Show code coverage information for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3762"/> + <location filename="../Project/Project.py" line="3765"/> <source><b>Code Coverage...</b><p>This shows the code coverage information for all Python files in the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4528"/> + <location filename="../Project/Project.py" line="4531"/> <source>Profile Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3770"/> + <location filename="../Project/Project.py" line="3773"/> <source>&Profile Data...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3774"/> + <location filename="../Project/Project.py" line="3777"/> <source>Show profiling data for the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3776"/> + <location filename="../Project/Project.py" line="3779"/> <source><b>Profile Data...</b><p>This shows the profiling data for the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4582"/> + <location filename="../Project/Project.py" line="4585"/> <source>Application Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3785"/> + <location filename="../Project/Project.py" line="3788"/> <source>&Application Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3789"/> + <location filename="../Project/Project.py" line="3792"/> <source>Show a diagram of the project.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3791"/> + <location filename="../Project/Project.py" line="3794"/> <source><b>Application Diagram...</b><p>This shows a diagram of the project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4740"/> + <location filename="../Project/Project.py" line="4743"/> <source>Create Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3814"/> + <location filename="../Project/Project.py" line="3817"/> <source>Create &Package List</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4933"/> + <location filename="../Project/Project.py" line="4936"/> <source>Create Plugin Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3830"/> + <location filename="../Project/Project.py" line="3833"/> <source>Create Plugin &Archive</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3846"/> + <location filename="../Project/Project.py" line="3849"/> <source>Create Plugin Archive (Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3846"/> + <location filename="../Project/Project.py" line="3849"/> <source>Create Plugin Archive (&Snapshot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3882"/> + <location filename="../Project/Project.py" line="3885"/> <source>&Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3883"/> + <location filename="../Project/Project.py" line="3886"/> <source>Open &Recent Projects</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3884"/> + <location filename="../Project/Project.py" line="3887"/> <source>&Version Control</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3888"/> - <source>Chec&k</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3890"/> - <source>Sho&w</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Project/Project.py" line="3891"/> - <source>&Diagrams</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Project/Project.py" line="3892"/> - <source>Session</source> + <source>Chec&k</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/Project.py" line="3893"/> - <source>Source &Documentation</source> + <source>Sho&w</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3894"/> + <source>&Diagrams</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/Project.py" line="3895"/> - <source>Debugger</source> + <source>Session</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Project/Project.py" line="3896"/> + <source>Source &Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3898"/> + <source>Debugger</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Project/Project.py" line="3899"/> <source>Pac&kagers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4004"/> + <location filename="../Project/Project.py" line="4007"/> <source>Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4070"/> + <location filename="../Project/Project.py" line="4073"/> <source>&Clear</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4191"/> + <location filename="../Project/Project.py" line="4194"/> <source>Search New Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4191"/> + <location filename="../Project/Project.py" line="4194"/> <source>There were no new files found to be added.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4337"/> + <location filename="../Project/Project.py" line="4340"/> <source>Version Control System</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4337"/> + <location filename="../Project/Project.py" line="4340"/> <source><p>The selected VCS <b>{0}</b> could not be found.<br/>Disabling version control.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4455"/> + <location filename="../Project/Project.py" line="4458"/> <source>Coverage Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4505"/> + <location filename="../Project/Project.py" line="4508"/> <source>There is no main script defined for the current project. Aborting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4478"/> + <location filename="../Project/Project.py" line="4481"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4478"/> + <location filename="../Project/Project.py" line="4481"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4528"/> + <location filename="../Project/Project.py" line="4531"/> <source>Please select a profile file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4582"/> + <location filename="../Project/Project.py" line="4585"/> <source>Include module names?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4700"/> + <location filename="../Project/Project.py" line="4703"/> <source><p>The file <b>PKGLIST</b> already exists.</p><p>Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4740"/> + <location filename="../Project/Project.py" line="4743"/> <source><p>The file <b>PKGLIST</b> could not be created.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4760"/> + <location filename="../Project/Project.py" line="4763"/> <source><p>The file <b>PKGLIST</b> does not exist. Aborting...</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4769"/> + <location filename="../Project/Project.py" line="4772"/> <source>The project does not have a main script defined. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4783"/> + <location filename="../Project/Project.py" line="4786"/> <source><p>The file <b>PKGLIST</b> could not be read.</p><p>Reason: {0}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4822"/> + <location filename="../Project/Project.py" line="4825"/> <source><p>The file <b>{0}</b> could not be stored in the archive. Ignoring it.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4891"/> + <location filename="../Project/Project.py" line="4894"/> <source><p>The plugin file <b>{0}</b> could not be read.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -37758,22 +37748,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3799"/> + <location filename="../Project/Project.py" line="3802"/> <source>Load Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3799"/> + <location filename="../Project/Project.py" line="3802"/> <source>&Load Diagram...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3803"/> + <location filename="../Project/Project.py" line="3806"/> <source>Load a diagram from file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3805"/> + <location filename="../Project/Project.py" line="3808"/> <source><b>Load Diagram...</b><p>This loads a diagram from file.</p></source> <translation type="unfinished"></translation> </message> @@ -37803,52 +37793,52 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4326"/> + <location filename="../Project/Project.py" line="4329"/> <source><p>The selected VCS <b>{0}</b> could not be found. <br/>Reverting override.</p><p>{1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4933"/> + <location filename="../Project/Project.py" line="4936"/> <source><p>The plugin file <b>{0}</b> could not be read.</p> <p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3819"/> + <location filename="../Project/Project.py" line="3822"/> <source>Create an initial PKGLIST file for an eric6 plugin.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3821"/> + <location filename="../Project/Project.py" line="3824"/> <source><b>Create Package List</b><p>This creates an initial list of files to include in an eric6 plugin archive. The list is created from the project file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3835"/> + <location filename="../Project/Project.py" line="3838"/> <source>Create an eric6 plugin archive file.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3837"/> + <location filename="../Project/Project.py" line="3840"/> <source><b>Create Plugin Archive</b><p>This creates an eric6 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3851"/> + <location filename="../Project/Project.py" line="3854"/> <source>Create an eric6 plugin archive file (snapshot release).</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="3853"/> + <location filename="../Project/Project.py" line="3856"/> <source><b>Create Plugin Archive (Snapshot)</b><p>This creates an eric6 plugin archive file using the list of files given in the PKGLIST file. The archive name is built from the main script name. The version entry of the main script is modified to reflect a snapshot release.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4796"/> + <location filename="../Project/Project.py" line="4799"/> <source><p>The eric6 plugin archive file <b>{0}</b> could not be created.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Project/Project.py" line="4845"/> + <location filename="../Project/Project.py" line="4848"/> <source><p>The eric6 plugin archive file <b>{0}</b> was created successfully.</p></source> <translation type="unfinished"></translation> </message> @@ -45656,17 +45646,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="660"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="664"/> <source>'{0}' was not found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="782"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="786"/> <source>Replaced {0} occurrences.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/SearchReplaceWidget.py" line="787"/> + <location filename="../QScintilla/SearchReplaceWidget.py" line="791"/> <source>Nothing replaced because '{0}' was not found.</source> <translation type="unfinished"></translation> </message> @@ -46519,22 +46509,22 @@ <context> <name>Shortcuts</name> <message> - <location filename="../Preferences/Shortcuts.py" line="203"/> + <location filename="../Preferences/Shortcuts.py" line="207"/> <source>Export Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/Shortcuts.py" line="203"/> + <location filename="../Preferences/Shortcuts.py" line="207"/> <source><p>The keyboard shortcuts could not be written to file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/Shortcuts.py" line="236"/> + <location filename="../Preferences/Shortcuts.py" line="240"/> <source>Import Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/Shortcuts.py" line="236"/> + <location filename="../Preferences/Shortcuts.py" line="240"/> <source><p>The keyboard shortcuts could not be read from file <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> @@ -46668,27 +46658,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ShortcutsDialog.py" line="352"/> + <location filename="../Preferences/ShortcutsDialog.py" line="357"/> <source>Edit shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ShortcutsDialog.py" line="315"/> + <location filename="../Preferences/ShortcutsDialog.py" line="320"/> <source><p><b>{0}</b> has already been allocated to the <b>{1}</b> action. Remove this binding?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ShortcutsDialog.py" line="335"/> + <location filename="../Preferences/ShortcutsDialog.py" line="340"/> <source><p><b>{0}</b> hides the <b>{1}</b> action. Remove this binding?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ShortcutsDialog.py" line="352"/> + <location filename="../Preferences/ShortcutsDialog.py" line="357"/> <source><p><b>{0}</b> is hidden by the <b>{1}</b> action. Remove this binding?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ShortcutsDialog.py" line="191"/> + <location filename="../Preferences/ShortcutsDialog.py" line="193"/> <source>eric6 Web Browser</source> <translation type="unfinished"></translation> </message> @@ -46894,97 +46884,97 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="121"/> + <location filename="../Snapshot/SnapWidget.py" line="122"/> <source>Windows Bitmap File (*.bmp)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="122"/> - <source>Graphic Interchange Format File (*.gif)</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Snapshot/SnapWidget.py" line="123"/> - <source>Windows Icon File (*.ico)</source> + <source>Graphic Interchange Format File (*.gif)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="124"/> - <source>JPEG File (*.jpg)</source> + <source>Windows Icon File (*.ico)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="125"/> - <source>Multiple-Image Network Graphics File (*.mng)</source> + <source>JPEG File (*.jpg)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="126"/> - <source>Portable Bitmap File (*.pbm)</source> + <source>Multiple-Image Network Graphics File (*.mng)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="127"/> - <source>Paintbrush Bitmap File (*.pcx)</source> + <source>Portable Bitmap File (*.pbm)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="128"/> - <source>Portable Graymap File (*.pgm)</source> + <source>Paintbrush Bitmap File (*.pcx)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="129"/> - <source>Portable Network Graphics File (*.png)</source> + <source>Portable Graymap File (*.pgm)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="130"/> - <source>Portable Pixmap File (*.ppm)</source> + <source>Portable Network Graphics File (*.png)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="131"/> - <source>Silicon Graphics Image File (*.sgi)</source> + <source>Portable Pixmap File (*.ppm)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="132"/> - <source>Scalable Vector Graphics File (*.svg)</source> + <source>Silicon Graphics Image File (*.sgi)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="133"/> - <source>Targa Graphic File (*.tga)</source> + <source>Scalable Vector Graphics File (*.svg)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="134"/> - <source>TIFF File (*.tif)</source> + <source>Targa Graphic File (*.tga)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="135"/> - <source>X11 Bitmap File (*.xbm)</source> + <source>TIFF File (*.tif)</source> <translation type="unfinished"></translation> </message> <message> <location filename="../Snapshot/SnapWidget.py" line="136"/> + <source>X11 Bitmap File (*.xbm)</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Snapshot/SnapWidget.py" line="137"/> <source>X11 Pixmap File (*.xpm)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="251"/> + <location filename="../Snapshot/SnapWidget.py" line="252"/> <source>Save Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="230"/> + <location filename="../Snapshot/SnapWidget.py" line="231"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="251"/> + <location filename="../Snapshot/SnapWidget.py" line="252"/> <source>Cannot write file '{0}: {1}.</source> <translation type="unfinished"></translation> @@ -47040,16 +47030,11 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="500"/> + <location filename="../Snapshot/SnapWidget.py" line="503"/> <source>The application contains an unsaved snapshot.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="451"/> - <source>Preview of the snapshot image ({0:n} x {1:n})</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../Snapshot/SnapWidget.ui" line="195"/> <source>Press to copy the snapshot preview to the clipboard</source> <translation type="unfinished"></translation> @@ -47060,15 +47045,20 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Snapshot/SnapWidget.py" line="528"/> + <location filename="../Snapshot/SnapWidget.py" line="531"/> <source>eric6 Snapshot</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Snapshot/SnapWidget.py" line="452"/> + <source>Preview of the snapshot image ({0} x {1})</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>SnapshotFreehandGrabber</name> <message> - <location filename="../Snapshot/SnapshotFreehandGrabber.py" line="69"/> + <location filename="../Snapshot/SnapshotFreehandGrabber.py" line="71"/> <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source> <translation type="unfinished"></translation> </message> @@ -47076,7 +47066,7 @@ <context> <name>SnapshotRegionGrabber</name> <message> - <location filename="../Snapshot/SnapshotRegionGrabber.py" line="98"/> + <location filename="../Snapshot/SnapshotRegionGrabber.py" line="100"/> <source>Select a region using the mouse. To take the snapshot, press the Enter key or double click. Press Esc to quit.</source> <translation type="unfinished"></translation> </message> @@ -48064,7 +48054,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/StartDialog.py" line="130"/> + <location filename="../Debugger/StartDialog.py" line="132"/> <source>Working directory</source> <translation type="unfinished"></translation> </message> @@ -54209,7 +54199,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="389"/> + <location filename="../Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.py" line="393"/> <source>No issues found.</source> <translation type="unfinished"></translation> </message> @@ -55248,7 +55238,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Templates/TemplateHelpDialog.py" line="31"/> + <location filename="../Templates/TemplateHelpDialog.py" line="33"/> <source><p>To use variables in a template, you just have to enclose the variablename with $-characters. When you use the template, you will then be asked for a value for this variable.</p><p>Example template: This is a $VAR$</p><p>When you use this template you will be prompted for a value for the variable $VAR$. Any occurrences of $VAR$ will then be replaced with whatever you've entered.</p><p>If you need a single $-character in a template, which is not used to enclose a variable, type $$(two dollar characters) instead. They will automatically be replaced with a single $-character when you use the template.</p><p>If you want a variables contents to be treated specially, the variablename must be followed by a ':' and one formatting specifier (e.g. $VAR:ml$). The supported specifiers are:<table><tr><td>ml</td><td>Specifies a multiline formatting. The first line of the variable contents is prefixed with the string occurring before the variable on the same line of the template. All other lines are prefixed by the same amount of whitespace as the line containing the variable.</td></tr><tr><td>rl</td><td>Specifies a repeated line formatting. Each line of the variable contents is prefixed with the string occuring before the variable on the same line of the template.</td></tr></table></p><p>The following predefined variables may be used in a template:<table><tr><td>date</td><td>today's date in ISO format (YYYY-MM-DD)</td></tr><tr><td>year</td><td>the current year</td></tr><tr><td>project_name</td><td>the name of the project (if any)</td></tr><tr><td>project_path</td><td>the path of the project (if any)</td></tr><tr><td>path_name</td><td>full path of the current file</td></tr><tr><td>dir_name</td><td>full path of the parent directory</td></tr><tr><td>file_name</td><td>the current file name (without directory)</td></tr><tr><td>base_name</td><td>like <i>file_name</i>, but without extension</td></tr><tr><td>ext</td><td>the extension of the current file</td></tr><tr><td>cur_select</td><td>the currently selected text</td></tr><tr><td>insertion</td><td>Sets insertion point for cursor after template is inserted.</td></tr><tr><td>select_start</td><td>Sets span of selected text in template after template is inserted (used together with 'select_end').</td></tr><tr><td>select_end</td><td>Sets span of selected text in template after template is inserted (used together with 'select_start').</td></tr><tr><td>clipboard</td><td>the text of the clipboard</td></tr></table></p><p>If you want to change the default delimiter to anything different, please use the configuration dialog to do so.</p></source> <translation type="unfinished"></translation> </message> @@ -56987,7 +56977,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="384"/> + <location filename="../Graphics/UMLDialog.py" line="387"/> <source>Load Diagram</source> <translation type="unfinished"></translation> </message> @@ -56997,12 +56987,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="378"/> + <location filename="../Graphics/UMLDialog.py" line="381"/> <source><p>The file <b>{0}</b> does not contain valid data.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Graphics/UMLDialog.py" line="381"/> + <location filename="../Graphics/UMLDialog.py" line="384"/> <source><p>The file <b>{0}</b> does not contain valid data.</p><p>Invalid line: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -57589,2071 +57579,2071 @@ <context> <name>UserInterface</name> <message> - <location filename="../UI/UserInterface.py" line="220"/> + <location filename="../UI/UserInterface.py" line="225"/> <source>Initializing Plugin Manager...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="226"/> + <location filename="../UI/UserInterface.py" line="231"/> <source>Generating Main User Interface...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="258"/> + <location filename="../UI/UserInterface.py" line="263"/> <source>Setting up connections...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="457"/> + <location filename="../UI/UserInterface.py" line="462"/> <source>Initializing Tools...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="468"/> + <location filename="../UI/UserInterface.py" line="474"/> <source>Registering Objects...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="489"/> + <location filename="../UI/UserInterface.py" line="496"/> <source>Initializing Actions...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="491"/> + <location filename="../UI/UserInterface.py" line="498"/> <source>Initializing Menus...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="493"/> + <location filename="../UI/UserInterface.py" line="500"/> <source>Initializing Toolbars...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="495"/> + <location filename="../UI/UserInterface.py" line="502"/> <source>Initializing Statusbar...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="522"/> + <location filename="../UI/UserInterface.py" line="528"/> <source>Initializing Single Application Server...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="531"/> + <location filename="../UI/UserInterface.py" line="537"/> <source>Activating Plugins...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="541"/> + <location filename="../UI/UserInterface.py" line="547"/> <source>Restoring Toolbarmanager...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1283"/> + <location filename="../UI/UserInterface.py" line="1289"/> <source>Project-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1300"/> + <location filename="../UI/UserInterface.py" line="1306"/> <source>Multiproject-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1318"/> + <location filename="../UI/UserInterface.py" line="1324"/> <source>Debug-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="831"/> + <location filename="../UI/UserInterface.py" line="837"/> <source>Cooperation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="888"/> + <location filename="../UI/UserInterface.py" line="894"/> <source>Symbols</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1369"/> + <location filename="../UI/UserInterface.py" line="1375"/> <source>Log-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1387"/> + <location filename="../UI/UserInterface.py" line="1393"/> <source>Task-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1405"/> + <location filename="../UI/UserInterface.py" line="1411"/> <source>Template-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="896"/> + <location filename="../UI/UserInterface.py" line="902"/> <source>Numbers</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1352"/> + <location filename="../UI/UserInterface.py" line="1358"/> <source>File-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1336"/> + <location filename="../UI/UserInterface.py" line="1342"/> <source>Shell</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1448"/> + <location filename="../UI/UserInterface.py" line="1454"/> <source>Horizontal Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1179"/> + <location filename="../UI/UserInterface.py" line="1185"/> <source>{0} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1186"/> + <location filename="../UI/UserInterface.py" line="1192"/> <source>{0} - {1} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1190"/> + <location filename="../UI/UserInterface.py" line="1196"/> <source>{0} - {1} - {2} - Passive Mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1213"/> - <source>Quit</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1213"/> - <source>&Quit</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1213"/> - <source>Ctrl+Q</source> - <comment>File|Quit</comment> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1219"/> + <source>Quit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1219"/> + <source>&Quit</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1219"/> + <source>Ctrl+Q</source> + <comment>File|Quit</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1225"/> <source>Quit the IDE</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1220"/> + <location filename="../UI/UserInterface.py" line="1226"/> <source><b>Quit the IDE</b><p>This quits the IDE. Any unsaved changes may be saved first. Any Python program being debugged will be stopped and the preferences will be written to disc.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1249"/> - <source>Edit Profile</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1255"/> + <source>Edit Profile</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1261"/> <source>Activate the edit view profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1257"/> + <location filename="../UI/UserInterface.py" line="1263"/> <source><b>Edit Profile</b><p>Activate the "Edit View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1266"/> - <source>Debug Profile</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1272"/> + <source>Debug Profile</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1278"/> <source>Activate the debug view profile</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1274"/> + <location filename="../UI/UserInterface.py" line="1280"/> <source><b>Debug Profile</b><p>Activate the "Debug View Profile". Windows being shown, if this profile is active, may be configured with the "View Profile Configuration" dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1283"/> + <location filename="../UI/UserInterface.py" line="1289"/> <source>&Project-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1283"/> + <location filename="../UI/UserInterface.py" line="1289"/> <source>Alt+Shift+P</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1300"/> + <location filename="../UI/UserInterface.py" line="1306"/> <source>&Multiproject-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1300"/> + <location filename="../UI/UserInterface.py" line="1306"/> <source>Alt+Shift+M</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1318"/> + <location filename="../UI/UserInterface.py" line="1324"/> <source>&Debug-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1318"/> + <location filename="../UI/UserInterface.py" line="1324"/> <source>Alt+Shift+D</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1336"/> + <location filename="../UI/UserInterface.py" line="1342"/> <source>&Shell</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1336"/> + <location filename="../UI/UserInterface.py" line="1342"/> <source>Alt+Shift+S</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1352"/> + <location filename="../UI/UserInterface.py" line="1358"/> <source>Alt+Shift+F</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1369"/> + <location filename="../UI/UserInterface.py" line="1375"/> <source>Alt+Shift+G</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1387"/> + <location filename="../UI/UserInterface.py" line="1393"/> <source>Alt+Shift+T</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1405"/> + <location filename="../UI/UserInterface.py" line="1411"/> <source>Alt+Shift+A</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1448"/> - <source>&Horizontal Toolbox</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1452"/> - <source>Toggle the Horizontal Toolbox window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1454"/> + <source>&Horizontal Toolbox</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1458"/> + <source>Toggle the Horizontal Toolbox window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1460"/> <source><b>Toggle the Horizontal Toolbox window</b><p>If the Horizontal Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1462"/> + <location filename="../UI/UserInterface.py" line="1468"/> <source>Left Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1462"/> + <location filename="../UI/UserInterface.py" line="1468"/> <source>&Left Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1466"/> + <location filename="../UI/UserInterface.py" line="1472"/> <source>Toggle the left sidebar window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1467"/> + <location filename="../UI/UserInterface.py" line="1473"/> <source><b>Toggle the left sidebar window</b><p>If the left sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1489"/> + <location filename="../UI/UserInterface.py" line="1495"/> <source>Bottom Sidebar</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1489"/> - <source>&Bottom Sidebar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1493"/> - <source>Toggle the bottom sidebar window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1495"/> + <source>&Bottom Sidebar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1499"/> + <source>Toggle the bottom sidebar window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1501"/> <source><b>Toggle the bottom sidebar window</b><p>If the bottom sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1503"/> + <location filename="../UI/UserInterface.py" line="1509"/> <source>Alt+Shift+O</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1538"/> + <location filename="../UI/UserInterface.py" line="1544"/> <source>Alt+Shift+Y</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1556"/> + <location filename="../UI/UserInterface.py" line="1562"/> <source>Alt+Shift+B</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1574"/> + <location filename="../UI/UserInterface.py" line="1580"/> <source>What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1574"/> + <location filename="../UI/UserInterface.py" line="1580"/> <source>&What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1574"/> - <source>Shift+F1</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1580"/> + <source>Shift+F1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1586"/> <source>Context sensitive help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1581"/> + <location filename="../UI/UserInterface.py" line="1587"/> <source><b>Display context sensitive help</b><p>In What's This? mode, the mouse cursor shows an arrow with a question mark, and you can click on the interface elements to get a short description of what they do and how to use them. In dialogs, this feature can be accessed using the context help button in the titlebar.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1592"/> + <location filename="../UI/UserInterface.py" line="1599"/> <source>Helpviewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1592"/> + <location filename="../UI/UserInterface.py" line="1599"/> <source>&Helpviewer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1592"/> + <location filename="../UI/UserInterface.py" line="1599"/> <source>F1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1598"/> + <location filename="../UI/UserInterface.py" line="1605"/> <source>Open the helpviewer window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1617"/> + <location filename="../UI/UserInterface.py" line="1627"/> <source>Show Versions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1617"/> + <location filename="../UI/UserInterface.py" line="1627"/> <source>Show &Versions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1621"/> + <location filename="../UI/UserInterface.py" line="1631"/> <source>Display version information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1623"/> - <source><b>Show Versions</b><p>Display version information.</p></source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1633"/> + <source><b>Show Versions</b><p>Display version information.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1643"/> <source>Check for Updates</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1630"/> + <location filename="../UI/UserInterface.py" line="1640"/> <source>Check for &Updates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1641"/> + <location filename="../UI/UserInterface.py" line="1651"/> <source>Show downloadable versions</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1641"/> + <location filename="../UI/UserInterface.py" line="1651"/> <source>Show &downloadable versions...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1645"/> + <location filename="../UI/UserInterface.py" line="1655"/> <source>Show the versions available for download</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3004"/> + <location filename="../UI/UserInterface.py" line="3021"/> <source>Report Bug</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1668"/> + <location filename="../UI/UserInterface.py" line="1678"/> <source>Report &Bug...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1672"/> + <location filename="../UI/UserInterface.py" line="1682"/> <source>Report a bug</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1673"/> + <location filename="../UI/UserInterface.py" line="1683"/> <source><b>Report Bug...</b><p>Opens a dialog to report a bug.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1680"/> + <location filename="../UI/UserInterface.py" line="1690"/> <source>Request Feature</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1680"/> + <location filename="../UI/UserInterface.py" line="1690"/> <source>Request &Feature...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1684"/> + <location filename="../UI/UserInterface.py" line="1694"/> <source>Send a feature request</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1686"/> + <location filename="../UI/UserInterface.py" line="1696"/> <source><b>Request Feature...</b><p>Opens a dialog to send a feature request.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2598"/> + <location filename="../UI/UserInterface.py" line="2612"/> <source>Unittest</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1695"/> + <location filename="../UI/UserInterface.py" line="1705"/> <source>&Unittest...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1700"/> + <location filename="../UI/UserInterface.py" line="1710"/> <source>Start unittest dialog</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1701"/> + <location filename="../UI/UserInterface.py" line="1711"/> <source><b>Unittest</b><p>Perform unit tests. The dialog gives you the ability to select and run a unittest suite.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1709"/> + <location filename="../UI/UserInterface.py" line="1719"/> <source>Unittest Restart</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1709"/> + <location filename="../UI/UserInterface.py" line="1719"/> <source>&Restart Unittest...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1714"/> + <location filename="../UI/UserInterface.py" line="1724"/> <source>Restart last unittest</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1715"/> + <location filename="../UI/UserInterface.py" line="1725"/> <source><b>Restart Unittest</b><p>Restart the unittest performed last.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1739"/> + <location filename="../UI/UserInterface.py" line="1749"/> <source>Unittest Script</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1739"/> + <location filename="../UI/UserInterface.py" line="1749"/> <source>Unittest &Script...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1744"/> - <source>Run unittest with current script</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1746"/> - <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4115"/> - <source>Unittest Project</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1754"/> + <source>Run unittest with current script</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1756"/> + <source><b>Unittest Script</b><p>Run unittest with current script.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="4133"/> + <source>Unittest Project</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1764"/> <source>Unittest &Project...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1759"/> + <location filename="../UI/UserInterface.py" line="1769"/> <source>Run unittest with current project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1761"/> + <location filename="../UI/UserInterface.py" line="1771"/> <source><b>Unittest Project</b><p>Run unittest with current project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1822"/> + <location filename="../UI/UserInterface.py" line="1832"/> <source>UI Previewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1822"/> + <location filename="../UI/UserInterface.py" line="1832"/> <source>&UI Previewer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1827"/> + <location filename="../UI/UserInterface.py" line="1837"/> <source>Start the UI Previewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1828"/> + <location filename="../UI/UserInterface.py" line="1838"/> <source><b>UI Previewer</b><p>Start the UI Previewer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1835"/> + <location filename="../UI/UserInterface.py" line="1845"/> <source>Translations Previewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1835"/> + <location filename="../UI/UserInterface.py" line="1845"/> <source>&Translations Previewer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1840"/> + <location filename="../UI/UserInterface.py" line="1850"/> <source>Start the Translations Previewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1842"/> + <location filename="../UI/UserInterface.py" line="1852"/> <source><b>Translations Previewer</b><p>Start the Translations Previewer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1849"/> + <location filename="../UI/UserInterface.py" line="1859"/> <source>Compare Files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1849"/> + <location filename="../UI/UserInterface.py" line="1859"/> <source>&Compare Files...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1867"/> + <location filename="../UI/UserInterface.py" line="1877"/> <source>Compare two files</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1855"/> + <location filename="../UI/UserInterface.py" line="1865"/> <source><b>Compare Files</b><p>Open a dialog to compare two files.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1862"/> + <location filename="../UI/UserInterface.py" line="1872"/> <source>Compare Files side by side</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1868"/> + <location filename="../UI/UserInterface.py" line="1878"/> <source><b>Compare Files side by side</b><p>Open a dialog to compare two files and show the result side by side.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1876"/> + <location filename="../UI/UserInterface.py" line="1886"/> <source>SQL Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1876"/> + <location filename="../UI/UserInterface.py" line="1886"/> <source>SQL &Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1881"/> + <location filename="../UI/UserInterface.py" line="1891"/> <source>Browse a SQL database</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1882"/> + <location filename="../UI/UserInterface.py" line="1892"/> <source><b>SQL Browser</b><p>Browse a SQL database.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1894"/> + <location filename="../UI/UserInterface.py" line="1904"/> <source>Mini Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1889"/> + <location filename="../UI/UserInterface.py" line="1899"/> <source>Mini &Editor...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1895"/> + <location filename="../UI/UserInterface.py" line="1905"/> <source><b>Mini Editor</b><p>Open a dialog with a simplified editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1916"/> + <location filename="../UI/UserInterface.py" line="1929"/> <source>Icon Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1916"/> + <location filename="../UI/UserInterface.py" line="1929"/> <source>&Icon Editor...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1945"/> + <location filename="../UI/UserInterface.py" line="1958"/> <source>Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1945"/> + <location filename="../UI/UserInterface.py" line="1958"/> <source>&Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1950"/> + <location filename="../UI/UserInterface.py" line="1963"/> <source>Set the prefered configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1952"/> + <location filename="../UI/UserInterface.py" line="1965"/> <source><b>Preferences</b><p>Set the configuration items of the application with your prefered values.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1961"/> + <location filename="../UI/UserInterface.py" line="1974"/> <source>Export Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1961"/> + <location filename="../UI/UserInterface.py" line="1974"/> <source>E&xport Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1966"/> + <location filename="../UI/UserInterface.py" line="1979"/> <source>Export the current configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1968"/> + <location filename="../UI/UserInterface.py" line="1981"/> <source><b>Export Preferences</b><p>Export the current configuration to a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1975"/> + <location filename="../UI/UserInterface.py" line="1988"/> <source>Import Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1975"/> + <location filename="../UI/UserInterface.py" line="1988"/> <source>I&mport Preferences...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1980"/> - <source>Import a previously exported configuration</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1982"/> - <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1989"/> - <source>Reload APIs</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1989"/> - <source>Reload &APIs</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1993"/> - <source>Reload the API information</source> + <source>Import a previously exported configuration</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="1995"/> - <source><b>Reload APIs</b><p>Reload the API information.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2007"/> - <source>Show external tools</source> + <source><b>Import Preferences</b><p>Import a previously exported configuration.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2002"/> + <source>Reload APIs</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2002"/> + <source>Reload &APIs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2006"/> + <source>Reload the API information</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2008"/> + <source><b>Reload APIs</b><p>Reload the API information.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2020"/> + <source>Show external tools</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2015"/> <source>Show external &tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2018"/> + <location filename="../UI/UserInterface.py" line="2031"/> <source>View Profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2018"/> + <location filename="../UI/UserInterface.py" line="2031"/> <source>&View Profiles...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2023"/> + <location filename="../UI/UserInterface.py" line="2036"/> <source>Configure view profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2025"/> + <location filename="../UI/UserInterface.py" line="2038"/> <source><b>View Profiles</b><p>Configure the view profiles. With this dialog you may set the visibility of the various windows for the predetermined view profiles.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2035"/> + <location filename="../UI/UserInterface.py" line="2048"/> <source>Toolbars</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2035"/> + <location filename="../UI/UserInterface.py" line="2048"/> <source>Tool&bars...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2040"/> + <location filename="../UI/UserInterface.py" line="2053"/> <source>Configure toolbars</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2041"/> + <location filename="../UI/UserInterface.py" line="2054"/> <source><b>Toolbars</b><p>Configure the toolbars. With this dialog you may change the actions shown on the various toolbars and define your own toolbars.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2050"/> + <location filename="../UI/UserInterface.py" line="2063"/> <source>Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2050"/> + <location filename="../UI/UserInterface.py" line="2063"/> <source>Keyboard &Shortcuts...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2055"/> + <location filename="../UI/UserInterface.py" line="2068"/> <source>Set the keyboard shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2057"/> - <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="5384"/> - <source>Export Keyboard Shortcuts</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2065"/> - <source>&Export Keyboard Shortcuts...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2070"/> + <source><b>Keyboard Shortcuts</b><p>Set the keyboard shortcuts of the application with your prefered values.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5409"/> + <source>Export Keyboard Shortcuts</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2078"/> + <source>&Export Keyboard Shortcuts...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2083"/> <source>Export the keyboard shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2072"/> + <location filename="../UI/UserInterface.py" line="2085"/> <source><b>Export Keyboard Shortcuts</b><p>Export the keyboard shortcuts of the application.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5408"/> + <location filename="../UI/UserInterface.py" line="5433"/> <source>Import Keyboard Shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2079"/> + <location filename="../UI/UserInterface.py" line="2092"/> <source>&Import Keyboard Shortcuts...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2084"/> + <location filename="../UI/UserInterface.py" line="2097"/> <source>Import the keyboard shortcuts</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2086"/> + <location filename="../UI/UserInterface.py" line="2099"/> <source><b>Import Keyboard Shortcuts</b><p>Import the keyboard shortcuts of the application.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2127"/> + <location filename="../UI/UserInterface.py" line="2140"/> <source>Activate current editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2127"/> + <location filename="../UI/UserInterface.py" line="2140"/> <source>Alt+Shift+E</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2137"/> + <location filename="../UI/UserInterface.py" line="2150"/> <source>Show next</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2137"/> + <location filename="../UI/UserInterface.py" line="2150"/> <source>Ctrl+Alt+Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2146"/> + <location filename="../UI/UserInterface.py" line="2159"/> <source>Show previous</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2146"/> + <location filename="../UI/UserInterface.py" line="2159"/> <source>Shift+Ctrl+Alt+Tab</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2155"/> - <source>Switch between tabs</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2155"/> - <source>Ctrl+1</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2164"/> - <source>Plugin Infos</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2164"/> - <source>&Plugin Infos...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2168"/> - <source>Show Plugin Infos</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2169"/> - <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2182"/> - <source>Install Plugins</source> + <source>Switch between tabs</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2168"/> + <source>Ctrl+1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2177"/> + <source>Plugin Infos</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2177"/> - <source>&Install Plugins...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2183"/> - <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> + <source>&Plugin Infos...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2181"/> + <source>Show Plugin Infos</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2182"/> + <source><b>Plugin Infos...</b><p>This opens a dialog, that show some information about loaded plugins.</p></source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2195"/> - <source>Uninstall Plugin</source> + <source>Install Plugins</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2190"/> - <source>&Uninstall Plugin...</source> + <source>&Install Plugins...</source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2196"/> - <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2203"/> - <source>Plugin Repository</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2203"/> - <source>Plugin &Repository...</source> + <source><b>Install Plugins...</b><p>This opens a dialog to install or update plugins.</p></source> <translation type="unfinished"></translation> </message> <message> <location filename="../UI/UserInterface.py" line="2208"/> + <source>Uninstall Plugin</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2203"/> + <source>&Uninstall Plugin...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2209"/> + <source><b>Uninstall Plugin...</b><p>This opens a dialog to uninstall a plugin.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2216"/> + <source>Plugin Repository</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2216"/> + <source>Plugin &Repository...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2221"/> <source>Show Plugins available for download</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2210"/> + <location filename="../UI/UserInterface.py" line="2223"/> <source><b>Plugin Repository...</b><p>This opens a dialog, that shows a list of plugins available on the Internet.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2234"/> + <location filename="../UI/UserInterface.py" line="2247"/> <source>Qt4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2234"/> + <location filename="../UI/UserInterface.py" line="2247"/> <source>Qt&4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2238"/> + <location filename="../UI/UserInterface.py" line="2251"/> <source>Open Qt4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2264"/> + <location filename="../UI/UserInterface.py" line="2277"/> <source>PyQt4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2268"/> + <location filename="../UI/UserInterface.py" line="2281"/> <source>Open PyQt4 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2348"/> + <location filename="../UI/UserInterface.py" line="2361"/> <source>Eric API Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2348"/> + <location filename="../UI/UserInterface.py" line="2361"/> <source>&Eric API Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2352"/> + <location filename="../UI/UserInterface.py" line="2365"/> <source>Open Eric API Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2369"/> + <location filename="../UI/UserInterface.py" line="2382"/> <source>PySide Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2369"/> + <location filename="../UI/UserInterface.py" line="2382"/> <source>Py&Side Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2373"/> + <location filename="../UI/UserInterface.py" line="2386"/> <source>Open PySide Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2414"/> + <location filename="../UI/UserInterface.py" line="2427"/> <source>&Unittest</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2431"/> - <source>E&xtras</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2436"/> - <source>Wi&zards</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="2444"/> + <source>E&xtras</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2449"/> + <source>Wi&zards</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2457"/> <source>Select Tool Group</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2452"/> + <location filename="../UI/UserInterface.py" line="2465"/> <source>Se&ttings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2475"/> + <location filename="../UI/UserInterface.py" line="2488"/> <source>&Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2500"/> + <location filename="../UI/UserInterface.py" line="2513"/> <source>&Toolbars</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2511"/> + <location filename="../UI/UserInterface.py" line="2524"/> <source>P&lugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2520"/> + <location filename="../UI/UserInterface.py" line="2533"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2525"/> + <location filename="../UI/UserInterface.py" line="2538"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2597"/> + <location filename="../UI/UserInterface.py" line="2611"/> <source>Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2599"/> + <location filename="../UI/UserInterface.py" line="2613"/> <source>Settings</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4367"/> + <location filename="../UI/UserInterface.py" line="4385"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2601"/> + <location filename="../UI/UserInterface.py" line="2615"/> <source>Profiles</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2602"/> + <location filename="../UI/UserInterface.py" line="2616"/> <source>Plugins</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2751"/> + <location filename="../UI/UserInterface.py" line="2768"/> <source><p>This part of the status bar displays the current editors language.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2758"/> + <location filename="../UI/UserInterface.py" line="2775"/> <source><p>This part of the status bar displays the current editors encoding.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2765"/> + <location filename="../UI/UserInterface.py" line="2782"/> <source><p>This part of the status bar displays the current editors eol setting.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2772"/> + <location filename="../UI/UserInterface.py" line="2789"/> <source><p>This part of the status bar displays an indication of the current editors files writability.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2779"/> + <location filename="../UI/UserInterface.py" line="2796"/> <source><p>This part of the status bar displays the line number of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2786"/> + <location filename="../UI/UserInterface.py" line="2803"/> <source><p>This part of the status bar displays the cursor position of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2856"/> + <location filename="../UI/UserInterface.py" line="2873"/> <source>External Tools/{0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2953"/> + <location filename="../UI/UserInterface.py" line="2970"/> <source><h3>Version Numbers</h3><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6171"/> + <location filename="../UI/UserInterface.py" line="6196"/> <source></table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3004"/> + <location filename="../UI/UserInterface.py" line="3021"/> <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3284"/> + <location filename="../UI/UserInterface.py" line="3301"/> <source>Restart application</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3284"/> + <location filename="../UI/UserInterface.py" line="3301"/> <source>The application needs to be restarted. Do it now?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3361"/> + <location filename="../UI/UserInterface.py" line="3379"/> <source>Configure Tool Groups ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3365"/> + <location filename="../UI/UserInterface.py" line="3383"/> <source>Configure current Tool Group ...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3318"/> + <location filename="../UI/UserInterface.py" line="3335"/> <source>&Builtin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3333"/> + <location filename="../UI/UserInterface.py" line="3351"/> <source>&Plugin Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3484"/> + <location filename="../UI/UserInterface.py" line="3502"/> <source>&Show all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3486"/> + <location filename="../UI/UserInterface.py" line="3504"/> <source>&Hide all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4115"/> + <location filename="../UI/UserInterface.py" line="4133"/> <source>There is no main script defined for the current project. Aborting</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4314"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source>Qt 3 support</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4493"/> + <location filename="../UI/UserInterface.py" line="4511"/> <source>Problem</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4493"/> + <location filename="../UI/UserInterface.py" line="4511"/> <source><p>The file <b>{0}</b> does not exist or is zero length.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4668"/> + <location filename="../UI/UserInterface.py" line="4686"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4221"/> + <location filename="../UI/UserInterface.py" line="4239"/> <source><p>Could not start Qt-Designer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4288"/> + <location filename="../UI/UserInterface.py" line="4306"/> <source><p>Could not start Qt-Linguist.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4339"/> + <location filename="../UI/UserInterface.py" line="4357"/> <source><p>Could not start Qt-Assistant.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4367"/> + <location filename="../UI/UserInterface.py" line="4385"/> <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4381"/> + <location filename="../UI/UserInterface.py" line="4399"/> <source><p>Could not start custom viewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4401"/> + <location filename="../UI/UserInterface.py" line="4419"/> <source><p>Could not start the help viewer.<br>Ensure that it is available as <b>hh</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4449"/> + <location filename="../UI/UserInterface.py" line="4467"/> <source><p>Could not start UI Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4504"/> + <location filename="../UI/UserInterface.py" line="4522"/> <source><p>Could not start Translation Previewer.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4525"/> + <location filename="../UI/UserInterface.py" line="4543"/> <source><p>Could not start SQL Browser.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4613"/> + <location filename="../UI/UserInterface.py" line="4631"/> <source>External Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4604"/> + <location filename="../UI/UserInterface.py" line="4622"/> <source>No tool entry found for external tool '{0}' in tool group '{1}'.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4613"/> + <location filename="../UI/UserInterface.py" line="4631"/> <source>No toolgroup entry '{0}' found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4652"/> + <location filename="../UI/UserInterface.py" line="4670"/> <source>Starting process '{0} {1}'. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4668"/> + <location filename="../UI/UserInterface.py" line="4686"/> <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"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4744"/> + <location filename="../UI/UserInterface.py" line="4762"/> <source>Process '{0}' has exited. </source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5111"/> + <location filename="../UI/UserInterface.py" line="5129"/> <source>Documentation Missing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5111"/> + <location filename="../UI/UserInterface.py" line="5129"/> <source><p>The documentation starting point "<b>{0}</b>" could not be found.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5095"/> + <location filename="../UI/UserInterface.py" line="5113"/> <source>Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4937"/> + <location filename="../UI/UserInterface.py" line="4955"/> <source><p>The PyQt4 documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5095"/> + <location filename="../UI/UserInterface.py" line="5113"/> <source><p>The PySide documentation starting point has not been configured.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5408"/> + <location filename="../UI/UserInterface.py" line="5433"/> <source>Keyboard shortcut file (*.e4k)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5542"/> + <location filename="../UI/UserInterface.py" line="5567"/> <source>Save tasks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5542"/> + <location filename="../UI/UserInterface.py" line="5567"/> <source><p>The tasks file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5571"/> + <location filename="../UI/UserInterface.py" line="5596"/> <source>Read tasks</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5571"/> + <location filename="../UI/UserInterface.py" line="5596"/> <source><p>The tasks file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5589"/> + <location filename="../UI/UserInterface.py" line="5614"/> <source>Save session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5589"/> + <location filename="../UI/UserInterface.py" line="5614"/> <source><p>The session file <b>{0}</b> could not be written.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5620"/> + <location filename="../UI/UserInterface.py" line="5645"/> <source>Read session</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5620"/> + <location filename="../UI/UserInterface.py" line="5645"/> <source><p>The session file <b>{0}</b> could not be read.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5808"/> + <location filename="../UI/UserInterface.py" line="5833"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5808"/> + <location filename="../UI/UserInterface.py" line="5833"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5978"/> <source>&Cancel</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5962"/> + <location filename="../UI/UserInterface.py" line="5987"/> <source>Trying host {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6113"/> + <location filename="../UI/UserInterface.py" line="6138"/> <source>Update available</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6133"/> + <location filename="../UI/UserInterface.py" line="6158"/> <source>Error during updates check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6133"/> + <location filename="../UI/UserInterface.py" line="6158"/> <source>Could not perform updates check.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6157"/> + <location filename="../UI/UserInterface.py" line="6182"/> <source><h3>Available versions</h3><table></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6198"/> + <location filename="../UI/UserInterface.py" line="6223"/> <source>First time usage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2306"/> + <location filename="../UI/UserInterface.py" line="2319"/> <source>Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2306"/> + <location filename="../UI/UserInterface.py" line="2319"/> <source>Python &3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2310"/> + <location filename="../UI/UserInterface.py" line="2323"/> <source>Open Python 3 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2324"/> + <location filename="../UI/UserInterface.py" line="2337"/> <source>Python 2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2324"/> + <location filename="../UI/UserInterface.py" line="2337"/> <source>Python &2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2328"/> + <location filename="../UI/UserInterface.py" line="2341"/> <source>Open Python 2 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2330"/> + <location filename="../UI/UserInterface.py" line="2343"/> <source><b>Python 2 Documentation</b><p>Display the Python 2 documentation. If no documentation directory is configured, the location of the Python 2 documentation is assumed to be the doc directory underneath the location of the configured Python 2 executable on Windows and <i>/usr/share/doc/packages/python/html/python-docs-html</i> on Unix. Set PYTHON2DOCDIR in your environment to override this. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6023"/> + <location filename="../UI/UserInterface.py" line="6048"/> <source>Error getting versions information</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6016"/> + <location filename="../UI/UserInterface.py" line="6041"/> <source>The versions information could not be downloaded. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5226"/> <source>Open Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5204"/> + <location filename="../UI/UserInterface.py" line="5226"/> <source>Could not start a web browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6023"/> + <location filename="../UI/UserInterface.py" line="6048"/> <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="546"/> + <location filename="../UI/UserInterface.py" line="552"/> <source>Setting View Profile...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="550"/> + <location filename="../UI/UserInterface.py" line="556"/> <source>Reading Tasks...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="554"/> + <location filename="../UI/UserInterface.py" line="560"/> <source>Reading Templates...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="558"/> + <location filename="../UI/UserInterface.py" line="564"/> <source>Starting Debugger...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1230"/> + <location filename="../UI/UserInterface.py" line="1236"/> <source>New Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1230"/> + <location filename="../UI/UserInterface.py" line="1236"/> <source>New &Window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1230"/> + <location filename="../UI/UserInterface.py" line="1236"/> <source>Ctrl+Shift+N</source> <comment>File|New Window</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1723"/> + <location filename="../UI/UserInterface.py" line="1733"/> <source>Unittest Rerun Failed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1723"/> + <location filename="../UI/UserInterface.py" line="1733"/> <source>Rerun Failed Tests...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1728"/> + <location filename="../UI/UserInterface.py" line="1738"/> <source>Rerun failed tests of the last run</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1730"/> + <location filename="../UI/UserInterface.py" line="1740"/> <source><b>Rerun Failed Tests</b><p>Rerun all tests that failed during the last unittest run.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1862"/> + <location filename="../UI/UserInterface.py" line="1872"/> <source>Compare &Files side by side...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1930"/> + <location filename="../UI/UserInterface.py" line="1943"/> <source>Snapshot</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1930"/> + <location filename="../UI/UserInterface.py" line="1943"/> <source>&Snapshot...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1935"/> + <location filename="../UI/UserInterface.py" line="1948"/> <source>Take snapshots of a screen region</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1937"/> + <location filename="../UI/UserInterface.py" line="1950"/> <source><b>Snapshot</b><p>This opens a dialog to take snapshots of a screen region.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4583"/> + <location filename="../UI/UserInterface.py" line="4601"/> <source><p>Could not start Snapshot tool.<br>Ensure that it is available as <b>{0}</b>.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6217"/> + <location filename="../UI/UserInterface.py" line="6242"/> <source>Select Workspace Directory</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1423"/> + <location filename="../UI/UserInterface.py" line="1429"/> <source>Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1435"/> + <location filename="../UI/UserInterface.py" line="1441"/> <source>Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1289"/> + <location filename="../UI/UserInterface.py" line="1295"/> <source>Switch the input focus to the Project-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1291"/> + <location filename="../UI/UserInterface.py" line="1297"/> <source><b>Activate Project-Viewer</b><p>This switches the input focus to the Project-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1306"/> + <location filename="../UI/UserInterface.py" line="1312"/> <source>Switch the input focus to the Multiproject-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1308"/> + <location filename="../UI/UserInterface.py" line="1314"/> <source><b>Activate Multiproject-Viewer</b><p>This switches the input focus to the Multiproject-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1324"/> + <location filename="../UI/UserInterface.py" line="1330"/> <source>Switch the input focus to the Debug-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1326"/> + <location filename="../UI/UserInterface.py" line="1332"/> <source><b>Activate Debug-Viewer</b><p>This switches the input focus to the Debug-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1342"/> + <location filename="../UI/UserInterface.py" line="1348"/> <source>Switch the input focus to the Shell window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1344"/> + <location filename="../UI/UserInterface.py" line="1350"/> <source><b>Activate Shell</b><p>This switches the input focus to the Shell window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1352"/> - <source>&File-Browser</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1358"/> + <source>&File-Browser</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1364"/> <source>Switch the input focus to the File-Browser window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1360"/> + <location filename="../UI/UserInterface.py" line="1366"/> <source><b>Activate File-Browser</b><p>This switches the input focus to the File-Browser window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1369"/> - <source>Lo&g-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1375"/> + <source>Lo&g-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1381"/> <source>Switch the input focus to the Log-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1377"/> + <location filename="../UI/UserInterface.py" line="1383"/> <source><b>Activate Log-Viewer</b><p>This switches the input focus to the Log-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1387"/> - <source>&Task-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1393"/> + <source>&Task-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1399"/> <source>Switch the input focus to the Task-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1405"/> - <source>Templ&ate-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1411"/> + <source>Templ&ate-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1417"/> <source>Switch the input focus to the Template-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1413"/> + <location filename="../UI/UserInterface.py" line="1419"/> <source><b>Activate Template-Viewer</b><p>This switches the input focus to the Template-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1423"/> + <location filename="../UI/UserInterface.py" line="1429"/> <source>&Left Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1426"/> + <location filename="../UI/UserInterface.py" line="1432"/> <source>Toggle the Left Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1427"/> + <location filename="../UI/UserInterface.py" line="1433"/> <source><b>Toggle the Left Toolbox window</b><p>If the Left Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1435"/> + <location filename="../UI/UserInterface.py" line="1441"/> <source>&Right Toolbox</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1439"/> + <location filename="../UI/UserInterface.py" line="1445"/> <source>Toggle the Right Toolbox window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1440"/> + <location filename="../UI/UserInterface.py" line="1446"/> <source><b>Toggle the Right Toolbox window</b><p>If the Right Toolbox window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1475"/> - <source>Right Sidebar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1475"/> - <source>&Right Sidebar</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="1479"/> - <source>Toggle the right sidebar window</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1481"/> + <source>Right Sidebar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1481"/> + <source>&Right Sidebar</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1485"/> + <source>Toggle the right sidebar window</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1487"/> <source><b>Toggle the right sidebar window</b><p>If the right sidebar window is hidden then display it. If it is displayed then close it.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1503"/> + <location filename="../UI/UserInterface.py" line="1509"/> <source>Cooperation-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1503"/> - <source>Co&operation-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1509"/> + <source>Co&operation-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1515"/> <source>Switch the input focus to the Cooperation-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1511"/> + <location filename="../UI/UserInterface.py" line="1517"/> <source><b>Activate Cooperation-Viewer</b><p>This switches the input focus to the Cooperation-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1538"/> + <location filename="../UI/UserInterface.py" line="1544"/> <source>Symbols-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1538"/> - <source>S&ymbols-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1544"/> + <source>S&ymbols-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1550"/> <source>Switch the input focus to the Symbols-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1546"/> + <location filename="../UI/UserInterface.py" line="1552"/> <source><b>Activate Symbols-Viewer</b><p>This switches the input focus to the Symbols-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1556"/> + <location filename="../UI/UserInterface.py" line="1562"/> <source>Numbers-Viewer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1556"/> - <source>Num&bers-Viewer</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1562"/> + <source>Num&bers-Viewer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1568"/> <source>Switch the input focus to the Numbers-Viewer window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1564"/> + <location filename="../UI/UserInterface.py" line="1570"/> <source><b>Activate Numbers-Viewer</b><p>This switches the input focus to the Numbers-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2480"/> + <location filename="../UI/UserInterface.py" line="2493"/> <source>&Windows</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1395"/> + <location filename="../UI/UserInterface.py" line="1401"/> <source><b>Activate Task-Viewer</b><p>This switches the input focus to the Task-Viewer window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1521"/> + <location filename="../UI/UserInterface.py" line="1527"/> <source>IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1521"/> + <location filename="../UI/UserInterface.py" line="1527"/> <source>&IRC</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1521"/> - <source>Meta+Shift+I</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../UI/UserInterface.py" line="1527"/> + <source>Meta+Shift+I</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="1533"/> <source>Switch the input focus to the IRC window.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1529"/> + <location filename="../UI/UserInterface.py" line="1535"/> <source><b>Activate IRC</b><p>This switches the input focus to the IRC window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1781"/> + <location filename="../UI/UserInterface.py" line="1791"/> <source>Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1781"/> + <location filename="../UI/UserInterface.py" line="1791"/> <source>Qt-&Designer...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1786"/> + <location filename="../UI/UserInterface.py" line="1796"/> <source>Start Qt-Designer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1787"/> + <location filename="../UI/UserInterface.py" line="1797"/> <source><b>Qt-Designer</b><p>Start Qt-Designer.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1807"/> + <location filename="../UI/UserInterface.py" line="1817"/> <source>Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1807"/> + <location filename="../UI/UserInterface.py" line="1817"/> <source>Qt-&Linguist...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1812"/> + <location filename="../UI/UserInterface.py" line="1822"/> <source>Start Qt-Linguist</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1813"/> + <location filename="../UI/UserInterface.py" line="1823"/> <source><b>Qt-Linguist</b><p>Start Qt-Linguist.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2248"/> + <location filename="../UI/UserInterface.py" line="2261"/> <source>Qt5 Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2248"/> + <location filename="../UI/UserInterface.py" line="2261"/> <source>Qt&5 Documentation</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../UI/UserInterface.py" line="2265"/> + <source>Open Qt5 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2814"/> + <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2107"/> + <source>Manage SSL Certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2107"/> + <source>Manage SSL Certificates...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2112"/> + <source>Manage the saved SSL certificates</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2114"/> + <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2123"/> + <source>Edit Message Filters</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2123"/> + <source>Edit Message Filters...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2128"/> + <source>Edit the message filters used to suppress unwanted messages</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2130"/> + <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2277"/> + <source>PyQt&4 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2296"/> + <source>PyQt5 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2296"/> + <source>PyQt&5 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="2300"/> + <source>Open PyQt5 Documentation</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../UI/UserInterface.py" line="5016"/> + <source><p>The PyQt5 documentation starting point has not been configured.</p></source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../UI/UserInterface.py" line="2252"/> - <source>Open Qt5 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2797"/> - <source><p>This part of the status bar allows zooming the current editor, shell or terminal.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2094"/> - <source>Manage SSL Certificates</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2094"/> - <source>Manage SSL Certificates...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2099"/> - <source>Manage the saved SSL certificates</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2101"/> - <source><b>Manage SSL Certificates...</b><p>Opens a dialog to manage the saved SSL certificates.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2110"/> - <source>Edit Message Filters</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2110"/> - <source>Edit Message Filters...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2115"/> - <source>Edit the message filters used to suppress unwanted messages</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2117"/> - <source><b>Edit Message Filters</b><p>Opens a dialog to edit the message filters used to suppress unwanted messages been shown in an error window.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2264"/> - <source>PyQt&4 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2283"/> - <source>PyQt5 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2283"/> - <source>PyQt&5 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2287"/> - <source>Open PyQt5 Documentation</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="4998"/> - <source><p>The PyQt5 documentation starting point has not been configured.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../UI/UserInterface.py" line="2239"/> <source><b>Qt4 Documentation</b><p>Display the Qt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2253"/> + <location filename="../UI/UserInterface.py" line="2266"/> <source><b>Qt5 Documentation</b><p>Display the Qt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2269"/> + <location filename="../UI/UserInterface.py" line="2282"/> <source><b>PyQt4 Documentation</b><p>Display the PyQt4 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2289"/> + <location filename="../UI/UserInterface.py" line="2302"/> <source><b>PyQt5 Documentation</b><p>Display the PyQt5 Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2312"/> + <location filename="../UI/UserInterface.py" line="2325"/> <source><b>Python 3 Documentation</b><p>Display the Python 3 documentation. If no documentation directory is configured, the location of the Python 3 documentation is assumed to be the doc directory underneath the location of the Python 3 executable on Windows and <i>/usr/share/doc/packages/python/html</i> on Unix. Set PYTHON3DOCDIR in your environment to override this.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2375"/> + <location filename="../UI/UserInterface.py" line="2388"/> <source><b>PySide Documentation</b><p>Display the PySide Documentation. Dependent upon your settings, this will either show the help in Eric's internal help viewer, or execute a web browser or Qt Assistant. </p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5953"/> + <location filename="../UI/UserInterface.py" line="5978"/> <source>%v/%m</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1660"/> + <location filename="../UI/UserInterface.py" line="1670"/> <source>Show Error Log</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1656"/> + <location filename="../UI/UserInterface.py" line="1666"/> <source>Show Error &Log...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1661"/> + <location filename="../UI/UserInterface.py" line="1671"/> <source><b>Show Error Log...</b><p>Opens a dialog showing the most recent error log.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="5957"/> + <location filename="../UI/UserInterface.py" line="5982"/> <source>Version Check</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1236"/> + <location filename="../UI/UserInterface.py" line="1242"/> <source>Open a new eric6 instance</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1238"/> + <location filename="../UI/UserInterface.py" line="1244"/> <source><b>New Window</b><p>This opens a new instance of the eric6 IDE.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1600"/> + <location filename="../UI/UserInterface.py" line="1607"/> <source><b>Helpviewer</b><p>Display the eric6 web browser. This window will show HTML help files and help from Qt help collections. It has the capability to navigate to links, set bookmarks, print the displayed help and some more features. You may use it to browse the internet as well</p><p>If called with a word selected, this word is search in the Qt help collection.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1634"/> + <location filename="../UI/UserInterface.py" line="1644"/> <source><b>Check for Updates...</b><p>Checks the internet for updates of eric6.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1647"/> + <location filename="../UI/UserInterface.py" line="1657"/> <source><b>Show downloadable versions...</b><p>Shows the eric6 versions available for download from the internet.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1902"/> + <location filename="../UI/UserInterface.py" line="1913"/> <source>eric6 Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1902"/> + <location filename="../UI/UserInterface.py" line="1913"/> <source>eric6 &Web Browser...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1907"/> + <location filename="../UI/UserInterface.py" line="1918"/> <source>Start the eric6 Web Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1909"/> + <location filename="../UI/UserInterface.py" line="1920"/> <source><b>eric6 Web Browser</b><p>Browse the Internet with the eric6 Web Browser.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1921"/> + <location filename="../UI/UserInterface.py" line="1934"/> <source>Start the eric6 Icon Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="1923"/> + <location filename="../UI/UserInterface.py" line="1936"/> <source><b>Icon Editor</b><p>Starts the eric6 Icon Editor for editing simple icons.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2009"/> + <location filename="../UI/UserInterface.py" line="2022"/> <source><b>Show external tools</b><p>Opens a dialog to show the path and versions of all extenal tools used by eric6.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="2354"/> + <location filename="../UI/UserInterface.py" line="2367"/> <source><b>Eric API Documentation</b><p>Display the Eric API documentation. The location for the documentation is the Documentation/Source subdirectory of the eric6 installation directory.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="4314"/> + <location filename="../UI/UserInterface.py" line="4332"/> <source>Qt v.3 is not supported by eric6.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6113"/> + <location filename="../UI/UserInterface.py" line="6138"/> <source>The update to <b>{0}</b> of eric6 is available at <b>{1}</b>. Would you like to get it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6126"/> + <location filename="../UI/UserInterface.py" line="6151"/> <source>Eric6 is up to date</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6126"/> + <location filename="../UI/UserInterface.py" line="6151"/> <source>You are using the latest version of eric6</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="6198"/> + <location filename="../UI/UserInterface.py" line="6223"/> <source>eric6 has not been configured yet. The configuration dialog will be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="533"/> + <location filename="../UI/UserInterface.py" line="539"/> <source>Generating Plugins Toolbars...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3336"/> + <location filename="../UI/UserInterface.py" line="3354"/> <source>&User Tools</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/UserInterface.py" line="3408"/> + <location filename="../UI/UserInterface.py" line="3426"/> <source>No User Tools Configured</source> <translation type="unfinished"></translation> </message> @@ -59963,57 +59953,57 @@ <context> <name>VariablesViewer</name> <message> - <location filename="../Debugger/VariablesViewer.py" line="321"/> + <location filename="../Debugger/VariablesViewer.py" line="279"/> <source>Global Variables</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="322"/> + <location filename="../Debugger/VariablesViewer.py" line="280"/> <source>Globals</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="333"/> + <location filename="../Debugger/VariablesViewer.py" line="291"/> <source>Value</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="333"/> + <location filename="../Debugger/VariablesViewer.py" line="291"/> <source>Type</source> <translation type="unfinished"></translation> </message> <message> + <location filename="../Debugger/VariablesViewer.py" line="284"/> + <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="290"/> + <source>Local Variables</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="291"/> + <source>Locals</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Debugger/VariablesViewer.py" line="295"/> + <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> + <translation type="unfinished"></translation> + </message> + <message> <location filename="../Debugger/VariablesViewer.py" line="326"/> - <source><b>The Global Variables Viewer Window</b><p>This window displays the global variables of the debugged program.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="332"/> - <source>Local Variables</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="333"/> - <source>Locals</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="337"/> - <source><b>The Local Variables Viewer Window</b><p>This window displays the local variables of the debugged program.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../Debugger/VariablesViewer.py" line="367"/> <source>Show Details...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="372"/> + <location filename="../Debugger/VariablesViewer.py" line="331"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Debugger/VariablesViewer.py" line="580"/> + <location filename="../Debugger/VariablesViewer.py" line="539"/> <source>{0} items</source> <translation type="unfinished"></translation> </message> @@ -64138,7 +64128,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Helpviewer/VirusTotal/VirusTotalWhoisDialog.py" line="35"/> + <location filename="../Helpviewer/VirusTotal/VirusTotalWhoisDialog.py" line="37"/> <source><b>Whois information for domain {0}</b></source> <translation type="unfinished"></translation> </message> @@ -64496,12 +64486,12 @@ <context> <name>eric6</name> <message> - <location filename="../eric6.py" line="327"/> + <location filename="../eric6.py" line="332"/> <source>Starting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../eric6.py" line="332"/> + <location filename="../eric6.py" line="337"/> <source>Generating Main Window...</source> <translation type="unfinished"></translation> </message>