CxFreeze/i18n/cxfreeze_en.ts

changeset 62
2ad9a05d524a
parent 58
b0c675ba5b2b
child 73
b704e562c4f5
--- a/CxFreeze/i18n/cxfreeze_en.ts	Fri Aug 23 22:24:44 2013 +0200
+++ b/CxFreeze/i18n/cxfreeze_en.ts	Sat Sep 28 13:19:58 2013 +0200
@@ -8,42 +8,42 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="59"/>
+        <location filename="../../PluginCxFreeze.py" line="60"/>
         <source>Packagers - cx_freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="337"/>
+        <location filename="../../PluginCxFreeze.py" line="340"/>
         <source>The cxfreeze executable could not be found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="255"/>
+        <location filename="../../PluginCxFreeze.py" line="258"/>
         <source>Use cx_freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="255"/>
+        <location filename="../../PluginCxFreeze.py" line="258"/>
         <source>Use cx_&amp;freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="258"/>
+        <location filename="../../PluginCxFreeze.py" line="261"/>
         <source>Generate a distribution package using cx_freeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="260"/>
+        <location filename="../../PluginCxFreeze.py" line="263"/>
         <source>&lt;b&gt;Use cx_freeze&lt;/b&gt;&lt;p&gt;Generate a distribution package using cx_freeze. The command is executed in the project path. All files and directories must be given absolute or relative to the project directory.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="337"/>
+        <location filename="../../PluginCxFreeze.py" line="340"/>
         <source>cxfreeze</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../PluginCxFreeze.py" line="327"/>
+        <location filename="../../PluginCxFreeze.py" line="330"/>
         <source>There is no main script defined for the current project.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -283,27 +283,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="322"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="313"/>
         <source>Select external list file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="333"/>
         <source>Icons</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="343"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="334"/>
         <source>All files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="351"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="342"/>
         <source>Select the application icon</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="371"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="362"/>
         <source>Select target directory</source>
         <translation type="unfinished"></translation>
     </message>
@@ -350,7 +350,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="523"/>
+        <location filename="../../CxFreeze/CxfreezeConfigDialog.py" line="514"/>
         <source>Select files and folders</source>
         <translation type="unfinished"></translation>
     </message>
@@ -395,29 +395,29 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="85"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="86"/>
         <source>{0} - {1}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/>
         <source>Process Generation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="93"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="94"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="146"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="147"/>
         <source>
 {0} finished.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="132"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="133"/>
         <source>
 {0} aborted.
 </source>
@@ -427,23 +427,23 @@
 <context>
     <name>copyAdditionalFiles</name>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="273"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="274"/>
         <source>No such file or directory: &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="285"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="286"/>
         <source>
 Copying {0}: </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="303"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="304"/>
         <source>ok</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="305"/>
+        <location filename="../../CxFreeze/CxfreezeExecDialog.py" line="306"/>
         <source>failed: {0}</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial