ProjectPyramid/i18n/pyramid_en.ts

changeset 44
989c961c33ab
parent 21
e58828e9a847
child 48
c313efdb01de
--- a/ProjectPyramid/i18n/pyramid_en.ts	Tue Mar 26 16:47:15 2013 +0100
+++ b/ProjectPyramid/i18n/pyramid_en.ts	Mon Apr 01 19:40:41 2013 +0200
@@ -147,312 +147,312 @@
 <context>
     <name>Project</name>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="67"/>
+        <location filename="ProjectPyramid/Project.py" line="65"/>
         <source>Current Pyramid Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="71"/>
+        <location filename="ProjectPyramid/Project.py" line="69"/>
         <source>Selects the current Pyramid project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="73"/>
+        <location filename="ProjectPyramid/Project.py" line="71"/>
         <source>&lt;b&gt;Current Pyramid Project&lt;/b&gt;&lt;p&gt;Selects the Pyramid project. Used for multi-project Pyramid projects to switch between the projects.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="549"/>
+        <location filename="ProjectPyramid/Project.py" line="673"/>
         <source>Create Pyramid Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="85"/>
+        <location filename="ProjectPyramid/Project.py" line="83"/>
         <source>Create Pyramid &amp;Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="89"/>
+        <location filename="ProjectPyramid/Project.py" line="87"/>
         <source>Creates a new Pyramid project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="91"/>
+        <location filename="ProjectPyramid/Project.py" line="89"/>
         <source>&lt;b&gt;Create Pyramid Project&lt;/b&gt;&lt;p&gt;Creates a new Pyramid project using &quot;pcreate&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="700"/>
+        <location filename="ProjectPyramid/Project.py" line="824"/>
         <source>Run Server</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="102"/>
+        <location filename="ProjectPyramid/Project.py" line="100"/>
         <source>Run &amp;Server</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="104"/>
+        <source>Starts the Pyramid Web server</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="106"/>
-        <source>Starts the Pyramid Web server</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="108"/>
         <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server using &quot;pserve --reload development.ini&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="116"/>
+        <location filename="ProjectPyramid/Project.py" line="114"/>
         <source>Run Server with Logging</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="116"/>
+        <location filename="ProjectPyramid/Project.py" line="114"/>
         <source>Run Server with &amp;Logging</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="120"/>
+        <location filename="ProjectPyramid/Project.py" line="118"/>
         <source>Starts the Pyramid Web server with logging</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="122"/>
+        <location filename="ProjectPyramid/Project.py" line="120"/>
         <source>&lt;b&gt;Run Server with Logging&lt;/b&gt;&lt;p&gt;Starts the Pyramid Web server with logging using &quot;pserve --log-file=server.log --reload development.ini&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="767"/>
+        <location filename="ProjectPyramid/Project.py" line="891"/>
         <source>Run Web-Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="130"/>
+        <location filename="ProjectPyramid/Project.py" line="128"/>
         <source>Run &amp;Web-Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="132"/>
+        <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="134"/>
-        <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="136"/>
         <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Pyramid Web server.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="782"/>
+        <location filename="ProjectPyramid/Project.py" line="906"/>
         <source>Start Pyramid Python Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="144"/>
+        <location filename="ProjectPyramid/Project.py" line="142"/>
         <source>Start Pyramid &amp;Python Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="146"/>
+        <source>Starts an interactive Python interpreter</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="148"/>
-        <source>Starts an interactive Python interpreter</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="150"/>
         <source>&lt;b&gt;Start Pyramid Python Console&lt;/b&gt;&lt;p&gt;Starts an interactive Python interpreter.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="813"/>
+        <location filename="ProjectPyramid/Project.py" line="937"/>
         <source>Setup Development Environment</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="161"/>
+        <location filename="ProjectPyramid/Project.py" line="159"/>
         <source>Setup &amp;Development Environment</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="163"/>
+        <source>Setup the Pyramid project in development mode</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="165"/>
-        <source>Setup the Pyramid project in development mode</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="167"/>
         <source>&lt;b&gt;Setup Development Environment&lt;/b&gt;&lt;p&gt;Setup the Pyramid project in development mode using &quot;python setup.py develop&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="892"/>
+        <location filename="ProjectPyramid/Project.py" line="1018"/>
         <source>Initialize Database</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="179"/>
+        <location filename="ProjectPyramid/Project.py" line="177"/>
         <source>Initialize &amp;Database</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="183"/>
+        <location filename="ProjectPyramid/Project.py" line="181"/>
         <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="186"/>
+        <location filename="ProjectPyramid/Project.py" line="184"/>
         <source>&lt;b&gt;Initialize Database&lt;/b&gt;&lt;p&gt;Initializes (or re-initializes) the database of the current Pyramid project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="930"/>
+        <location filename="ProjectPyramid/Project.py" line="1056"/>
         <source>Show Matching Views</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="198"/>
+        <location filename="ProjectPyramid/Project.py" line="196"/>
         <source>Show Matching &amp;Views</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="200"/>
+        <source>Show views matching a given URL</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="202"/>
-        <source>Show views matching a given URL</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="204"/>
         <source>&lt;b&gt;Show Matching Views&lt;/b&gt;&lt;p&gt;Show views matching a given URL.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="953"/>
+        <location filename="ProjectPyramid/Project.py" line="1079"/>
         <source>Show Routes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="211"/>
+        <location filename="ProjectPyramid/Project.py" line="209"/>
         <source>Show &amp;Routes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="213"/>
+        <source>Show all URL dispatch routes used by a Pyramid application</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="215"/>
-        <source>Show all URL dispatch routes used by a Pyramid application</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="217"/>
         <source>&lt;b&gt;Show Routes&lt;/b&gt;&lt;p&gt;Show all URL dispatch routes used by a Pyramid application in the order in which they are evaluated.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="972"/>
+        <location filename="ProjectPyramid/Project.py" line="1100"/>
         <source>Show Tween Objects</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="225"/>
+        <location filename="ProjectPyramid/Project.py" line="223"/>
         <source>Show &amp;Tween Objects</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="229"/>
+        <location filename="ProjectPyramid/Project.py" line="227"/>
         <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="231"/>
+        <location filename="ProjectPyramid/Project.py" line="229"/>
         <source>&lt;b&gt;Show Tween Objects&lt;/b&gt;&lt;p&gt;Show all implicit and explicit tween objects used by a Pyramid application.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="243"/>
+        <location filename="ProjectPyramid/Project.py" line="241"/>
         <source>Build Distribution</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="243"/>
+        <location filename="ProjectPyramid/Project.py" line="241"/>
         <source>Build &amp;Distribution</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="245"/>
+        <source>Builds a distribution file for the Pyramid project</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="247"/>
-        <source>Builds a distribution file for the Pyramid project</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="249"/>
         <source>&lt;b&gt;Build Distribution&lt;/b&gt;&lt;p&gt;Builds a distribution file for the Pyramid project using &quot;python setup.py sdist&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="261"/>
+        <location filename="ProjectPyramid/Project.py" line="259"/>
         <source>Documentation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="261"/>
+        <location filename="ProjectPyramid/Project.py" line="259"/>
         <source>D&amp;ocumentation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="265"/>
+        <location filename="ProjectPyramid/Project.py" line="263"/>
         <source>Shows the help viewer with the Pyramid documentation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="267"/>
+        <location filename="ProjectPyramid/Project.py" line="265"/>
         <source>&lt;b&gt;Documentation&lt;/b&gt;&lt;p&gt;Shows the help viewer with the Pyramid documentation.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="500"/>
+        <location filename="ProjectPyramid/Project.py" line="596"/>
         <source>About Pyramid</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="278"/>
+        <location filename="ProjectPyramid/Project.py" line="276"/>
         <source>About P&amp;yramid</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="280"/>
+        <source>Shows some information about Pyramid</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="282"/>
-        <source>Shows some information about Pyramid</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="284"/>
         <source>&lt;b&gt;About Pyramid&lt;/b&gt;&lt;p&gt;Shows some information about Pyramid.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="299"/>
+        <location filename="ProjectPyramid/Project.py" line="297"/>
         <source>P&amp;yramid</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="336"/>
+        <location filename="ProjectPyramid/Project.py" line="334"/>
         <source>New template...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="343"/>
+        <source>Extract Messages</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="345"/>
-        <source>Extract Messages</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="347"/>
         <source>Compile All Catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="349"/>
+        <location filename="ProjectPyramid/Project.py" line="347"/>
         <source>Compile Selected Catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="ProjectPyramid/Project.py" line="350"/>
+        <source>Update All Catalogs</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="ProjectPyramid/Project.py" line="352"/>
-        <source>Update All Catalogs</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="354"/>
         <source>Update Selected Catalogs</source>
         <translation type="unfinished"></translation>
     </message>
@@ -477,139 +477,139 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="500"/>
-        <source>&lt;p&gt;Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;URL: &lt;a href=&quot;{0}&quot;&gt;{0}&lt;/a&gt;&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="ProjectPyramid/Project.py" line="607"/>
+        <location filename="ProjectPyramid/Project.py" line="731"/>
         <source>Select Pyramid Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="607"/>
+        <location filename="ProjectPyramid/Project.py" line="731"/>
         <source>Select the Pyramid project to work with.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="645"/>
+        <location filename="ProjectPyramid/Project.py" line="769"/>
         <source>None</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="648"/>
+        <location filename="ProjectPyramid/Project.py" line="772"/>
         <source>&amp;Current Pyramid Project ({0})</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1251"/>
+        <location filename="ProjectPyramid/Project.py" line="1379"/>
         <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="801"/>
+        <location filename="ProjectPyramid/Project.py" line="925"/>
         <source>Process Generation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="727"/>
+        <location filename="ProjectPyramid/Project.py" line="851"/>
         <source>The Pyramid server could not be started.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="767"/>
+        <location filename="ProjectPyramid/Project.py" line="891"/>
         <source>Could not start the web-browser for the URL &quot;{0}&quot;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="801"/>
+        <location filename="ProjectPyramid/Project.py" line="925"/>
         <source>The Pyramid Shell process could not be started.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="828"/>
+        <location filename="ProjectPyramid/Project.py" line="952"/>
         <source>Pyramid development environment setup successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="842"/>
+        <location filename="ProjectPyramid/Project.py" line="966"/>
         <source>Build Distribution File</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="862"/>
+        <location filename="ProjectPyramid/Project.py" line="988"/>
         <source>Python distribution file built successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="906"/>
+        <location filename="ProjectPyramid/Project.py" line="1032"/>
         <source>Database initialized successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="930"/>
+        <location filename="ProjectPyramid/Project.py" line="1056"/>
         <source>Enter the URL to be matched:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1062"/>
+        <location filename="ProjectPyramid/Project.py" line="1190"/>
         <source>Extract messages</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1077"/>
+        <location filename="ProjectPyramid/Project.py" line="1205"/>
         <source>
 Messages extracted successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1124"/>
+        <location filename="ProjectPyramid/Project.py" line="1252"/>
         <source>
 Message catalog initialized successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1173"/>
+        <location filename="ProjectPyramid/Project.py" line="1301"/>
         <source>Compiling message catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1202"/>
+        <location filename="ProjectPyramid/Project.py" line="1330"/>
         <source>
 Message catalogs compiled successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1271"/>
+        <location filename="ProjectPyramid/Project.py" line="1399"/>
         <source>No locales detected. Aborting...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1247"/>
+        <location filename="ProjectPyramid/Project.py" line="1375"/>
         <source>Updating message catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1276"/>
+        <location filename="ProjectPyramid/Project.py" line="1404"/>
         <source>
 Message catalogs updated successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="ProjectPyramid/Project.py" line="1107"/>
+        <location filename="ProjectPyramid/Project.py" line="1235"/>
         <source>Initializing message catalog for &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="ProjectPyramid/Project.py" line="596"/>
+        <source>&lt;p&gt;Pyramid is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.&lt;/p&gt;&lt;p&gt;&lt;table&gt;&lt;tr&gt;&lt;td&gt;Version:&lt;/td&gt;&lt;td&gt;{0}&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;URL:&lt;/td&gt;&lt;td&gt;&lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>ProjectPyramidPlugin</name>
     <message>
-        <location filename="PluginProjectPyramid.py" line="184"/>
+        <location filename="PluginProjectPyramid.py" line="382"/>
         <source>Pyramid</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="PluginProjectPyramid.py" line="160"/>
+        <location filename="PluginProjectPyramid.py" line="161"/>
         <source>eric5 version is too old, {0}, {1} or newer needed.</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial