i18n/eric5_en.ts

changeset 2454
8dbea2d54422
parent 2447
d5624b902212
child 2474
8727522a69d5
diff -r e0b775cb733b -r 8dbea2d54422 i18n/eric5_en.ts
--- a/i18n/eric5_en.ts	Sun Mar 03 12:42:37 2013 +0100
+++ b/i18n/eric5_en.ts	Sun Mar 03 12:45:08 2013 +0100
@@ -20341,11 +20341,6 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/>
-        <source>Enter the url path of the repository</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="64"/>
         <source>Select the repository url via a directory selection dialog</source>
         <translation type="unfinished"></translation>
@@ -20392,6 +20387,11 @@
         <source>Select Project Directory</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="Plugins/VcsPlugins/vcsMercurial/HgNewProjectOptionsDialog.ui" line="57"/>
+        <source>Enter the url path of the repository (without protocol part)</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>HgOptionsDialog</name>
@@ -43029,11 +43029,6 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="68"/>
-        <source>Enter the url path of the module in the repository</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="71"/>
         <source>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
@@ -43105,6 +43100,11 @@
         <source>Pat&amp;h:</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="Plugins/VcsPlugins/vcsPySvn/SvnNewProjectOptionsDialog.ui" line="68"/>
+        <source>Enter the url path of the module in the repository (without protocol part)</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SvnOptionsDialog</name>
@@ -43182,11 +43182,6 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="107"/>
-        <source>Enter the url path of the module in the repository</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="110"/>
         <source>&lt;b&gt;URL&lt;/b&gt;&lt;p&gt;Enter the URL to the module. For a repository with standard layout, this must not contain the trunk, tags or branches part.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
@@ -43201,6 +43196,11 @@
         <source>Pat&amp;h:</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="Plugins/VcsPlugins/vcsPySvn/SvnOptionsDialog.ui" line="107"/>
+        <source>Enter the url path of the module in the repository (without protocol part)</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SvnProjectBrowserHelper</name>

eric ide

mercurial