--- a/ProjectPyramid/i18n/pyramid_en.ts Fri Jul 11 19:03:27 2014 +0200 +++ b/ProjectPyramid/i18n/pyramid_en.ts Fri Jul 11 19:06:13 2014 +0200 @@ -48,17 +48,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="59"/> + <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="60"/> <source>The pcreate command did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="62"/> + <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="63"/> <source>Could not start the pcreate executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="70"/> + <location filename="../../ProjectPyramid/CreateParametersDialog.py" line="71"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> @@ -81,17 +81,17 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="63"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="64"/> <source>The python setup.py command did not finish within 30s.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="67"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="68"/> <source>Could not start the pcreate executable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="80"/> + <location filename="../../ProjectPyramid/DistributionTypeSelectionDialog.py" line="81"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> @@ -147,476 +147,476 @@ <context> <name>Project</name> <message> - <location filename="../../ProjectPyramid/Project.py" line="111"/> + <location filename="../../ProjectPyramid/Project.py" line="112"/> <source>Current Pyramid Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="116"/> + <location filename="../../ProjectPyramid/Project.py" line="117"/> <source>Selects the current Pyramid project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="118"/> + <location filename="../../ProjectPyramid/Project.py" line="119"/> <source><b>Current Pyramid Project</b><p>Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="807"/> + <location filename="../../ProjectPyramid/Project.py" line="837"/> <source>Create Pyramid Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="130"/> + <location filename="../../ProjectPyramid/Project.py" line="131"/> <source>Create Pyramid &Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="135"/> + <location filename="../../ProjectPyramid/Project.py" line="136"/> <source>Creates a new Pyramid project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="137"/> + <location filename="../../ProjectPyramid/Project.py" line="138"/> <source><b>Create Pyramid Project</b><p>Creates a new Pyramid project using "pcreate".</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="968"/> + <location filename="../../ProjectPyramid/Project.py" line="998"/> <source>Run Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="148"/> + <location filename="../../ProjectPyramid/Project.py" line="149"/> <source>Run &Server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="153"/> + <location filename="../../ProjectPyramid/Project.py" line="154"/> <source>Starts the Pyramid Web server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="155"/> + <location filename="../../ProjectPyramid/Project.py" line="156"/> <source><b>Run Server</b><p>Starts the Pyramid Web server using "pserve --reload development.ini".</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="163"/> + <location filename="../../ProjectPyramid/Project.py" line="164"/> <source>Run Server with Logging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="163"/> + <location filename="../../ProjectPyramid/Project.py" line="164"/> <source>Run Server with &Logging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="168"/> + <location filename="../../ProjectPyramid/Project.py" line="169"/> <source>Starts the Pyramid Web server with logging</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="170"/> + <location filename="../../ProjectPyramid/Project.py" line="171"/> <source><b>Run Server with Logging</b><p>Starts the Pyramid Web server with logging using "pserve --log-file=server.log --reload development.ini".</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1041"/> + <location filename="../../ProjectPyramid/Project.py" line="1071"/> <source>Run Web-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="178"/> + <location filename="../../ProjectPyramid/Project.py" line="179"/> <source>Run &Web-Browser</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="183"/> + <location filename="../../ProjectPyramid/Project.py" line="184"/> <source>Starts the default Web-Browser with the URL of the Pyramid Web server</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="186"/> + <location filename="../../ProjectPyramid/Project.py" line="187"/> <source><b>Run Web-Browser</b><p>Starts the default Web-Browser with the URL of the Pyramid Web server.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1057"/> + <location filename="../../ProjectPyramid/Project.py" line="1087"/> <source>Start Pyramid Python Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="194"/> + <location filename="../../ProjectPyramid/Project.py" line="195"/> <source>Start Pyramid &Python Console</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="199"/> + <location filename="../../ProjectPyramid/Project.py" line="200"/> <source>Starts an interactive Python interpreter</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="201"/> + <location filename="../../ProjectPyramid/Project.py" line="202"/> <source><b>Start Pyramid Python Console</b><p>Starts an interactive Python interpreter.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1095"/> + <location filename="../../ProjectPyramid/Project.py" line="1125"/> <source>Setup Development Environment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="212"/> + <location filename="../../ProjectPyramid/Project.py" line="213"/> <source>Setup &Development Environment</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="217"/> + <location filename="../../ProjectPyramid/Project.py" line="218"/> <source>Setup the Pyramid project in development mode</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="219"/> + <location filename="../../ProjectPyramid/Project.py" line="220"/> <source><b>Setup Development Environment</b><p>Setup the Pyramid project in development mode using "python setup.py develop".</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1187"/> + <location filename="../../ProjectPyramid/Project.py" line="1218"/> <source>Initialize Database</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="231"/> + <location filename="../../ProjectPyramid/Project.py" line="232"/> <source>Initialize &Database</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="236"/> + <location filename="../../ProjectPyramid/Project.py" line="237"/> <source>Initializes (or re-initializes) the database of the current Pyramid project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="239"/> + <location filename="../../ProjectPyramid/Project.py" line="240"/> <source><b>Initialize Database</b><p>Initializes (or re-initializes) the database of the current Pyramid project.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1228"/> + <location filename="../../ProjectPyramid/Project.py" line="1259"/> <source>Show Matching Views</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="251"/> + <location filename="../../ProjectPyramid/Project.py" line="252"/> <source>Show Matching &Views</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="256"/> + <location filename="../../ProjectPyramid/Project.py" line="257"/> <source>Show views matching a given URL</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="258"/> + <location filename="../../ProjectPyramid/Project.py" line="259"/> <source><b>Show Matching Views</b><p>Show views matching a given URL.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1251"/> + <location filename="../../ProjectPyramid/Project.py" line="1282"/> <source>Show Routes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="265"/> + <location filename="../../ProjectPyramid/Project.py" line="266"/> <source>Show &Routes</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="270"/> + <location filename="../../ProjectPyramid/Project.py" line="271"/> <source>Show all URL dispatch routes used by a Pyramid application</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="272"/> + <location filename="../../ProjectPyramid/Project.py" line="273"/> <source><b>Show Routes</b><p>Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1273"/> + <location filename="../../ProjectPyramid/Project.py" line="1304"/> <source>Show Tween Objects</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="280"/> + <location filename="../../ProjectPyramid/Project.py" line="281"/> <source>Show &Tween Objects</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="285"/> + <location filename="../../ProjectPyramid/Project.py" line="286"/> <source>Show all implicit and explicit tween objects used by a Pyramid application</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="288"/> + <location filename="../../ProjectPyramid/Project.py" line="289"/> <source><b>Show Tween Objects</b><p>Show all implicit and explicit tween objects used by a Pyramid application.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="300"/> + <location filename="../../ProjectPyramid/Project.py" line="301"/> <source>Build Distribution</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="300"/> + <location filename="../../ProjectPyramid/Project.py" line="301"/> <source>Build &Distribution</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="305"/> + <location filename="../../ProjectPyramid/Project.py" line="306"/> <source>Builds a distribution file for the Pyramid project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="307"/> + <location filename="../../ProjectPyramid/Project.py" line="308"/> <source><b>Build Distribution</b><p>Builds a distribution file for the Pyramid project using "python setup.py sdist".</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="319"/> + <location filename="../../ProjectPyramid/Project.py" line="320"/> <source>Documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="319"/> + <location filename="../../ProjectPyramid/Project.py" line="320"/> <source>D&ocumentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="324"/> + <location filename="../../ProjectPyramid/Project.py" line="325"/> <source>Shows the help viewer with the Pyramid documentation</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="326"/> + <location filename="../../ProjectPyramid/Project.py" line="327"/> <source><b>Documentation</b><p>Shows the help viewer with the Pyramid documentation.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="726"/> + <location filename="../../ProjectPyramid/Project.py" line="755"/> <source>About Pyramid</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="337"/> + <location filename="../../ProjectPyramid/Project.py" line="338"/> <source>About P&yramid</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="342"/> + <location filename="../../ProjectPyramid/Project.py" line="343"/> <source>Shows some information about Pyramid</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="344"/> + <location filename="../../ProjectPyramid/Project.py" line="345"/> <source><b>About Pyramid</b><p>Shows some information about Pyramid.</p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="359"/> + <location filename="../../ProjectPyramid/Project.py" line="362"/> <source>P&yramid</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="415"/> + <location filename="../../ProjectPyramid/Project.py" line="436"/> <source>New template...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="425"/> + <location filename="../../ProjectPyramid/Project.py" line="446"/> <source>Extract Messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="428"/> + <location filename="../../ProjectPyramid/Project.py" line="449"/> <source>Compile All Catalogs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="431"/> + <location filename="../../ProjectPyramid/Project.py" line="452"/> <source>Compile Selected Catalogs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="434"/> + <location filename="../../ProjectPyramid/Project.py" line="455"/> <source>Update All Catalogs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="437"/> + <location filename="../../ProjectPyramid/Project.py" line="458"/> <source>Update Selected Catalogs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="481"/> + <location filename="../../ProjectPyramid/Project.py" line="498"/> <source>Chameleon Templates (*.pt);;Chameleon Text Templates (*.txt);;Mako Templates (*.mako);;Mako Templates (*.mak);;HTML Files (*.html);;HTML Files (*.htm);;All Files (*)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="519"/> + <location filename="../../ProjectPyramid/Project.py" line="536"/> <source>New Form</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="504"/> + <location filename="../../ProjectPyramid/Project.py" line="521"/> <source>The file already exists! Overwrite it?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="866"/> + <location filename="../../ProjectPyramid/Project.py" line="896"/> <source>Select Pyramid Project</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="866"/> + <location filename="../../ProjectPyramid/Project.py" line="896"/> <source>Select the Pyramid project to work with.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="905"/> + <location filename="../../ProjectPyramid/Project.py" line="935"/> <source>None</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="908"/> + <location filename="../../ProjectPyramid/Project.py" line="938"/> <source>&Current Pyramid Project ({0})</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1579"/> + <location filename="../../ProjectPyramid/Project.py" line="1612"/> <source>No current Pyramid project selected or no Pyramid project created yet. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1628"/> + <location filename="../../ProjectPyramid/Project.py" line="1662"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="996"/> + <location filename="../../ProjectPyramid/Project.py" line="1026"/> <source>The Pyramid server could not be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1041"/> + <location filename="../../ProjectPyramid/Project.py" line="1071"/> <source>Could not start the web-browser for the URL "{0}".</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1080"/> + <location filename="../../ProjectPyramid/Project.py" line="1110"/> <source>The Pyramid Shell process could not be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1111"/> + <location filename="../../ProjectPyramid/Project.py" line="1141"/> <source>Pyramid development environment setup successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1130"/> + <location filename="../../ProjectPyramid/Project.py" line="1160"/> <source>Build Distribution File</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1154"/> + <location filename="../../ProjectPyramid/Project.py" line="1184"/> <source>Python distribution file built successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1202"/> + <location filename="../../ProjectPyramid/Project.py" line="1233"/> <source>Database initialized successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1228"/> + <location filename="../../ProjectPyramid/Project.py" line="1259"/> <source>Enter the URL to be matched:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1369"/> + <location filename="../../ProjectPyramid/Project.py" line="1400"/> <source>Extract messages</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1407"/> + <location filename="../../ProjectPyramid/Project.py" line="1440"/> <source> Messages extracted successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1440"/> + <location filename="../../ProjectPyramid/Project.py" line="1473"/> <source> Message catalog initialized successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1494"/> + <location filename="../../ProjectPyramid/Project.py" line="1527"/> <source>Compiling message catalogs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1526"/> + <location filename="../../ProjectPyramid/Project.py" line="1559"/> <source> Message catalogs compiled successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1601"/> + <location filename="../../ProjectPyramid/Project.py" line="1634"/> <source>No locales detected. Aborting...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1575"/> + <location filename="../../ProjectPyramid/Project.py" line="1608"/> <source>Updating message catalogs</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1607"/> + <location filename="../../ProjectPyramid/Project.py" line="1640"/> <source> Message catalogs updated successfully.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1421"/> + <location filename="../../ProjectPyramid/Project.py" line="1454"/> <source>Initializing message catalog for '{0}'</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="726"/> + <location filename="../../ProjectPyramid/Project.py" line="755"/> <source><p>Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.</p><p><table><tr><td>Version:</td><td>{0}</td></tr><tr><td>URL:</td><td><a href="{1}">{1}</a></td></tr></table></p></source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="398"/> + <location filename="../../ProjectPyramid/Project.py" line="422"/> <source>Open with {0}</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1628"/> + <location filename="../../ProjectPyramid/Project.py" line="1662"/> <source>The translations editor process ({0}) could not be started.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1385"/> + <location filename="../../ProjectPyramid/Project.py" line="1416"/> <source>No setup.cfg found or no "extract_messages" section found in setup.cfg.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="1391"/> + <location filename="../../ProjectPyramid/Project.py" line="1423"/> <source>No "output_file" option found in setup.cfg.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/Project.py" line="519"/> + <location filename="../../ProjectPyramid/Project.py" line="536"/> <source><p>The new form file <b>{0}</b> could not be created.<br/> Problem: {1}</p></source> <translation type="unfinished"></translation> </message> @@ -624,13 +624,13 @@ <context> <name>ProjectPyramidPlugin</name> <message> - <location filename="../../PluginProjectPyramid.py" line="403"/> + <location filename="../../PluginProjectPyramid.py" line="397"/> <source>Pyramid</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../PluginProjectPyramid.py" line="167"/> - <source>eric5 version is too old, {0}, {1} or newer needed.</source> + <location filename="../../PluginProjectPyramid.py" line="170"/> + <source>eric6 version is too old, {0}, {1} or newer needed.</source> <translation type="unfinished"></translation> </message> </context> @@ -883,22 +883,22 @@ <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="105"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="107"/> <source>No routes found.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="137"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="139"/> <source>Getting routes...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="167"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="169"/> <source>Process Generation Error</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="167"/> + <location filename="../../ProjectPyramid/PyramidRoutesDialog.py" line="169"/> <source>The process {0} could not be started. Ensure, that it is in the search path.</source> <translation type="unfinished"></translation> </message>