ProjectDjango/i18n/django_en.ts

changeset 125
d280acf98fb5
parent 122
eb1311184f6f
child 132
576cb5a3b035
--- a/ProjectDjango/i18n/django_en.ts	Sat Jan 27 11:46:33 2018 +0100
+++ b/ProjectDjango/i18n/django_en.ts	Sat Mar 24 19:11:39 2018 +0100
@@ -71,27 +71,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoDialog.py" line="189"/>
+        <location filename="../DjangoDialog.py" line="190"/>
         <source>Process Generation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoDialog.py" line="189"/>
+        <location filename="../DjangoDialog.py" line="190"/>
         <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="../DjangoDialog.py" line="282"/>
+        <location filename="../DjangoDialog.py" line="283"/>
         <source>Select data file</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoDialog.py" line="303"/>
+        <location filename="../DjangoDialog.py" line="304"/>
         <source>Error saving data</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoDialog.py" line="303"/>
+        <location filename="../DjangoDialog.py" line="304"/>
         <source>&lt;p&gt;The data could not be written to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -137,6 +137,54 @@
     </message>
 </context>
 <context>
+    <name>DjangoDiffsettingsDataDialog</name>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.ui" line="14"/>
+        <source>diffsettings Command Options</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.ui" line="23"/>
+        <source>Select to show all settings (even if the have the default value)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.ui" line="26"/>
+        <source>Show all settings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.ui" line="33"/>
+        <source>Default Module:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.ui" line="40"/>
+        <source>Enter the name of the module containing the default settings (1.11.0+ only)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.ui" line="47"/>
+        <source>Output Format:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.ui" line="54"/>
+        <source>Select the output format (2.0.0+ only)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.py" line="40"/>
+        <source>Hash Format</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoDiffsettingsDataDialog.py" line="41"/>
+        <source>Unified Diff</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
     <name>DjangoDumpdataDataDialog</name>
     <message>
         <location filename="../DjangoDumpdataDataDialog.ui" line="20"/>
@@ -207,35 +255,70 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoLoaddataDataDialog.ui" line="29"/>
-        <source>Enter the list of fixture patterns or the path of a fixture file.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../DjangoLoaddataDataDialog.ui" line="39"/>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="76"/>
         <source>Select a fixture file via a file selection dialog</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoLoaddataDataDialog.py" line="60"/>
+        <location filename="../DjangoLoaddataDataDialog.py" line="63"/>
         <source>JSON Files (*.json);;XML Files (*.xml);;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoLoaddataDataDialog.py" line="63"/>
+        <location filename="../DjangoLoaddataDataDialog.py" line="66"/>
         <source>YAML Files (*.yaml);;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoLoaddataDataDialog.py" line="66"/>
+        <location filename="../DjangoLoaddataDataDialog.py" line="69"/>
         <source>All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoLoaddataDataDialog.py" line="68"/>
+        <location filename="../DjangoLoaddataDataDialog.py" line="71"/>
         <source>Select fixture file</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="34"/>
+        <source>Ignore non-existent fields and models</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="41"/>
+        <source>Application Label:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="48"/>
+        <source>Enter the label of an application to search for fixtures</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="57"/>
+        <source>Fixtures</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="63"/>
+        <source>Enter the list of fixture patterns or the path of a fixture file:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="86"/>
+        <source>Exclude</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="92"/>
+        <source>Enter the list of applications and models to omit searching for fixtures:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoLoaddataDataDialog.ui" line="31"/>
+        <source>Select to ignore fields and models that were deleted since the creation of the fixture</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DjangoMakeMigrationsDialog</name>
@@ -265,12 +348,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMakeMigrationsDialog.ui" line="76"/>
+        <location filename="../DjangoMakeMigrationsDialog.ui" line="86"/>
         <source>Select to perform a dry-run</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMakeMigrationsDialog.ui" line="79"/>
+        <location filename="../DjangoMakeMigrationsDialog.ui" line="89"/>
         <source>Dry-Run only</source>
         <translation type="unfinished"></translation>
     </message>
@@ -284,6 +367,16 @@
         <source>Create empty migrations</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../DjangoMakeMigrationsDialog.ui" line="70"/>
+        <source>Select to fix migration conflicts</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoMakeMigrationsDialog.ui" line="73"/>
+        <source>Fix migration conflicts</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DjangoMigrationSelectionDialog</name>
@@ -331,12 +424,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="177"/>
+        <location filename="../DjangoMigrationsListDialog.py" line="181"/>
         <source>Process Generation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="177"/>
+        <location filename="../DjangoMigrationsListDialog.py" line="181"/>
         <source>The process {0} could not be started. Ensure, that it is in the search path.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -366,37 +459,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="289"/>
+        <location filename="../DjangoMigrationsListDialog.py" line="293"/>
         <source>Apply All Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="319"/>
+        <location filename="../DjangoMigrationsListDialog.py" line="323"/>
         <source>Apply Selected Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="303"/>
+        <location filename="../DjangoMigrationsListDialog.py" line="307"/>
         <source>Unapply Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="379"/>
+        <location filename="../DjangoMigrationsListDialog.py" line="384"/>
         <source>Make Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../DjangoMigrationsListDialog.py" line="318"/>
+        <source>Make Migrations (dry-run)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoMigrationsListDialog.py" line="384"/>
+        <source>Enter a name for the migrations (leave empty to use system supplied name):</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../DjangoMigrationsListDialog.py" line="314"/>
-        <source>Make Migrations (dry-run)</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="379"/>
-        <source>Enter a name for the migrations (leave empty to use system supplied name):</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../DjangoMigrationsListDialog.py" line="310"/>
         <source>Make Empty Migrations</source>
         <translation type="unfinished"></translation>
     </message>
@@ -449,36 +542,21 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="154"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="164"/>
         <source>Recent Applications Lists</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="177"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="187"/>
         <source>Number of recent applications lists:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="184"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="194"/>
         <source>Enter the number of recent applications to remember</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="337"/>
-        <source>Django Python Console</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="358"/>
-        <source>Select to use plain Python instead of IPython</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="361"/>
-        <source>Use plain Python instead of IPython</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../ConfigurationPage/DjangoPage.ui" line="115"/>
         <source>Enter the server port or server address and port (e.g. 127.0.0.1:8000 or [::1]:8000)</source>
         <translation type="unfinished"></translation>
@@ -494,73 +572,199 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="218"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="228"/>
         <source>Python 3</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="302"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="298"/>
         <source>Django Virtual Environment</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="314"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="310"/>
         <source>Enter the path of the Django virtual environment. Leave empty to not use a virtual environment setup.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="327"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="323"/>
         <source>Select the virtual environment directory via a selection dialog</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="296"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="292"/>
         <source>Python 2</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.py" line="156"/>
+        <location filename="../ConfigurationPage/DjangoPage.py" line="174"/>
         <source>Select Virtual Environment for Python 3</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.py" line="175"/>
+        <location filename="../ConfigurationPage/DjangoPage.py" line="193"/>
         <source>Select Virtual Environment for Python 2</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.py" line="191"/>
+        <location filename="../ConfigurationPage/DjangoPage.py" line="209"/>
         <source>Translations Editor</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="386"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="374"/>
         <source>Enter the path of an editor to use to do the translations. Leave empty to disable this feature.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="399"/>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="387"/>
         <source>Select the translations editor via a file selection dialog</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.py" line="191"/>
+        <location filename="../ConfigurationPage/DjangoPage.py" line="209"/>
         <source>All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="145"/>
+        <source>Web-Browser</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="151"/>
+        <source>Select to use an external web-browser</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="154"/>
+        <source>Use external web-browser</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="132"/>
+        <source>Select to enable threading in the server</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../ConfigurationPage/DjangoPage.ui" line="135"/>
-        <source>Web-Browser</source>
+        <source>Enable Threading</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="333"/>
+        <source>Django Python Console:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="346"/>
+        <source>Select the Python console type</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="356"/>
+        <source>Translations</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="397"/>
+        <source>Select to include fuzzy translations (1.8.0+ only)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.ui" line="400"/>
+        <source>Include Fuzzy Translations</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.py" line="86"/>
+        <source>Plain Python</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.py" line="87"/>
+        <source>IPython</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../ConfigurationPage/DjangoPage.py" line="88"/>
+        <source>bpython</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DjangoRunTestServerDataDialog</name>
+    <message>
+        <location filename="../DjangoRunTestServerDataDialog.ui" line="20"/>
+        <source>testserver Command Options</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoRunTestServerDataDialog.ui" line="29"/>
+        <source>Enter the list of fixture patterns or the path of a fixture file.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="141"/>
-        <source>Select to use an external web-browser</source>
+        <location filename="../DjangoRunTestServerDataDialog.ui" line="39"/>
+        <source>Select a fixture file via a file selection dialog</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoRunTestServerDataDialog.py" line="60"/>
+        <source>JSON Files (*.json);;XML Files (*.xml);;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoRunTestServerDataDialog.py" line="63"/>
+        <source>YAML Files (*.yaml);;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoRunTestServerDataDialog.py" line="66"/>
+        <source>All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../ConfigurationPage/DjangoPage.ui" line="144"/>
-        <source>Use external web-browser</source>
+        <location filename="../DjangoRunTestServerDataDialog.py" line="68"/>
+        <source>Select fixture file</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>DjangoSendTestEmailDataDialog</name>
+    <message>
+        <location filename="../DjangoSendTestEmailDataDialog.ui" line="14"/>
+        <source>sendtestemail Command Options</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSendTestEmailDataDialog.ui" line="23"/>
+        <source>Select to send a test email to the defined managers</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSendTestEmailDataDialog.ui" line="26"/>
+        <source>Send to Managers</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSendTestEmailDataDialog.ui" line="33"/>
+        <source>Select to send a test email to the defined administrators</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSendTestEmailDataDialog.ui" line="36"/>
+        <source>Send to Administrators</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSendTestEmailDataDialog.ui" line="43"/>
+        <source>Recipients (one per line):</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSendTestEmailDataDialog.ui" line="50"/>
+        <source>Enter email addresses one per line</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -597,15 +801,30 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="83"/>
+        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="97"/>
         <source>Select to not optimize the squashed migration</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="86"/>
+        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="100"/>
         <source>Dont&apos; optimize</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="56"/>
+        <source>Select the start migration (1.9.0+ only)</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="83"/>
+        <source>Migration Name:</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../DjangoSquashMigrationSelectionDialog.ui" line="90"/>
+        <source>Enter an optional name for the migration (2.0.0+ only)</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>DjangoTestDataDialog</name>
@@ -678,1153 +897,1213 @@
 <context>
     <name>Project</name>
     <message>
-        <location filename="../Project.py" line="136"/>
+        <location filename="../Project.py" line="140"/>
         <source>Current Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="141"/>
+        <location filename="../Project.py" line="145"/>
         <source>Selects the current project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="143"/>
+        <location filename="../Project.py" line="147"/>
         <source>&lt;b&gt;Current Project&lt;/b&gt;&lt;p&gt;Selects the current project. Used for multi-project Django projects to switch between the projects.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="156"/>
+        <location filename="../Project.py" line="160"/>
         <source>Start Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="156"/>
+        <location filename="../Project.py" line="160"/>
         <source>Start &amp;Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="161"/>
+        <location filename="../Project.py" line="165"/>
         <source>Starts a new Django project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="163"/>
+        <location filename="../Project.py" line="167"/>
         <source>&lt;b&gt;Start Project&lt;/b&gt;&lt;p&gt;Starts a new Django project using &quot;django-admin.py startproject&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="171"/>
+        <location filename="../Project.py" line="175"/>
         <source>Start Application (global)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="171"/>
+        <location filename="../Project.py" line="175"/>
         <source>Start Application (&amp;global)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="176"/>
+        <location filename="../Project.py" line="180"/>
         <source>Starts a new global Django application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="178"/>
+        <location filename="../Project.py" line="182"/>
         <source>&lt;b&gt;Start Application (global)&lt;/b&gt;&lt;p&gt;Starts a new global Django application using &quot;django-admin.py startapp&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="187"/>
+        <location filename="../Project.py" line="191"/>
         <source>Start Application (local)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="187"/>
+        <location filename="../Project.py" line="191"/>
         <source>Start Application (&amp;local)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="192"/>
+        <location filename="../Project.py" line="196"/>
         <source>Starts a new local Django application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="194"/>
+        <location filename="../Project.py" line="198"/>
         <source>&lt;b&gt;Start Application (local)&lt;/b&gt;&lt;p&gt;Starts a new local Django application using &quot;manage.py startapp&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="207"/>
+        <location filename="../Project.py" line="211"/>
         <source>Run Server</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="207"/>
+        <location filename="../Project.py" line="211"/>
         <source>Run &amp;Server</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="212"/>
+        <location filename="../Project.py" line="216"/>
         <source>Starts the Django Web server</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="214"/>
+        <location filename="../Project.py" line="218"/>
         <source>&lt;b&gt;Run Server&lt;/b&gt;&lt;p&gt;Starts the Django Web server using &quot;manage.py runserver&quot;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2109"/>
+        <location filename="../Project.py" line="2153"/>
         <source>Run Web-Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="222"/>
+        <location filename="../Project.py" line="226"/>
         <source>Run &amp;Web-Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="227"/>
+        <location filename="../Project.py" line="231"/>
         <source>Starts the default Web-Browser with the URL of the Django Web server</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="230"/>
+        <location filename="../Project.py" line="234"/>
         <source>&lt;b&gt;Run Web-Browser&lt;/b&gt;&lt;p&gt;Starts the default Web-Browser with the URL of the Django Web server.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2686"/>
+        <location filename="../Project.py" line="2897"/>
         <source>Create Cache Tables</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="242"/>
+        <location filename="../Project.py" line="246"/>
         <source>C&amp;reate Cache Tables</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="247"/>
+        <location filename="../Project.py" line="251"/>
         <source>Creates the tables needed to use the SQL cache backend</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="249"/>
+        <location filename="../Project.py" line="253"/>
         <source>&lt;b&gt;Create Cache Tables&lt;/b&gt;&lt;p&gt;Creates the tables needed to use the SQL cache backend.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="262"/>
+        <location filename="../Project.py" line="266"/>
         <source>Help</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="262"/>
+        <location filename="../Project.py" line="266"/>
         <source>&amp;Help</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="267"/>
+        <location filename="../Project.py" line="271"/>
         <source>Shows the Django help index</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="269"/>
+        <location filename="../Project.py" line="273"/>
         <source>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Shows the Django help index page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1454"/>
+        <location filename="../Project.py" line="1497"/>
         <source>About Django</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="280"/>
+        <location filename="../Project.py" line="284"/>
         <source>About D&amp;jango</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="285"/>
+        <location filename="../Project.py" line="289"/>
         <source>Shows some information about Django</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="287"/>
+        <location filename="../Project.py" line="291"/>
         <source>&lt;b&gt;About Django&lt;/b&gt;&lt;p&gt;Shows some information about Django.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="324"/>
+        <location filename="../Project.py" line="345"/>
         <source>Introspect</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="324"/>
+        <location filename="../Project.py" line="345"/>
         <source>&amp;Introspect</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="329"/>
+        <location filename="../Project.py" line="350"/>
         <source>Introspects the database tables and outputs a Django model module</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="332"/>
+        <location filename="../Project.py" line="353"/>
         <source>&lt;b&gt;Introspect&lt;/b&gt;&lt;p&gt;Introspects the database tables and outputs a Django model module.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="340"/>
+        <location filename="../Project.py" line="361"/>
         <source>Flush</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="340"/>
+        <location filename="../Project.py" line="361"/>
         <source>&amp;Flush</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="345"/>
+        <location filename="../Project.py" line="366"/>
         <source>Returns all database tables to the state just after their installation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="348"/>
+        <location filename="../Project.py" line="369"/>
         <source>&lt;b&gt;Flush&lt;/b&gt;&lt;p&gt;Returns all database tables to the state just after their installation.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="356"/>
+        <location filename="../Project.py" line="377"/>
         <source>Start Client Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="356"/>
+        <location filename="../Project.py" line="377"/>
         <source>Start &amp;Client Console</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="361"/>
+        <location filename="../Project.py" line="382"/>
         <source>Starts a console window for the database client</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="363"/>
+        <location filename="../Project.py" line="384"/>
         <source>&lt;b&gt;Start Client Console&lt;/b&gt;&lt;p&gt;Starts a console window for the database client.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2249"/>
+        <location filename="../Project.py" line="2396"/>
         <source>Create Tables</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="374"/>
+        <location filename="../Project.py" line="395"/>
         <source>Create &amp;Tables</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="379"/>
+        <location filename="../Project.py" line="400"/>
         <source>Prints the CREATE TABLE SQL statements for one or more applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="382"/>
+        <location filename="../Project.py" line="403"/>
         <source>&lt;b&gt;Create Tables&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2258"/>
+        <location filename="../Project.py" line="2405"/>
         <source>Create Indexes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="391"/>
+        <location filename="../Project.py" line="412"/>
         <source>Create &amp;Indexes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="396"/>
+        <location filename="../Project.py" line="417"/>
         <source>Prints the CREATE INDEX SQL statements for one or more applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="399"/>
+        <location filename="../Project.py" line="420"/>
         <source>&lt;b&gt;Create Indexes&lt;/b&gt;&lt;p&gt;Prints the CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2267"/>
+        <location filename="../Project.py" line="2414"/>
         <source>Create Everything</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="408"/>
+        <location filename="../Project.py" line="429"/>
         <source>Create &amp;Everything</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="413"/>
+        <location filename="../Project.py" line="434"/>
         <source>Prints the CREATE ... SQL statements for one or more applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="416"/>
+        <location filename="../Project.py" line="437"/>
         <source>&lt;b&gt;Create Everything&lt;/b&gt;&lt;p&gt;Prints the CREATE TABLE, custom SQL and CREATE INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2276"/>
+        <location filename="../Project.py" line="2423"/>
         <source>Custom Statements</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="425"/>
+        <location filename="../Project.py" line="446"/>
         <source>&amp;Custom Statements</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="430"/>
+        <location filename="../Project.py" line="451"/>
         <source>Prints the custom table modifying SQL statements for one or more applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="433"/>
+        <location filename="../Project.py" line="454"/>
         <source>&lt;b&gt;Custom Statements&lt;/b&gt;&lt;p&gt;Prints the custom table modifying SQL statements for one or more applications.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2285"/>
+        <location filename="../Project.py" line="2432"/>
         <source>Drop Tables</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="442"/>
+        <location filename="../Project.py" line="463"/>
         <source>&amp;Drop Tables</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="447"/>
+        <location filename="../Project.py" line="468"/>
         <source>Prints the DROP TABLE SQL statements for one or more applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="450"/>
+        <location filename="../Project.py" line="471"/>
         <source>&lt;b&gt;Drop Tables&lt;/b&gt;&lt;p&gt;Prints the DROP TABLE SQL statements for one or more applications.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2301"/>
+        <location filename="../Project.py" line="2448"/>
         <source>Flush Database</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="476"/>
+        <location filename="../Project.py" line="497"/>
         <source>&amp;Flush Database</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="481"/>
+        <location filename="../Project.py" line="502"/>
         <source>Prints a list of statements to return all database tables to the state just after their installation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="484"/>
+        <location filename="../Project.py" line="505"/>
         <source>&lt;b&gt;Flush Database&lt;/b&gt;&lt;p&gt;Prints a list of statements to return all database tables to the state just after their installation.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2308"/>
+        <location filename="../Project.py" line="2455"/>
         <source>Reset Sequences</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="493"/>
+        <location filename="../Project.py" line="514"/>
         <source>Reset &amp;Sequences</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="498"/>
+        <location filename="../Project.py" line="519"/>
         <source>Prints the SQL statements for resetting sequences for one or more applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="501"/>
+        <location filename="../Project.py" line="522"/>
         <source>&lt;b&gt;Reset Sequences&lt;/b&gt;&lt;p&gt;Prints the SQL statements for resetting sequences for one or more applications.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2623"/>
+        <location filename="../Project.py" line="2780"/>
         <source>Diff Settings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="548"/>
-        <source>&amp;Diff Settings</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Project.py" line="553"/>
-        <source>Shows the modification made to the settings</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Project.py" line="555"/>
-        <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Project.py" line="562"/>
-        <source>Start Python Console</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Project.py" line="562"/>
-        <source>Start &amp;Python Console</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Project.py" line="567"/>
-        <source>Starts a Python interactive interpreter</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Project.py" line="569"/>
+        <source>&amp;Diff Settings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="574"/>
+        <source>Shows the modification made to the settings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="576"/>
+        <source>&lt;b&gt;Diff Settings&lt;/b&gt;&lt;p&gt;Shows the modification made to the settings.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="583"/>
+        <source>Start Python Console</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="583"/>
+        <source>Start &amp;Python Console</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="588"/>
+        <source>Starts a Python interactive interpreter</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="590"/>
         <source>&lt;b&gt;Start Python Console&lt;/b&gt;&lt;p&gt;Starts a Python interactive interpreter.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2723"/>
+        <location filename="../Project.py" line="2926"/>
         <source>Dump Data</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="580"/>
+        <location filename="../Project.py" line="616"/>
         <source>&amp;Dump Data</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="585"/>
+        <location filename="../Project.py" line="621"/>
         <source>Dump the database data to a fixture</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="587"/>
+        <location filename="../Project.py" line="623"/>
         <source>&lt;b&gt;Dump Data&lt;/b&gt;&lt;p&gt;Dump the database data to a fixture.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2763"/>
+        <location filename="../Project.py" line="2969"/>
         <source>Load Data</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="594"/>
+        <location filename="../Project.py" line="630"/>
         <source>&amp;Load Data</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="599"/>
+        <location filename="../Project.py" line="635"/>
         <source>Load data from fixture files</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="601"/>
+        <location filename="../Project.py" line="637"/>
         <source>&lt;b&gt;Load Data&lt;/b&gt;&lt;p&gt;Load data from fixture files.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="608"/>
+        <location filename="../Project.py" line="644"/>
         <source>Run Testsuite</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="608"/>
+        <location filename="../Project.py" line="644"/>
         <source>Run &amp;Testsuite</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="613"/>
+        <location filename="../Project.py" line="649"/>
         <source>Run the test suite for applications or the whole site</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="615"/>
+        <location filename="../Project.py" line="651"/>
         <source>&lt;b&gt;Run Testsuite&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="639"/>
+        <location filename="../Project.py" line="675"/>
         <source>Run Testserver</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="639"/>
+        <location filename="../Project.py" line="675"/>
         <source>Run Test&amp;server</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="644"/>
+        <location filename="../Project.py" line="680"/>
         <source>Run a development server with data from a set of fixtures</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="646"/>
+        <location filename="../Project.py" line="682"/>
         <source>&lt;b&gt;Run Testserver&lt;/b&gt;&lt;p&gt;Run a development server with data from a set of fixtures.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="821"/>
+        <location filename="../Project.py" line="857"/>
         <source>D&amp;jango</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="863"/>
+        <location filename="../Project.py" line="899"/>
         <source>&amp;Database</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="885"/>
+        <location filename="../Project.py" line="923"/>
         <source>Show &amp;SQL</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="940"/>
+        <location filename="../Project.py" line="978"/>
         <source>&amp;Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="958"/>
+        <location filename="../Project.py" line="999"/>
         <source>T&amp;esting</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1053"/>
+        <location filename="../Project.py" line="1094"/>
         <source>New template...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1062"/>
+        <location filename="../Project.py" line="1103"/>
         <source>Update all catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1065"/>
+        <location filename="../Project.py" line="1106"/>
         <source>Update selected catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1069"/>
+        <location filename="../Project.py" line="1110"/>
         <source>Update all catalogs (with obsolete)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1072"/>
+        <location filename="../Project.py" line="1113"/>
         <source>Update selected catalogs (with obsolete)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1076"/>
+        <location filename="../Project.py" line="1117"/>
         <source>Compile all catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1079"/>
+        <location filename="../Project.py" line="1120"/>
         <source>Compile selected catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1173"/>
+        <location filename="../Project.py" line="1214"/>
         <source>New Form</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1140"/>
+        <location filename="../Project.py" line="1181"/>
         <source>The file already exists! Overwrite it?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1525"/>
+        <location filename="../Project.py" line="1568"/>
         <source>Select Applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1525"/>
+        <location filename="../Project.py" line="1568"/>
         <source>Enter the list of applications separated by spaces.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1985"/>
+        <location filename="../Project.py" line="2028"/>
         <source>Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1710"/>
+        <location filename="../Project.py" line="1753"/>
         <source>Application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1712"/>
+        <location filename="../Project.py" line="1755"/>
         <source>Start Django</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1712"/>
+        <location filename="../Project.py" line="1755"/>
         <source>Select if this project should be a Django Project or Application.&lt;br /&gt;Select the empty entry for none.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1803"/>
+        <location filename="../Project.py" line="1846"/>
         <source>Start Django Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1779"/>
+        <location filename="../Project.py" line="1822"/>
         <source>Django project created successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1803"/>
+        <location filename="../Project.py" line="1846"/>
         <source>Enter the name of the new Django project.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1831"/>
+        <location filename="../Project.py" line="1874"/>
         <source>Start Django Application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1865"/>
+        <location filename="../Project.py" line="1908"/>
         <source>Django application created successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1877"/>
+        <location filename="../Project.py" line="1920"/>
         <source>Start Global Django Application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1877"/>
+        <location filename="../Project.py" line="1920"/>
         <source>Enter the name of the new global Django application.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1899"/>
+        <location filename="../Project.py" line="1942"/>
         <source>Start Local Django Application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1899"/>
+        <location filename="../Project.py" line="1942"/>
         <source>Enter the name of the new local Django application.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1948"/>
+        <location filename="../Project.py" line="1991"/>
         <source>Select Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1948"/>
+        <location filename="../Project.py" line="1991"/>
         <source>Select the Django project to work with.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1983"/>
+        <location filename="../Project.py" line="2026"/>
         <source>None</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1988"/>
+        <location filename="../Project.py" line="2031"/>
         <source>&amp;Current Django project ({0})</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3357"/>
+        <location filename="../Project.py" line="3562"/>
         <source>Process Generation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2063"/>
+        <location filename="../Project.py" line="2107"/>
         <source>The Django server could not be started.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2109"/>
+        <location filename="../Project.py" line="2153"/>
         <source>Could not start the web-browser for the url &quot;{0}&quot;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2959"/>
+        <location filename="../Project.py" line="3169"/>
         <source>The Django process could not be started.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2126"/>
+        <location filename="../Project.py" line="2269"/>
         <source>Introspect Database</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2156"/>
+        <location filename="../Project.py" line="2300"/>
         <source>Flushing the database will destroy all data. Are you sure?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2169"/>
+        <location filename="../Project.py" line="2314"/>
         <source>Database tables flushed successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2351"/>
+        <location filename="../Project.py" line="2499"/>
         <source>SQL Files (*.sql)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2693"/>
-        <source>Enter the names of the cache tables separated by spaces.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Project.py" line="2708"/>
+        <location filename="../Project.py" line="2911"/>
         <source>Cache tables created successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2747"/>
+        <location filename="../Project.py" line="2953"/>
         <source>JSON Files (*.json)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2749"/>
+        <location filename="../Project.py" line="2955"/>
         <source>XML Files (*.xml)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2751"/>
+        <location filename="../Project.py" line="2957"/>
         <source>YAML Files (*.yaml)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2886"/>
+        <location filename="../Project.py" line="3096"/>
         <source>The Django test server could not be started.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3055"/>
+        <location filename="../Project.py" line="3265"/>
         <source>Initializing message catalog for &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3321"/>
+        <location filename="../Project.py" line="3526"/>
         <source>No current site selected or no site created yet. Aborting...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3076"/>
+        <location filename="../Project.py" line="3284"/>
         <source>
 Message catalog initialized successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3191"/>
+        <location filename="../Project.py" line="3394"/>
         <source>Updating message catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3284"/>
+        <location filename="../Project.py" line="3487"/>
         <source>No locales detected. Aborting...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3243"/>
+        <location filename="../Project.py" line="3445"/>
         <source>
 Message catalogs updated successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3224"/>
+        <location filename="../Project.py" line="3426"/>
         <source>Updating message catalogs (keeping obsolete messages)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3310"/>
+        <location filename="../Project.py" line="3513"/>
         <source>Compiling message catalogs</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3328"/>
+        <location filename="../Project.py" line="3533"/>
         <source>
 Message catalogs compiled successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2916"/>
+        <location filename="../Project.py" line="3126"/>
         <source>Change Password</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="658"/>
+        <location filename="../Project.py" line="694"/>
         <source>Change &amp;Password</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="663"/>
+        <location filename="../Project.py" line="699"/>
         <source>Change the password of a user</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="665"/>
+        <location filename="../Project.py" line="701"/>
         <source>&lt;b&gt;Change Password&lt;/b&gt;&lt;p&gt;Change the password of a user of the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="672"/>
+        <location filename="../Project.py" line="708"/>
         <source>Create Superuser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="672"/>
+        <location filename="../Project.py" line="708"/>
         <source>Create &amp;Superuser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="677"/>
+        <location filename="../Project.py" line="713"/>
         <source>Create a superuser account</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="679"/>
+        <location filename="../Project.py" line="715"/>
         <source>&lt;b&gt;Create Superuser&lt;/b&gt;&lt;p&gt;Create a superuser account for the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2974"/>
+        <location filename="../Project.py" line="3184"/>
         <source>Clear Sessions</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="690"/>
+        <location filename="../Project.py" line="726"/>
         <source>Clear &amp;Sessions</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="695"/>
+        <location filename="../Project.py" line="731"/>
         <source>Clear expired sessions</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="697"/>
+        <location filename="../Project.py" line="733"/>
         <source>&lt;b&gt;Clear Sessions&lt;/b&gt;&lt;p&gt;Clear expired sessions of the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="979"/>
+        <location filename="../Project.py" line="1020"/>
         <source>&amp;Authorization</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="996"/>
+        <location filename="../Project.py" line="1037"/>
         <source>&amp;Session</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2916"/>
+        <location filename="../Project.py" line="3126"/>
         <source>Enter the name of the user:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2986"/>
+        <location filename="../Project.py" line="3196"/>
         <source>Expired sessions cleared successfully.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1454"/>
+        <location filename="../Project.py" line="1497"/>
         <source>&lt;p&gt;Django 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>
     <message>
-        <location filename="../Project.py" line="1848"/>
+        <location filename="../Project.py" line="1891"/>
         <source>&lt;p&gt;The &lt;b&gt;django-admin.py&lt;/b&gt; script is not in the path. Aborting...&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1038"/>
+        <location filename="../Project.py" line="1079"/>
         <source>Open with {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3357"/>
+        <location filename="../Project.py" line="3562"/>
         <source>The translations editor process ({0}) could not be started.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1173"/>
+        <location filename="../Project.py" line="1214"/>
         <source>&lt;p&gt;The new form file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;br&gt; Problem: {1}&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2294"/>
+        <location filename="../Project.py" line="2441"/>
         <source>Drop Indexes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="459"/>
+        <location filename="../Project.py" line="480"/>
         <source>&amp;Drop Indexes</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="464"/>
+        <location filename="../Project.py" line="485"/>
         <source>Prints the DROP INDEX SQL statements for one or more applications</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="467"/>
+        <location filename="../Project.py" line="488"/>
         <source>&lt;b&gt;Drop Indexes&lt;/b&gt;&lt;p&gt;Prints the DROP INDEX SQL statements for one or more applications.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="708"/>
+        <location filename="../Project.py" line="744"/>
         <source>Show Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="708"/>
+        <location filename="../Project.py" line="744"/>
         <source>&amp;Show Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="713"/>
+        <location filename="../Project.py" line="749"/>
         <source>Show a list of available migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="715"/>
+        <location filename="../Project.py" line="751"/>
         <source>&lt;b&gt;Show Migrations&lt;/b&gt;&lt;p&gt;This shows a list of available migrations of the Django project and their status.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="723"/>
+        <location filename="../Project.py" line="759"/>
         <source>Show Migrations Plan</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="723"/>
+        <location filename="../Project.py" line="759"/>
         <source>Show Migrations &amp;Plan</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="728"/>
+        <location filename="../Project.py" line="764"/>
         <source>Show a list with the migrations plan</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="730"/>
+        <location filename="../Project.py" line="766"/>
         <source>&lt;b&gt;Show Migrations Plan&lt;/b&gt;&lt;p&gt;This shows a list with the migrations plan of the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="915"/>
+        <location filename="../Project.py" line="953"/>
         <source>&amp;Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="738"/>
+        <location filename="../Project.py" line="774"/>
         <source>Apply All Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="738"/>
+        <location filename="../Project.py" line="774"/>
         <source>&amp;Apply All Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="743"/>
+        <location filename="../Project.py" line="779"/>
         <source>Apply all available migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="745"/>
+        <location filename="../Project.py" line="781"/>
         <source>&lt;b&gt;Apply All Migrations&lt;/b&gt;&lt;p&gt;This applies all migrations of the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2405"/>
+        <location filename="../Project.py" line="2555"/>
         <source>Apply Selected Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="757"/>
+        <location filename="../Project.py" line="793"/>
         <source>Apply selected migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="759"/>
+        <location filename="../Project.py" line="795"/>
         <source>&lt;b&gt;Apply Selected Migrations&lt;/b&gt;&lt;p&gt;This applies selected migrations of the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2464"/>
+        <location filename="../Project.py" line="2614"/>
         <source>Unapply Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="768"/>
+        <location filename="../Project.py" line="804"/>
         <source>&amp;Unapply Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="773"/>
+        <location filename="../Project.py" line="809"/>
         <source>Unapply all migrations for an app</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="775"/>
+        <location filename="../Project.py" line="811"/>
         <source>&lt;b&gt;Unapply Migrations&lt;/b&gt;&lt;p&gt;This unapplies all migrations for an app of the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2544"/>
+        <location filename="../Project.py" line="2699"/>
         <source>Make Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="783"/>
+        <location filename="../Project.py" line="819"/>
         <source>&amp;Make Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="788"/>
+        <location filename="../Project.py" line="824"/>
         <source>Generate migrations for the project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="790"/>
+        <location filename="../Project.py" line="826"/>
         <source>&lt;b&gt;Make Migrations&lt;/b&gt;&lt;p&gt;This generates migrations for the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2577"/>
+        <location filename="../Project.py" line="2733"/>
         <source>No migrations available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2430"/>
+        <location filename="../Project.py" line="2580"/>
         <source>Apply Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2464"/>
+        <location filename="../Project.py" line="2614"/>
         <source>Select an application:</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2590"/>
+        <location filename="../Project.py" line="2746"/>
         <source>Squash Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="797"/>
+        <location filename="../Project.py" line="833"/>
         <source>S&amp;quash Migrations</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="802"/>
+        <location filename="../Project.py" line="838"/>
         <source>Squash migrations of an application of the project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="804"/>
+        <location filename="../Project.py" line="840"/>
         <source>&lt;b&gt;Squash Migrations&lt;/b&gt;&lt;p&gt;This squashes migrations of an application of the Django project.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="510"/>
+        <location filename="../Project.py" line="531"/>
         <source>Apply Migration</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="510"/>
+        <location filename="../Project.py" line="531"/>
         <source>&amp;Apply Migration</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="515"/>
+        <location filename="../Project.py" line="536"/>
         <source>Prints the SQL statements to apply a migration of an application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="518"/>
+        <location filename="../Project.py" line="539"/>
         <source>&lt;b&gt;Apply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to apply a migration of an application.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="527"/>
+        <location filename="../Project.py" line="548"/>
         <source>Unapply Migration</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="527"/>
+        <location filename="../Project.py" line="548"/>
         <source>&amp;Unapply Migration</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="532"/>
+        <location filename="../Project.py" line="553"/>
         <source>Prints the SQL statements to unapply a migration of an application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="535"/>
+        <location filename="../Project.py" line="556"/>
         <source>&lt;b&gt;Unapply Migration&lt;/b&gt;&lt;p&gt;Prints the SQL statements to unapply a migration of an application.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="2332"/>
+        <location filename="../Project.py" line="2479"/>
         <source>SQL Migrate</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="3402"/>
+        <location filename="../Project.py" line="3607"/>
         <source>Check Project</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="303"/>
+        <location filename="../Project.py" line="307"/>
         <source>Inspects the Django project for common problems</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="305"/>
+        <location filename="../Project.py" line="309"/>
         <source>&lt;b&gt;Check Project&lt;/b&gt;&lt;p&gt;This inspects the Django project for common problems.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="622"/>
+        <location filename="../Project.py" line="658"/>
         <source>Run Testsuite (-Wall)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="627"/>
+        <location filename="../Project.py" line="663"/>
         <source>Run the test suite for applications or the whole site with activated deprecation warnings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="630"/>
+        <location filename="../Project.py" line="666"/>
         <source>&lt;b&gt;Run Testsuite (-Wall)&lt;/b&gt;&lt;p&gt;Run the test suite for applications or the whole site with activated deprecation warnings.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1744"/>
+        <location filename="../Project.py" line="1787"/>
         <source>&lt;p&gt;The Django project path &lt;b&gt;{0}&lt;/b&gt; exists already. Shall it be removed and recreated?&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Project.py" line="1751"/>
+        <location filename="../Project.py" line="1794"/>
         <source>&lt;p&gt;Please add the files to the eric project manually.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Project.py" line="328"/>
+        <source>Current Database</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="333"/>
+        <source>Selects the current database</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="335"/>
+        <source>&lt;b&gt;Current Database&lt;/b&gt;&lt;p&gt;Selects the database name to be used by all database actions. An empty database name indicates to use the default name.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="2856"/>
+        <source>Send Test Email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="597"/>
+        <source>Send Test &amp;Email</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="602"/>
+        <source>Send a test email through Django</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="604"/>
+        <source>&lt;b&gt;Send Test Email&lt;/b&gt;&lt;p&gt;Sends a test email to confirm email sending through Django is working.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="2222"/>
+        <source>Database Name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="2222"/>
+        <source>Select a database name (leave empty for default):</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="2247"/>
+        <source>&lt;default&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="2248"/>
+        <source>&amp;Current Database ({0})</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="2879"/>
+        <source>Test Email sent successfully.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Project.py" line="2879"/>
+        <source>Test Email could not be sent.</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>ProjectDjangoPlugin</name>
     <message>
-        <location filename="../../PluginProjectDjango.py" line="393"/>
+        <location filename="../../PluginProjectDjango.py" line="397"/>
         <source>Django</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial