--- a/eric6/i18n/eric6_en.ts Sun Sep 06 12:33:50 2020 +0200 +++ b/eric6/i18n/eric6_en.ts Sun Sep 06 12:41:19 2020 +0200 @@ -2360,22 +2360,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="663"/> + <location filename="../UI/BrowserModel.py" line="664"/> <source>Globals</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="774"/> + <location filename="../UI/BrowserModel.py" line="761"/> <source>Attributes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="784"/> + <location filename="../UI/BrowserModel.py" line="771"/> <source>Class Attributes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../UI/BrowserModel.py" line="669"/> + <location filename="../UI/BrowserModel.py" line="670"/> <source>Imports</source> <translation type="unfinished"></translation> </message> @@ -3223,16 +3223,6 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="53"/> - <source>Collapse all</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../DataViews/CodeMetricsDialog.py" line="55"/> - <source>Expand all</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../DataViews/CodeMetricsDialog.py" line="194"/> <source>files</source> <translation type="unfinished"></translation> @@ -3272,6 +3262,16 @@ <source>comment lines</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../DataViews/CodeMetricsDialog.py" line="53"/> + <source>Collapse All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../DataViews/CodeMetricsDialog.py" line="55"/> + <source>Expand All</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>CodeStyleAddBuiltinIgnoreDialog</name> @@ -10790,7 +10790,7 @@ <context> <name>Editor</name> <message> - <location filename="../QScintilla/Editor.py" line="3089"/> + <location filename="../QScintilla/Editor.py" line="3094"/> <source>Open File</source> <translation type="unfinished"></translation> </message> @@ -10880,7 +10880,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7827"/> + <location filename="../QScintilla/Editor.py" line="7832"/> <source>Check spelling...</source> <translation type="unfinished"></translation> </message> @@ -11105,7 +11105,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5597"/> + <location filename="../QScintilla/Editor.py" line="5602"/> <source>Enable breakpoint</source> <translation type="unfinished"></translation> </message> @@ -11210,327 +11210,327 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1942"/> + <location filename="../QScintilla/Editor.py" line="1947"/> <source>Modification of Read Only file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="1942"/> + <location filename="../QScintilla/Editor.py" line="1947"/> <source>You are attempting to change a read only file. Please save to a different file first.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2652"/> + <location filename="../QScintilla/Editor.py" line="2657"/> <source>Printing...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="2669"/> - <source>Printing completed</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="2671"/> - <source>Error while printing</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="2674"/> + <source>Printing completed</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2676"/> + <source>Error while printing</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="2679"/> <source>Printing aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3029"/> + <location filename="../QScintilla/Editor.py" line="3034"/> <source>File Modified</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3029"/> + <location filename="../QScintilla/Editor.py" line="3034"/> <source><p>The file <b>{0}</b> has unsaved changes.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3089"/> + <location filename="../QScintilla/Editor.py" line="3094"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3278"/> + <location filename="../QScintilla/Editor.py" line="3283"/> <source>Save File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3215"/> + <location filename="../QScintilla/Editor.py" line="3220"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="3278"/> + <location filename="../QScintilla/Editor.py" line="3283"/> <source><p>The file <b>{0}</b> already exists. Overwrite it?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4759"/> + <location filename="../QScintilla/Editor.py" line="4764"/> <source>Autocompletion</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4759"/> + <location filename="../QScintilla/Editor.py" line="4764"/> <source>Autocompletion is not available because there is no autocompletion source set.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5600"/> + <location filename="../QScintilla/Editor.py" line="5605"/> <source>Disable breakpoint</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5975"/> + <location filename="../QScintilla/Editor.py" line="5980"/> <source>Code Coverage</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5975"/> + <location filename="../QScintilla/Editor.py" line="5980"/> <source>Please select a coverage file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6038"/> + <location filename="../QScintilla/Editor.py" line="6043"/> <source>Show Code Coverage Annotations</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6031"/> + <location filename="../QScintilla/Editor.py" line="6036"/> <source>All lines have been covered.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6038"/> + <location filename="../QScintilla/Editor.py" line="6043"/> <source>There is no coverage file available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6155"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source>Profile Data</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6155"/> + <location filename="../QScintilla/Editor.py" line="6160"/> <source>Please select a profile file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6317"/> + <location filename="../QScintilla/Editor.py" line="6322"/> <source>Syntax Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6317"/> + <location filename="../QScintilla/Editor.py" line="6322"/> <source>No syntax error message available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6706"/> + <location filename="../QScintilla/Editor.py" line="6711"/> <source>Macro Name</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6706"/> + <location filename="../QScintilla/Editor.py" line="6711"/> <source>Select a macro name:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6734"/> + <location filename="../QScintilla/Editor.py" line="6739"/> <source>Load macro file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6777"/> + <location filename="../QScintilla/Editor.py" line="6782"/> <source>Macro files (*.macro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6757"/> + <location filename="../QScintilla/Editor.py" line="6762"/> <source>Error loading macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6748"/> + <location filename="../QScintilla/Editor.py" line="6753"/> <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="6757"/> + <location filename="../QScintilla/Editor.py" line="6762"/> <source><p>The macro file <b>{0}</b> is corrupt.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6777"/> + <location filename="../QScintilla/Editor.py" line="6782"/> <source>Save macro file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6794"/> + <location filename="../QScintilla/Editor.py" line="6799"/> <source>Save macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6794"/> + <location filename="../QScintilla/Editor.py" line="6799"/> <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="6810"/> + <location filename="../QScintilla/Editor.py" line="6815"/> <source>Error saving macro</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6810"/> + <location filename="../QScintilla/Editor.py" line="6815"/> <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="6823"/> + <location filename="../QScintilla/Editor.py" line="6828"/> <source>Start Macro Recording</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6823"/> + <location filename="../QScintilla/Editor.py" line="6828"/> <source>Macro recording is already active. Start new?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6849"/> + <location filename="../QScintilla/Editor.py" line="6854"/> <source>Macro Recording</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6849"/> + <location filename="../QScintilla/Editor.py" line="6854"/> <source>Enter name of the macro:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6989"/> + <location filename="../QScintilla/Editor.py" line="6994"/> <source>File changed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7159"/> + <location filename="../QScintilla/Editor.py" line="7164"/> <source>{0} (ro)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7300"/> + <location filename="../QScintilla/Editor.py" line="7305"/> <source>Drop Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7300"/> + <location filename="../QScintilla/Editor.py" line="7305"/> <source><p><b>{0}</b> is not a file.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7321"/> + <location filename="../QScintilla/Editor.py" line="7326"/> <source>Resources</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7323"/> + <location filename="../QScintilla/Editor.py" line="7328"/> <source>Add file...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7325"/> - <source>Add files...</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/Editor.py" line="7327"/> - <source>Add aliased file...</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../QScintilla/Editor.py" line="7330"/> + <source>Add files...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7332"/> + <source>Add aliased file...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/Editor.py" line="7335"/> <source>Add localized resource...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7334"/> + <location filename="../QScintilla/Editor.py" line="7339"/> <source>Add resource frame</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7353"/> + <location filename="../QScintilla/Editor.py" line="7358"/> <source>Add file resource</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7369"/> + <location filename="../QScintilla/Editor.py" line="7374"/> <source>Add file resources</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7396"/> + <location filename="../QScintilla/Editor.py" line="7401"/> <source>Add aliased file resource</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7396"/> + <location filename="../QScintilla/Editor.py" line="7401"/> <source>Alias for file <b>{0}</b>:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462"/> + <location filename="../QScintilla/Editor.py" line="7467"/> <source>Package Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7462"/> + <location filename="../QScintilla/Editor.py" line="7467"/> <source>Include class attributes?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7484"/> + <location filename="../QScintilla/Editor.py" line="7489"/> <source>Imports Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7484"/> + <location filename="../QScintilla/Editor.py" line="7489"/> <source>Include imports from external modules?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7498"/> + <location filename="../QScintilla/Editor.py" line="7503"/> <source>Application Diagram</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7498"/> + <location filename="../QScintilla/Editor.py" line="7503"/> <source>Include module names?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7830"/> + <location filename="../QScintilla/Editor.py" line="7835"/> <source>Add to dictionary</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="7832"/> + <location filename="../QScintilla/Editor.py" line="7837"/> <source>Ignore All</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6594"/> + <location filename="../QScintilla/Editor.py" line="6599"/> <source>Warning: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6601"/> + <location filename="../QScintilla/Editor.py" line="6606"/> <source>Error: {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6985"/> + <location filename="../QScintilla/Editor.py" line="6990"/> <source><br><b>Warning:</b> You will lose your changes upon reopening it.</source> <translation type="unfinished"></translation> </message> @@ -11555,27 +11555,27 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8248"/> + <location filename="../QScintilla/Editor.py" line="8253"/> <source>Sort Lines</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8248"/> + <location filename="../QScintilla/Editor.py" line="8253"/> <source>The selection contains illegal data for a numerical sort.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6529"/> + <location filename="../QScintilla/Editor.py" line="6534"/> <source>Warning</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6529"/> + <location filename="../QScintilla/Editor.py" line="6534"/> <source>No warning messages available.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6591"/> + <location filename="../QScintilla/Editor.py" line="6596"/> <source>Style: {0}</source> <translation type="unfinished"></translation> </message> @@ -11600,7 +11600,7 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="6979"/> + <location filename="../QScintilla/Editor.py" line="6984"/> <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> @@ -11615,32 +11615,32 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4889"/> + <location filename="../QScintilla/Editor.py" line="4894"/> <source>Auto-Completion Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="4889"/> + <location filename="../QScintilla/Editor.py" line="4894"/> <source>The completion list provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5168"/> + <location filename="../QScintilla/Editor.py" line="5173"/> <source>Call-Tips Provider</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="5168"/> + <location filename="../QScintilla/Editor.py" line="5173"/> <source>The call-tips provider '{0}' was already registered. Ignoring duplicate request.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8337"/> + <location filename="../QScintilla/Editor.py" line="8342"/> <source>Register Mouse Click Handler</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8337"/> + <location filename="../QScintilla/Editor.py" line="8342"/> <source>A mouse click handler for "{0}" was already registered by "{1}". Aborting request by "{2}"...</source> <translation type="unfinished"></translation> </message> @@ -11670,12 +11670,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8458"/> + <location filename="../QScintilla/Editor.py" line="8463"/> <source>EditorConfig Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/Editor.py" line="8458"/> + <location filename="../QScintilla/Editor.py" line="8463"/> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> @@ -13037,52 +13037,52 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="281"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="335"/> <source>Comments</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="287"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="341"/> <source>Select to insert the comment sign at column 0</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="290"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="344"/> <source><b>Insert comment at column 0</b><p>Select to insert the comment sign at column 0. Otherwise, the comment sign is inserted at the first non-whitespace position.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="293"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="347"/> <source>Insert comment at column 0</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="303"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="357"/> <source>Virtual Space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="309"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="363"/> <source>Virtual space is the space after the last character of a line. It is not allocated unless some text is entered or copied into it. Usage of virtual space can be configured with these selections.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="319"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="373"/> <source>Select to enable a rectangular selection to extend into virtual space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="322"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="376"/> <source>Selection may access virtual space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="329"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="383"/> <source>Select to allow the cursor to be moved into virtual space</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="332"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="386"/> <source>Cursor can move into virtual space</source> <translation type="unfinished"></translation> </message> @@ -13117,15 +13117,35 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="205"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="217"/> <source>Tab and Indent Override</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="205"/> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.py" line="217"/> <source>Shall the selected entries really be removed?</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="281"/> + <source>Select to enable the source code outline view</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="284"/> + <source>Source Code Outline</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="293"/> + <source>Default Width:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Preferences/ConfigurationPages/EditorGeneralPage.ui" line="300"/> + <source>Enter the default width of the source code outline view</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>EditorHighlightersPage</name> @@ -13616,6 +13636,72 @@ </message> </context> <context> + <name>EditorOutlineModel</name> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="44"/> + <source>Name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="110"/> + <source>Coding: {0}</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="118"/> + <source>Globals</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutlineModel.py" line="125"/> + <source>Imports</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>EditorOutlineView</name> + <message> + <location filename="../QScintilla/EditorOutline.py" line="259"/> + <source>Goto</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="297"/> + <source>Refresh</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="301"/> + <source>Copy Path to Clipboard</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="306"/> + <source>Expand All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="310"/> + <source>Collapse All</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="315"/> + <source>Increment Width</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="319"/> + <source>Decrement Width</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/EditorOutline.py" line="363"/> + <source>Line {0}</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>EditorPropertiesPage</name> <message> <location filename="../Preferences/ConfigurationPages/EditorPropertiesPage.ui" line="17"/> @@ -34931,22 +35017,22 @@ <context> <name>HgUserConfigDialog</name> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="545"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="542"/> <source>Delete Host Fingerprint</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="545"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="542"/> <source><p>Shall the fingerprint for host <b>{0}</b> really be deleted?</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="715"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="712"/> <source>Edit User Configuration</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="715"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="712"/> <source>You will loose all changes made in this dialog. Shall the data be saved first?</source> <translation type="unfinished"></translation> </message> @@ -35296,12 +35382,12 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="657"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="654"/> <source>Delete Host Minimum Protocol</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="657"/> + <location filename="../Plugins/VcsPlugins/vcsMercurial/HgUserConfigDialog.py" line="654"/> <source><p>Shall the minimum protocol entry for host <b>{0}</b> really be deleted?</p></source> <translation type="unfinished"></translation> </message> @@ -44215,649 +44301,649 @@ <context> <name>MiniEditor</name> <message> - <location filename="../QScintilla/MiniEditor.py" line="347"/> + <location filename="../QScintilla/MiniEditor.py" line="394"/> <source>Line: {0:5}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="351"/> + <location filename="../QScintilla/MiniEditor.py" line="398"/> <source>Pos: {0:5}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="400"/> + <location filename="../QScintilla/MiniEditor.py" line="447"/> <source>New</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="400"/> + <location filename="../QScintilla/MiniEditor.py" line="447"/> <source>&New</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="400"/> + <location filename="../QScintilla/MiniEditor.py" line="447"/> <source>Ctrl+N</source> <comment>File|New</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="406"/> + <location filename="../QScintilla/MiniEditor.py" line="453"/> <source>Open an empty editor window</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="407"/> + <location filename="../QScintilla/MiniEditor.py" line="454"/> <source><b>New</b><p>An empty editor window will be created.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="414"/> + <location filename="../QScintilla/MiniEditor.py" line="461"/> <source>Open</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="414"/> + <location filename="../QScintilla/MiniEditor.py" line="461"/> <source>&Open...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="414"/> + <location filename="../QScintilla/MiniEditor.py" line="461"/> <source>Ctrl+O</source> <comment>File|Open</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="420"/> + <location filename="../QScintilla/MiniEditor.py" line="467"/> <source>Open a file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="421"/> + <location filename="../QScintilla/MiniEditor.py" line="468"/> <source><b>Open a file</b><p>You will be asked for the name of a file to be opened.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="428"/> + <location filename="../QScintilla/MiniEditor.py" line="475"/> <source>Save</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="428"/> + <location filename="../QScintilla/MiniEditor.py" line="475"/> <source>&Save</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="428"/> + <location filename="../QScintilla/MiniEditor.py" line="475"/> <source>Ctrl+S</source> <comment>File|Save</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="434"/> + <location filename="../QScintilla/MiniEditor.py" line="481"/> <source>Save the current file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="435"/> + <location filename="../QScintilla/MiniEditor.py" line="482"/> <source><b>Save File</b><p>Save the contents of current editor window.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="442"/> + <location filename="../QScintilla/MiniEditor.py" line="489"/> <source>Save as</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="442"/> + <location filename="../QScintilla/MiniEditor.py" line="489"/> <source>Save &as...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="442"/> + <location filename="../QScintilla/MiniEditor.py" line="489"/> <source>Shift+Ctrl+S</source> <comment>File|Save As</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="448"/> + <location filename="../QScintilla/MiniEditor.py" line="495"/> <source>Save the current file to a new one</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="450"/> + <location filename="../QScintilla/MiniEditor.py" line="497"/> <source><b>Save File as</b><p>Save the contents of current editor window to a new file. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="473"/> + <location filename="../QScintilla/MiniEditor.py" line="520"/> <source>Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="473"/> + <location filename="../QScintilla/MiniEditor.py" line="520"/> <source>&Close</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="473"/> + <location filename="../QScintilla/MiniEditor.py" line="520"/> <source>Ctrl+W</source> <comment>File|Close</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="479"/> - <source>Close the editor window</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="480"/> - <source><b>Close Window</b><p>Close the current window.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="487"/> - <source>Print</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="487"/> - <source>&Print</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="487"/> - <source>Ctrl+P</source> - <comment>File|Print</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="493"/> - <source>Print the current file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="494"/> - <source><b>Print File</b><p>Print the contents of the current file.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="501"/> - <source>Print Preview</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="506"/> - <source>Print preview of the current file</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="508"/> - <source><b>Print Preview</b><p>Print preview of the current file.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>Undo</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>&Undo</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>Ctrl+Z</source> - <comment>Edit|Undo</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="519"/> - <source>Alt+Backspace</source> - <comment>Edit|Undo</comment> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../QScintilla/MiniEditor.py" line="526"/> - <source>Undo the last change</source> + <source>Close the editor window</source> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="527"/> - <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> + <source><b>Close Window</b><p>Close the current window.</p></source> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="534"/> - <source>Redo</source> + <source>Print</source> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="534"/> - <source>&Redo</source> + <source>&Print</source> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="534"/> - <source>Ctrl+Shift+Z</source> - <comment>Edit|Redo</comment> + <source>Ctrl+P</source> + <comment>File|Print</comment> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="540"/> - <source>Redo the last change</source> + <source>Print the current file</source> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="541"/> - <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> + <source><b>Print File</b><p>Print the contents of the current file.</p></source> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Cut</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Cu&t</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Ctrl+X</source> - <comment>Edit|Cut</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="548"/> - <source>Shift+Del</source> - <comment>Edit|Cut</comment> + <source>Print Preview</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="553"/> + <source>Print preview of the current file</source> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="555"/> - <source>Cut the selection</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="556"/> - <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>Copy</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>&Copy</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>Ctrl+C</source> - <comment>Edit|Copy</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="564"/> - <source>Ctrl+Ins</source> - <comment>Edit|Copy</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="571"/> - <source>Copy the selection</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="572"/> - <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>Paste</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>&Paste</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>Ctrl+V</source> - <comment>Edit|Paste</comment> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../QScintilla/MiniEditor.py" line="580"/> - <source>Shift+Ins</source> - <comment>Edit|Paste</comment> + <source><b>Print Preview</b><p>Print preview of the current file.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>Undo</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>&Undo</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>Ctrl+Z</source> + <comment>Edit|Undo</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="566"/> + <source>Alt+Backspace</source> + <comment>Edit|Undo</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="573"/> + <source>Undo the last change</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="574"/> + <source><b>Undo</b><p>Undo the last change done in the current editor.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="581"/> + <source>Redo</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="581"/> + <source>&Redo</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="581"/> + <source>Ctrl+Shift+Z</source> + <comment>Edit|Redo</comment> <translation type="unfinished"></translation> </message> <message> <location filename="../QScintilla/MiniEditor.py" line="587"/> + <source>Redo the last change</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="588"/> + <source><b>Redo</b><p>Redo the last change done in the current editor.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Cut</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Cu&t</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Ctrl+X</source> + <comment>Edit|Cut</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="595"/> + <source>Shift+Del</source> + <comment>Edit|Cut</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="602"/> + <source>Cut the selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="603"/> + <source><b>Cut</b><p>Cut the selected text of the current editor to the clipboard.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>Copy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>&Copy</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>Ctrl+C</source> + <comment>Edit|Copy</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="611"/> + <source>Ctrl+Ins</source> + <comment>Edit|Copy</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="618"/> + <source>Copy the selection</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="619"/> + <source><b>Copy</b><p>Copy the selected text of the current editor to the clipboard.</p></source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>Paste</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>&Paste</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>Ctrl+V</source> + <comment>Edit|Paste</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="627"/> + <source>Shift+Ins</source> + <comment>Edit|Paste</comment> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../QScintilla/MiniEditor.py" line="634"/> <source>Paste the last cut/copied text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="589"/> + <location filename="../QScintilla/MiniEditor.py" line="636"/> <source><b>Paste</b><p>Paste the last cut/copied text from the clipboard to the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="597"/> + <location filename="../QScintilla/MiniEditor.py" line="644"/> <source>Clear</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="597"/> + <location filename="../QScintilla/MiniEditor.py" line="644"/> <source>Cl&ear</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="597"/> + <location filename="../QScintilla/MiniEditor.py" line="644"/> <source>Alt+Shift+C</source> <comment>Edit|Clear</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="604"/> + <location filename="../QScintilla/MiniEditor.py" line="651"/> <source>Clear all text</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="605"/> + <location filename="../QScintilla/MiniEditor.py" line="652"/> <source><b>Clear</b><p>Delete all text of the current editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2129"/> + <location filename="../QScintilla/MiniEditor.py" line="2176"/> <source>About</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2129"/> + <location filename="../QScintilla/MiniEditor.py" line="2176"/> <source>&About</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2133"/> + <location filename="../QScintilla/MiniEditor.py" line="2180"/> <source>Display information about this software</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2135"/> + <location filename="../QScintilla/MiniEditor.py" line="2182"/> <source><b>About</b><p>Display some information about this software.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2141"/> + <location filename="../QScintilla/MiniEditor.py" line="2188"/> <source>About Qt</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2141"/> + <location filename="../QScintilla/MiniEditor.py" line="2188"/> <source>About &Qt</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2145"/> + <location filename="../QScintilla/MiniEditor.py" line="2192"/> <source>Display information about the Qt toolkit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2147"/> + <location filename="../QScintilla/MiniEditor.py" line="2194"/> <source><b>About Qt</b><p>Display some information about the Qt toolkit.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2154"/> + <location filename="../QScintilla/MiniEditor.py" line="2201"/> <source>What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2154"/> + <location filename="../QScintilla/MiniEditor.py" line="2201"/> <source>&What's This?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2154"/> + <location filename="../QScintilla/MiniEditor.py" line="2201"/> <source>Shift+F1</source> <comment>Help|What's This?'</comment> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2160"/> + <location filename="../QScintilla/MiniEditor.py" line="2207"/> <source>Context sensitive help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2161"/> + <location filename="../QScintilla/MiniEditor.py" line="2208"/> <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="../QScintilla/MiniEditor.py" line="2177"/> + <location filename="../QScintilla/MiniEditor.py" line="2224"/> <source>&File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2189"/> + <location filename="../QScintilla/MiniEditor.py" line="2236"/> <source>&Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2209"/> + <location filename="../QScintilla/MiniEditor.py" line="2256"/> <source>&Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2221"/> + <location filename="../QScintilla/MiniEditor.py" line="2268"/> <source>File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2234"/> + <location filename="../QScintilla/MiniEditor.py" line="2281"/> <source>Edit</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2244"/> + <location filename="../QScintilla/MiniEditor.py" line="2291"/> <source>Find</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2251"/> + <location filename="../QScintilla/MiniEditor.py" line="2298"/> <source>Help</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2264"/> + <location filename="../QScintilla/MiniEditor.py" line="2311"/> <source><p>This part of the status bar displays an indication of the editors files writability.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2271"/> + <location filename="../QScintilla/MiniEditor.py" line="2318"/> <source><p>This part of the status bar displays the line number of the editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2278"/> + <location filename="../QScintilla/MiniEditor.py" line="2325"/> <source><p>This part of the status bar displays the cursor position of the editor.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2283"/> + <location filename="../QScintilla/MiniEditor.py" line="2330"/> <source>Ready</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2310"/> + <location filename="../QScintilla/MiniEditor.py" line="2357"/> <source>The document has unsaved changes.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2339"/> + <location filename="../QScintilla/MiniEditor.py" line="2386"/> <source>Open File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2339"/> + <location filename="../QScintilla/MiniEditor.py" line="2386"/> <source><p>The file <b>{0}</b> could not be opened.</p><p>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2368"/> + <location filename="../QScintilla/MiniEditor.py" line="2415"/> <source>File loaded</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2449"/> + <location filename="../QScintilla/MiniEditor.py" line="2496"/> <source>Save File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2449"/> + <location filename="../QScintilla/MiniEditor.py" line="2496"/> <source><p>The file <b>{0}</b> could not be saved.<br/>Reason: {1}</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2457"/> + <location filename="../QScintilla/MiniEditor.py" line="2504"/> <source>File saved</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2800"/> + <location filename="../QScintilla/MiniEditor.py" line="2851"/> <source>Untitled</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2486"/> + <location filename="../QScintilla/MiniEditor.py" line="2533"/> <source>{0}[*] - {1}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2486"/> + <location filename="../QScintilla/MiniEditor.py" line="2533"/> <source>Mini Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2763"/> + <location filename="../QScintilla/MiniEditor.py" line="2814"/> <source>Printing...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2781"/> + <location filename="../QScintilla/MiniEditor.py" line="2832"/> <source>Printing completed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2783"/> + <location filename="../QScintilla/MiniEditor.py" line="2834"/> <source>Error while printing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2786"/> + <location filename="../QScintilla/MiniEditor.py" line="2837"/> <source>Printing aborted</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2841"/> + <location filename="../QScintilla/MiniEditor.py" line="2892"/> <source>Select all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2842"/> + <location filename="../QScintilla/MiniEditor.py" line="2893"/> <source>Deselect all</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2856"/> + <location filename="../QScintilla/MiniEditor.py" line="2907"/> <source>Languages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2859"/> + <location filename="../QScintilla/MiniEditor.py" line="2910"/> <source>No Language</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2883"/> + <location filename="../QScintilla/MiniEditor.py" line="2934"/> <source>Guessed</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2904"/> + <location filename="../QScintilla/MiniEditor.py" line="2956"/> <source>Alternatives</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2901"/> + <location filename="../QScintilla/MiniEditor.py" line="2952"/> <source>Alternatives ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2918"/> + <location filename="../QScintilla/MiniEditor.py" line="2972"/> <source>Pygments Lexer</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2918"/> + <location filename="../QScintilla/MiniEditor.py" line="2972"/> <source>Select the Pygments lexer to apply.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="284"/> + <location filename="../QScintilla/MiniEditor.py" line="331"/> <source>About eric6 Mini Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="284"/> + <location filename="../QScintilla/MiniEditor.py" line="331"/> <source>The eric6 Mini Editor is an editor component based on QScintilla. It may be used for simple editing tasks, that don't need the power of a full blown editor.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2310"/> + <location filename="../QScintilla/MiniEditor.py" line="2357"/> <source>eric6 Mini Editor</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="458"/> + <location filename="../QScintilla/MiniEditor.py" line="505"/> <source>Save Copy</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="458"/> + <location filename="../QScintilla/MiniEditor.py" line="505"/> <source>Save &Copy...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="463"/> + <location filename="../QScintilla/MiniEditor.py" line="510"/> <source>Save a copy of the current file</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="465"/> + <location filename="../QScintilla/MiniEditor.py" line="512"/> <source><b>Save Copy</b><p>Save a copy of the contents of current editor window. The file can be entered in a file selection dialog.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3399"/> + <location filename="../QScintilla/MiniEditor.py" line="3487"/> <source>EditorConfig Properties</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="3399"/> + <location filename="../QScintilla/MiniEditor.py" line="3487"/> <source><p>The EditorConfig properties for file <b>{0}</b> could not be loaded.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../QScintilla/MiniEditor.py" line="2469"/> + <location filename="../QScintilla/MiniEditor.py" line="2516"/> <source>[*] - {0}</source> <translation type="unfinished"></translation> </message> @@ -49356,17 +49442,17 @@ <context> <name>Preferences</name> <message> - <location filename="../Preferences/__init__.py" line="1608"/> + <location filename="../Preferences/__init__.py" line="1611"/> <source>Export Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1636"/> + <location filename="../Preferences/__init__.py" line="1639"/> <source>Import Preferences</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../Preferences/__init__.py" line="1636"/> + <location filename="../Preferences/__init__.py" line="1639"/> <source>Properties File (*.ini);;All Files (*)</source> <translation type="unfinished"></translation> </message> @@ -70759,6 +70845,16 @@ <source>Enter the summary filter as a regular expression.</source> <translation type="unfinished"></translation> </message> + <message> + <location filename="../Tasks/TaskFilterConfigDialog.py" line="37"/> + <source>Test</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../Tasks/TaskFilterConfigDialog.py" line="38"/> + <source>Documentation</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>TaskPropertiesDialog</name>