Font Dialog Wizard: enhanced the wizard to allow the selection of font dialog options. eric7

Tue, 08 Jun 2021 19:41:08 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 08 Jun 2021 19:41:08 +0200
branch
eric7
changeset 8413
65ed18753c40
parent 8412
16e8c2896469
child 8414
8c3b52d1b4b6

Font Dialog Wizard: enhanced the wizard to allow the selection of font dialog options.

eric7/APIs/Python3/eric7.api file | annotate | diff | comparison | revisions
eric7/APIs/Python3/eric7.bas file | annotate | diff | comparison | revisions
eric7/Documentation/Help/source.qch file | annotate | diff | comparison | revisions
eric7/Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html file | annotate | diff | comparison | revisions
eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.FontDialogWizard.html file | annotate | diff | comparison | revisions
eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.py file | annotate | diff | comparison | revisions
eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.py file | annotate | diff | comparison | revisions
eric7/i18n/eric7_cs.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_de.qm file | annotate | diff | comparison | revisions
eric7/i18n/eric7_de.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_empty.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_en.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_es.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_fr.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_it.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_pt.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_ru.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_tr.ts file | annotate | diff | comparison | revisions
eric7/i18n/eric7_zh_CN.ts file | annotate | diff | comparison | revisions
--- a/eric7/APIs/Python3/eric7.api	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/APIs/Python3/eric7.api	Tue Jun 08 19:41:08 2021 +0200
@@ -6313,12 +6313,15 @@
 eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog.on_buttonBox_clicked?4(button)
 eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog.on_pyqtComboBox_currentIndexChanged?4(index)
 eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.FileDialogWizardDialog?1(dialogVariant, parent=None)
+eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.FontDialogOptionsDialog.getOptions?4()
+eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.FontDialogOptionsDialog?1(options, parent=None)
 eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.FontWeight2Code?7
 eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.getCode?4(indLevel, indString)
 eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.on_bTest_clicked?4()
 eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.on_buttonBox_clicked?4(button)
 eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.on_eVariable_textChanged?4(text)
 eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.on_fontButton_clicked?4()
+eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog.on_optionsButton_clicked?4()
 eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.FontDialogWizardDialog?1(parent=None)
 eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.InputDialogWizardDialog.getCode?4(indLevel, indString)
 eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.InputDialogWizardDialog.on_bTest_clicked?4()
--- a/eric7/APIs/Python3/eric7.bas	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/APIs/Python3/eric7.bas	Tue Jun 08 19:41:08 2021 +0200
@@ -319,6 +319,7 @@
 FindFileDialog QDialog Ui_FindFileDialog
 FindFileNameDialog QWidget Ui_FindFileNameDialog
 FirefoxImporter BookmarksImporter
+FontDialogOptionsDialog QDialog Ui_FontDialogOptionsDialog
 FontDialogWizard QObject
 FontDialogWizardDialog QDialog Ui_FontDialogWizardDialog
 FrameScroller QObject
Binary file eric7/Documentation/Help/source.qch has changed
--- a/eric7/Documentation/Help/source.qhp	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/Documentation/Help/source.qhp	Tue Jun 08 19:41:08 2021 +0200
@@ -701,6 +701,7 @@
                 <section title="eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog" ref="eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html" />
               </section>
               <section title="eric7.Plugins.WizardPlugins.FontDialogWizard" ref="index-eric7.Plugins.WizardPlugins.FontDialogWizard.html">
+                <section title="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html" />
                 <section title="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html" />
               </section>
               <section title="eric7.Plugins.WizardPlugins.InputDialogWizard" ref="index-eric7.Plugins.WizardPlugins.InputDialogWizard.html">
@@ -5914,6 +5915,10 @@
       <keyword name="FirefoxImporter.open" id="FirefoxImporter.open" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.FirefoxImporter.html#FirefoxImporter.open" />
       <keyword name="FirefoxImporter.setPath" id="FirefoxImporter.setPath" ref="eric7.WebBrowser.Bookmarks.BookmarksImporters.FirefoxImporter.html#FirefoxImporter.setPath" />
       <keyword name="FlexCompleter (Module)" id="FlexCompleter (Module)" ref="eric7.DebugClients.Python.FlexCompleter.html" />
+      <keyword name="FontDialogOptionsDialog" id="FontDialogOptionsDialog" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html#FontDialogOptionsDialog" />
+      <keyword name="FontDialogOptionsDialog (Constructor)" id="FontDialogOptionsDialog (Constructor)" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html#FontDialogOptionsDialog.__init__" />
+      <keyword name="FontDialogOptionsDialog (Module)" id="FontDialogOptionsDialog (Module)" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html" />
+      <keyword name="FontDialogOptionsDialog.getOptions" id="FontDialogOptionsDialog.getOptions" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html#FontDialogOptionsDialog.getOptions" />
       <keyword name="FontDialogWizard" id="FontDialogWizard" ref="eric7.Plugins.PluginWizardQFontDialog.html#FontDialogWizard" />
       <keyword name="FontDialogWizard (Constructor)" id="FontDialogWizard (Constructor)" ref="eric7.Plugins.PluginWizardQFontDialog.html#FontDialogWizard.__init__" />
       <keyword name="FontDialogWizard (Package)" id="FontDialogWizard (Package)" ref="index-eric7.Plugins.WizardPlugins.FontDialogWizard.html" />
@@ -5931,6 +5936,7 @@
       <keyword name="FontDialogWizardDialog.on_buttonBox_clicked" id="FontDialogWizardDialog.on_buttonBox_clicked" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.on_buttonBox_clicked" />
       <keyword name="FontDialogWizardDialog.on_eVariable_textChanged" id="FontDialogWizardDialog.on_eVariable_textChanged" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.on_eVariable_textChanged" />
       <keyword name="FontDialogWizardDialog.on_fontButton_clicked" id="FontDialogWizardDialog.on_fontButton_clicked" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.on_fontButton_clicked" />
+      <keyword name="FontDialogWizardDialog.on_optionsButton_clicked" id="FontDialogWizardDialog.on_optionsButton_clicked" ref="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html#FontDialogWizardDialog.on_optionsButton_clicked" />
       <keyword name="FrameScroller" id="FrameScroller" ref="eric7.WebBrowser.AutoScroll.FrameScroller.html#FrameScroller" />
       <keyword name="FrameScroller (Constructor)" id="FrameScroller (Constructor)" ref="eric7.WebBrowser.AutoScroll.FrameScroller.html#FrameScroller.__init__" />
       <keyword name="FrameScroller (Module)" id="FrameScroller (Module)" ref="eric7.WebBrowser.AutoScroll.FrameScroller.html" />
@@ -19076,6 +19082,7 @@
       <file>eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html</file>
       <file>eric7.Plugins.WizardPlugins.EricPluginWizard.Templates.html</file>
       <file>eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html</file>
+      <file>eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html</file>
       <file>eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html</file>
       <file>eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html</file>
       <file>eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html</file>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html	Tue Jun 08 19:41:08 2021 +0200
@@ -0,0 +1,125 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<a NAME="top" ID="top"></a>
+<h1>eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog</h1>
+
+<p>
+Module implementing a dialog to select the applicable font dialog options.
+</p>
+<h3>Global Attributes</h3>
+
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Classes</h3>
+
+<table>
+
+<tr>
+<td><a href="#FontDialogOptionsDialog">FontDialogOptionsDialog</a></td>
+<td>Class implementing a dialog to select the applicable font dialog options.</td>
+</tr>
+</table>
+<h3>Functions</h3>
+
+<table>
+<tr><td>None</td></tr>
+</table>
+<hr />
+<hr />
+<a NAME="FontDialogOptionsDialog" ID="FontDialogOptionsDialog"></a>
+<h2>FontDialogOptionsDialog</h2>
+
+<p>
+    Class implementing a dialog to select the applicable font dialog options.
+</p>
+<h3>Derived from</h3>
+QDialog, Ui_FontDialogOptionsDialog
+<h3>Class Attributes</h3>
+
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Class Methods</h3>
+
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Methods</h3>
+
+<table>
+
+<tr>
+<td><a href="#FontDialogOptionsDialog.__init__">FontDialogOptionsDialog</a></td>
+<td>Constructor</td>
+</tr>
+<tr>
+<td><a href="#FontDialogOptionsDialog.getOptions">getOptions</a></td>
+<td>Public method to get the selected font dialog options.</td>
+</tr>
+</table>
+<h3>Static Methods</h3>
+
+<table>
+<tr><td>None</td></tr>
+</table>
+
+<a NAME="FontDialogOptionsDialog.__init__" ID="FontDialogOptionsDialog.__init__"></a>
+<h4>FontDialogOptionsDialog (Constructor)</h4>
+<b>FontDialogOptionsDialog</b>(<i>options, parent=None</i>)
+
+<p>
+        Constructor
+</p>
+<dl>
+
+<dt><i>options</i> (dict)</dt>
+<dd>
+dictionary with flags for the various dialog options
+</dd>
+<dt><i>parent</i> (QWidget (optional))</dt>
+<dd>
+reference to the parent widget (defaults to None)
+</dd>
+</dl>
+<a NAME="FontDialogOptionsDialog.getOptions" ID="FontDialogOptionsDialog.getOptions"></a>
+<h4>FontDialogOptionsDialog.getOptions</h4>
+<b>getOptions</b>(<i></i>)
+
+<p>
+        Public method to get the selected font dialog options.
+</p>
+<dl>
+<dt>Return:</dt>
+<dd>
+dictionary with flags for the various dialog options
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+dict
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html	Tue Jun 08 19:41:08 2021 +0200
@@ -96,6 +96,10 @@
 <td><a href="#FontDialogWizardDialog.on_fontButton_clicked">on_fontButton_clicked</a></td>
 <td>Private slot to handle the button press to select a font via a font selection dialog.</td>
 </tr>
+<tr>
+<td><a href="#FontDialogWizardDialog.on_optionsButton_clicked">on_optionsButton_clicked</a></td>
+<td>Private slot to handle the selection of font dialog options.</td>
+</tr>
 </table>
 <h3>Static Methods</h3>
 
@@ -184,6 +188,13 @@
         Private slot to handle the button press to select a font via a
         font selection dialog.
 </p>
+<a NAME="FontDialogWizardDialog.on_optionsButton_clicked" ID="FontDialogWizardDialog.on_optionsButton_clicked"></a>
+<h4>FontDialogWizardDialog.on_optionsButton_clicked</h4>
+<b>on_optionsButton_clicked</b>(<i></i>)
+
+<p>
+        Private slot to handle the selection of font dialog options.
+</p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.FontDialogWizard.html	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.FontDialogWizard.html	Tue Jun 08 19:41:08 2021 +0200
@@ -30,6 +30,10 @@
 <table>
 
 <tr>
+<td><a href="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html">FontDialogOptionsDialog</a></td>
+<td>Module implementing a dialog to select the applicable font dialog options.</td>
+</tr>
+<tr>
 <td><a href="eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html">FontDialogWizardDialog</a></td>
 <td>Module implementing the font dialog wizard dialog.</td>
 </tr>
--- a/eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.py	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.py	Tue Jun 08 19:41:08 2021 +0200
@@ -1,10 +1,12 @@
 # -*- coding: utf-8 -*-
 
+# Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
 """
-Module implementing FontDialogOptionsDialog.
+Module implementing a dialog to select the applicable font dialog options.
 """
 
-from PyQt6.QtCore import pyqtSlot
 from PyQt6.QtWidgets import QDialog
 
 from .Ui_FontDialogOptionsDialog import Ui_FontDialogOptionsDialog
@@ -12,778 +14,37 @@
 
 class FontDialogOptionsDialog(QDialog, Ui_FontDialogOptionsDialog):
     """
-    Class documentation goes here.
+    Class implementing a dialog to select the applicable font dialog options.
     """
-    def __init__(self, parent=None):
+    def __init__(self, options, parent=None):
         """
         Constructor
         
+        @param options dictionary with flags for the various dialog options
+        @type dict
         @param parent reference to the parent widget (defaults to None)
         @type QWidget (optional)
         """
-        super(FontDialogOptionsDialog, self).__init__(parent)
+        super().__init__(parent)
         self.setupUi(self)
-    
-    @pyqtSlot(QObject)
-    def on_noNativeDialogCheckBox_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_noNativeDialogCheckBox_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_noNativeDialogCheckBox_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_noNativeDialogCheckBox_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_noNativeDialogCheckBox_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_noNativeDialogCheckBox_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_noNativeDialogCheckBox_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_noNativeDialogCheckBox_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_noNativeDialogCheckBox_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_noNativeDialogCheckBox_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_noNativeDialogCheckBox_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_noNativeDialogCheckBox_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int)
-    def on_noNativeDialogCheckBox_stateChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_scalableCheckBox_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_scalableCheckBox_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_scalableCheckBox_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_scalableCheckBox_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_scalableCheckBox_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_scalableCheckBox_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
         
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_scalableCheckBox_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_scalableCheckBox_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_scalableCheckBox_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_scalableCheckBox_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_scalableCheckBox_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_scalableCheckBox_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int)
-    def on_scalableCheckBox_stateChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_nonScalableCheckBox_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_nonScalableCheckBox_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
+        self.noNativeDialogCheckBox.setChecked(options["noNativeDialog"])
+        self.scalableCheckBox.setChecked(options["scalableFonts"])
+        self.nonScalableCheckBox.setChecked(options["nonScalableFonts"])
+        self.monospacedCheckBox.setChecked(options["monospacedFonts"])
+        self.proportionalCheckBox.setChecked(options["proportionalFonts"])
     
-    @pyqtSlot(str)
-    def on_nonScalableCheckBox_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_nonScalableCheckBox_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_nonScalableCheckBox_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_nonScalableCheckBox_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_nonScalableCheckBox_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_nonScalableCheckBox_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_nonScalableCheckBox_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_nonScalableCheckBox_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_nonScalableCheckBox_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_nonScalableCheckBox_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
+    def getOptions(self):
         """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int)
-    def on_nonScalableCheckBox_stateChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_monospacedCheckBox_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_monospacedCheckBox_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_monospacedCheckBox_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_monospacedCheckBox_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_monospacedCheckBox_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_monospacedCheckBox_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_monospacedCheckBox_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_monospacedCheckBox_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_monospacedCheckBox_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_monospacedCheckBox_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_monospacedCheckBox_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_monospacedCheckBox_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int)
-    def on_monospacedCheckBox_stateChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_proportionalCheckBox_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_proportionalCheckBox_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_proportionalCheckBox_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_proportionalCheckBox_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_proportionalCheckBox_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
+        Public method to get the selected font dialog options.
         
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_proportionalCheckBox_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_proportionalCheckBox_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_proportionalCheckBox_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_proportionalCheckBox_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_proportionalCheckBox_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_proportionalCheckBox_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_proportionalCheckBox_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int)
-    def on_proportionalCheckBox_stateChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_buttonBox_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
+        @return dictionary with flags for the various dialog options
+        @rtype dict
         """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_buttonBox_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_buttonBox_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_buttonBox_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_buttonBox_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_buttonBox_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QAbstractButton)
-    def on_buttonBox_clicked(self, button):
-        """
-        Slot documentation goes here.
-        
-        @param button DESCRIPTION
-        @type QAbstractButton
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_accepted(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_helpRequested(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_rejected(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
+        return {
+            "noNativeDialog": self.noNativeDialogCheckBox.isChecked(),
+            "scalableFonts": self.scalableCheckBox.isChecked(),
+            "nonScalableFonts": self.nonScalableCheckBox.isChecked(),
+            "monospacedFonts": self.monospacedCheckBox.isChecked(),
+            "proportionalFonts": self.proportionalCheckBox.isChecked(),
+        }
--- a/eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.py	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.py	Tue Jun 08 19:41:08 2021 +0200
@@ -75,12 +75,25 @@
         if self.font is None:
             QFontDialog.getFont()
         else:
+            options = QFontDialog.FontDialogOption(0)
+            if any(self.fontOptions.values()):
+                if self.fontOptions["noNativeDialog"]:
+                    options |= QFontDialog.FontDialogOption.DontUseNativeDialog
+                if self.fontOptions["scalableFonts"]:
+                    options |= QFontDialog.FontDialogOption.ScalableFonts
+                if self.fontOptions["nonScalableFonts"]:
+                    options |= QFontDialog.FontDialogOption.NonScalableFonts
+                if self.fontOptions["monospacedFonts"]:
+                    options |= QFontDialog.FontDialogOption.MonospacedFonts
+                if self.fontOptions["proportionalFonts"]:
+                    options |= QFontDialog.FontDialogOption.ProportionalFonts
             QFontDialog.getFont(
                 self.font,
                 self,
-                self.eCaption.text()
+                self.eCaption.text(),
+                options
             )
-        
+    
     def on_eVariable_textChanged(self, text):
         """
         Private slot to handle the textChanged signal of eVariable.
@@ -106,7 +119,17 @@
             self.font = font
         else:
             self.font = None
-        
+    
+    @pyqtSlot()
+    def on_optionsButton_clicked(self):
+        """
+        Private slot to handle the selection of font dialog options.
+        """
+        from .FontDialogOptionsDialog import FontDialogOptionsDialog
+        dlg = FontDialogOptionsDialog(self.fontOptions, self)
+        if dlg.exec() == QDialog.DialogCode.Accepted:
+            self.fontOptions = dlg.getOptions()
+    
     def getCode(self, indLevel, indString):
         """
         Public method to get the source code.
@@ -159,1642 +182,28 @@
             elif parent != "None":
                 code += ',{0}{1}{2}'.format(
                     os.linesep, istring, parent)
-            # NOTE: add support for font dialog options (enhancement)
-        code += '){0}'.format(estring)
+            if any(self.fontOptions.values()):
+                options = []
+                if self.fontOptions["noNativeDialog"]:
+                    options.append(
+                        "QFontDialog.FontDialogOption.DontUseNativeDialog")
+                if self.fontOptions["scalableFonts"]:
+                    options.append(
+                        "QFontDialog.FontDialogOption.ScalableFonts")
+                if self.fontOptions["nonScalableFonts"]:
+                    options.append(
+                        "QFontDialog.FontDialogOption.NonScalableFonts")
+                if self.fontOptions["monospacedFonts"]:
+                    options.append(
+                        "QFontDialog.FontDialogOption.MonospacedFonts")
+                if self.fontOptions["proportionalFonts"]:
+                    options.append(
+                        "QFontDialog.FontDialogOption.ProportionalFonts")
+                fontOptionsString = (
+                    ' |{0}{1}'.format(os.linesep, istring).join(options)
+                )
+                code += ',{0}{1}{2}'.format(
+                    os.linesep, istring, fontOptionsString)
+        code += '{0}){1}'.format(estring, estring)
         
         return code
-    
-    @pyqtSlot(QObject)
-    def on_label_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_label_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_label_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_label_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_label_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_label_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_label_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_label_linkActivated(self, link):
-        """
-        Slot documentation goes here.
-        
-        @param link DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_label_linkHovered(self, link):
-        """
-        Slot documentation goes here.
-        
-        @param link DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_eResultVar_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eResultVar_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eResultVar_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eResultVar_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_eResultVar_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eResultVar_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_eResultVar_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eResultVar_textChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eResultVar_textEdited(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int, int)
-    def on_eResultVar_cursorPositionChanged(self, p0, p1):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        @param p1 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eResultVar_returnPressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eResultVar_editingFinished(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eResultVar_selectionChanged(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eResultVar_inputRejected(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_textLabel1_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_textLabel1_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_textLabel1_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_textLabel1_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_textLabel1_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_textLabel1_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_textLabel1_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_textLabel1_linkActivated(self, link):
-        """
-        Slot documentation goes here.
-        
-        @param link DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_textLabel1_linkHovered(self, link):
-        """
-        Slot documentation goes here.
-        
-        @param link DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_eCaption_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eCaption_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eCaption_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eCaption_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_eCaption_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eCaption_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_eCaption_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eCaption_textChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eCaption_textEdited(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int, int)
-    def on_eCaption_cursorPositionChanged(self, p0, p1):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        @param p1 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eCaption_returnPressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eCaption_editingFinished(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eCaption_selectionChanged(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eCaption_inputRejected(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_parentGroup_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentGroup_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentGroup_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentGroup_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_parentGroup_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentGroup_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_parentGroup_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentGroup_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentGroup_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentGroup_toggled(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_parentSelf_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentSelf_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentSelf_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentSelf_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_parentSelf_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentSelf_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_parentSelf_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentSelf_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentSelf_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentSelf_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentSelf_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentSelf_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_parentNone_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentNone_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentNone_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentNone_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_parentNone_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentNone_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_parentNone_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentNone_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentNone_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentNone_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentNone_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentNone_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_parentOther_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentOther_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentOther_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentOther_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_parentOther_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentOther_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_parentOther_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentOther_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentOther_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentOther_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentOther_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_parentOther_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_parentEdit_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentEdit_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentEdit_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentEdit_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_parentEdit_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentEdit_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_parentEdit_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentEdit_textChanged(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_parentEdit_textEdited(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int, int)
-    def on_parentEdit_cursorPositionChanged(self, p0, p1):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        @param p1 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentEdit_returnPressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentEdit_editingFinished(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentEdit_selectionChanged(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_parentEdit_inputRejected(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_fontButton_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_fontButton_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_fontButton_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_fontButton_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_fontButton_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_fontButton_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_fontButton_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_fontButton_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_fontButton_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_fontButton_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_fontButton_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_optionsButton_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_optionsButton_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_optionsButton_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_optionsButton_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_optionsButton_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_optionsButton_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_optionsButton_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_optionsButton_pressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_optionsButton_released(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_optionsButton_clicked(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_optionsButton_clicked(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(bool)
-    def on_optionsButton_toggled(self, checked):
-        """
-        Slot documentation goes here.
-        
-        @param checked DESCRIPTION
-        @type bool
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_TextLabel1_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_TextLabel1_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_TextLabel1_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_TextLabel1_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_TextLabel1_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_TextLabel1_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_TextLabel1_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_TextLabel1_linkActivated(self, link):
-        """
-        Slot documentation goes here.
-        
-        @param link DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_TextLabel1_linkHovered(self, link):
-        """
-        Slot documentation goes here.
-        
-        @param link DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_eVariable_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eVariable_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eVariable_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eVariable_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_eVariable_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eVariable_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_eVariable_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_eVariable_textEdited(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(int, int)
-    def on_eVariable_cursorPositionChanged(self, p0, p1):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type int
-        @param p1 DESCRIPTION
-        @type int
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eVariable_returnPressed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eVariable_editingFinished(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eVariable_selectionChanged(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_eVariable_inputRejected(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QObject)
-    def on_buttonBox_destroyed(self, p0):
-        """
-        Slot documentation goes here.
-        
-        @param p0 DESCRIPTION
-        @type QObject
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_destroyed(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_buttonBox_objectNameChanged(self, objectName):
-        """
-        Slot documentation goes here.
-        
-        @param objectName DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_buttonBox_windowTitleChanged(self, title):
-        """
-        Slot documentation goes here.
-        
-        @param title DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QIcon)
-    def on_buttonBox_windowIconChanged(self, icon):
-        """
-        Slot documentation goes here.
-        
-        @param icon DESCRIPTION
-        @type QIcon
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(str)
-    def on_buttonBox_windowIconTextChanged(self, iconText):
-        """
-        Slot documentation goes here.
-        
-        @param iconText DESCRIPTION
-        @type str
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot(QPoint)
-    def on_buttonBox_customContextMenuRequested(self, pos):
-        """
-        Slot documentation goes here.
-        
-        @param pos DESCRIPTION
-        @type QPoint
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_accepted(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_helpRequested(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
-    
-    @pyqtSlot()
-    def on_buttonBox_rejected(self):
-        """
-        Slot documentation goes here.
-        """
-        # TODO: not implemented yet
-        raise NotImplementedError
--- a/eric7/i18n/eric7_cs.ts	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/i18n/eric7_cs.ts	Tue Jun 08 19:41:08 2021 +0200
@@ -1964,38 +1964,38 @@
       <translation>Editovat &amp;název</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="172" />
+      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="173" />
       <source>Edit &amp;Address</source>
       <translation>Editovat &amp;adresu</translation>
     </message>
     <message>
       <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0" />
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="175" />
+      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="176" />
       <source>&amp;Delete</source>
       <translation>&amp;Smazat</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="178" />
+      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="180" />
       <source>&amp;Properties...</source>
       <translation type="unfinished">&amp;Natavení...</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="182" />
+      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="185" />
       <source>New &amp;Folder...</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="349" />
+      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="352" />
       <source>New Bookmark Folder</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="350" />
+      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="353" />
       <source>Enter title for new bookmark folder:</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="355" />
+      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="358" />
       <source>New Folder</source>
       <translation>Nová složka</translation>
     </message>
@@ -7048,7 +7048,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="569" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="570" />
       <location filename="../Project/CreateDialogCodeDialog.py" line="477" />
       <location filename="../Project/CreateDialogCodeDialog.py" line="440" />
       <location filename="../Project/CreateDialogCodeDialog.py" line="429" />
@@ -7077,7 +7077,7 @@
       <translation>&lt;p&gt;Nelze ovevřít source soubor "{0}".&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/CreateDialogCodeDialog.py" line="570" />
+      <location filename="../Project/CreateDialogCodeDialog.py" line="571" />
       <source>&lt;p&gt;Could not write the source file "{0}".&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Nelze zapsat do source souboru "{0}".&lt;/p&gt;&lt;p&gt;Důvod: {1}&lt;/p&gt;</translation>
     </message>
@@ -20861,6 +20861,64 @@
     </message>
   </context>
   <context>
+    <name>FontDialogOptionsDialog</name>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Font Dialog Options</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Select to not use the platform's native font dialog</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Don't use native dialog</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Select to show scalable fonts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Scalable Fonts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Select to show non scalable fonts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Non Scalable Fonts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Select to show monospaced fonts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Monospaced Fonts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Select to show proportional fonts</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogOptionsDialog.ui" line="0" />
+      <source>Proportional Fonts</source>
+      <translation type="unfinished" />
+    </message>
+  </context>
+  <context>
     <name>FontDialogWizard</name>
     <message>
       <location filename="../Plugins/PluginWizardQFontDialog.py" line="76" />
@@ -20972,6 +21030,16 @@
     </message>
     <message>
       <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.ui" line="0" />
+      <source>Press to configure the font dialog options</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.ui" line="0" />
+      <source>Select Options...</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.ui" line="0" />
       <source>Font Variable:</source>
       <translation type="unfinished" />
     </message>
@@ -27137,17 +27205,17 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1214" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1218" />
       <source>Revert selected lines</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1216" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1220" />
       <source>Revert hunk</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1221" />
+      <location filename="../Plugins/VcsPlugins/vcsGit/GitStatusDialog.py" line="1225" />
       <source>Are you sure you want to revert the selected changes?</source>
       <translation type="unfinished" />
     </message>
@@ -38697,7 +38765,7 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="779" />
+      <location filename="../Plugins/VcsPlugins/vcsMercurial/HgStatusDialog.py" line="783" />
       <source>Merge</source>
       <translation type="unfinished">Sloučit</translation>
     </message>
@@ -77914,47 +77982,47 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="317" />
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="316" />
       <source>Window {0}</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="318" />
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="317" />
       <source>Double click to switch</source>
       <translation type="unfinished" />
     </message>
     <message>
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="508" />
+      <source>Group by</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
       <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="509" />
-      <source>Group by</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="510" />
       <source>&amp;Window</source>
       <translation type="unfinished">O&amp;kno</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="515" />
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="514" />
       <source>&amp;Domain</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="520" />
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="519" />
       <source>&amp;Host</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="533" />
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="532" />
       <source>&amp;Bookmark checked tabs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="538" />
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="537" />
       <source>&amp;Close checked tabs</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="570" />
+      <location filename="../WebBrowser/TabManager/TabManagerWidget.py" line="569" />
       <source>Show Tab Manager</source>
       <translation type="unfinished" />
     </message>
Binary file eric7/i18n/eric7_de.qm has changed
--- a/eric7/i18n/eric7_de.ts	Tue Jun 08 19:33:51 2021 +0200
+++ b/eric7/i18n/eric7_de.ts	Tue Jun 08 19:41:08 2021 +0200
@@ -1,14332 +1,14332 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE TS>
 <TS version="2.1" language="de">
-  <context>
+<context>
     <name>AboutDialog</name>
     <message>
-      <location filename="../Plugins/AboutPlugin/AboutDialog.py" line="23" />
-      <source>&lt;p&gt;{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.&lt;/p&gt;&lt;p&gt;For more information see &lt;a href="{1}"&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Please send bug reports to &lt;a href="mailto:{2}"&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;To request a new feature please send an email to &lt;a href="mailto:{3}"&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;{0} ist eine integrierte Entwicklungsumgebung für die Python-Programmiersprache. Sie wurde unter Verwendung der PyQt-Python-Bindings für das Qt-GUI-Toolkit und unter Verwendung des QScintilla-Editor-Widgets erstellt.&lt;/p&gt;&lt;p&gt;Weitergehende Informationen erhalten Sie unter &lt;a href="{1}"&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Bitte senden Sie Fehlerberichte an &lt;a href="mailto:{2}"&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Um eine neue Funktion anzufragen, senden Sie bitte eine E-Mail an &lt;a href="mailto:{3}"&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} benutzt Fremdsoftware, deren Copyright bei den entsprechenden Copyrighthaltern liegt. Details können der Copyrightnotiz des entsprechenden Paketes entnommen werden.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0" />
-      <source>About Eric</source>
-      <translation>Über Eric</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0" />
-      <source>&amp;About</source>
-      <translation>Ü&amp;ber</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0" />
-      <source>A&amp;uthors</source>
-      <translation>&amp;Autoren</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0" />
-      <source>&amp;Thanks To</source>
-      <translation>&amp;Dank</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0" />
-      <source>&amp;License Agreement</source>
-      <translation>&amp;Lizenzvereinbarung</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Plugins/AboutPlugin/AboutDialog.py" line="23"/>
+        <source>&lt;p&gt;{0} is an Integrated Development Environment for the Python programming language. It is written using the PyQt Python bindings for the Qt GUI toolkit and the QScintilla editor widget.&lt;/p&gt;&lt;p&gt;For more information see &lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Please send bug reports to &lt;a href=&quot;mailto:{2}&quot;&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;To request a new feature please send an email to &lt;a href=&quot;mailto:{3}&quot;&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} uses third party software which is copyrighted by its respective copyright holder. For details see the copyright notice of the individual package.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;{0} ist eine integrierte Entwicklungsumgebung für die Python-Programmiersprache. Sie wurde unter Verwendung der PyQt-Python-Bindings für das Qt-GUI-Toolkit und unter Verwendung des QScintilla-Editor-Widgets erstellt.&lt;/p&gt;&lt;p&gt;Weitergehende Informationen erhalten Sie unter &lt;a href=&quot;{1}&quot;&gt;{1}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Bitte senden Sie Fehlerberichte an &lt;a href=&quot;mailto:{2}&quot;&gt;{2}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Um eine neue Funktion anzufragen, senden Sie bitte eine E-Mail an &lt;a href=&quot;mailto:{3}&quot;&gt;{3}&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;{0} benutzt Fremdsoftware, deren Copyright bei den entsprechenden Copyrighthaltern liegt. Details können der Copyrightnotiz des entsprechenden Paketes entnommen werden.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0"/>
+        <source>About Eric</source>
+        <translation>Über Eric</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0"/>
+        <source>&amp;About</source>
+        <translation>Ü&amp;ber</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0"/>
+        <source>A&amp;uthors</source>
+        <translation>&amp;Autoren</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0"/>
+        <source>&amp;Thanks To</source>
+        <translation>&amp;Dank</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/AboutPlugin/AboutDialog.ui" line="0"/>
+        <source>&amp;License Agreement</source>
+        <translation>&amp;Lizenzvereinbarung</translation>
+    </message>
+</context>
+<context>
     <name>AboutPlugin</name>
     <message>
-      <location filename="../Plugins/PluginAbout.py" line="79" />
-      <source>About {0}</source>
-      <translation>Über {0}</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/PluginAbout.py" line="81" />
-      <source>&amp;About {0}</source>
-      <translation>&amp;Über {0}</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/PluginAbout.py" line="83" />
-      <source>Display information about this software</source>
-      <translation>Zeigt Informationen zu diesem Programm an</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/PluginAbout.py" line="85" />
-      <source>&lt;b&gt;About {0}&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Über {0}&lt;/b&gt;&lt;p&gt;Zeige Informationen über dieses Programm an.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/PluginAbout.py" line="94" />
-      <source>About Qt</source>
-      <translation>Über Qt</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/PluginAbout.py" line="96" />
-      <source>About &amp;Qt</source>
-      <translation>Über &amp;Qt</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/PluginAbout.py" line="98" />
-      <source>Display information about the Qt toolkit</source>
-      <translation>Zeige Informationen über das Qt-Toolkit an</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/PluginAbout.py" line="99" />
-      <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Über Qt&lt;/b&gt;&lt;p&gt;Zeige Informationen über das Qt-Toolkit an.&lt;/p&gt;</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Plugins/PluginAbout.py" line="79"/>
+        <source>About {0}</source>
+        <translation>Über {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginAbout.py" line="81"/>
+        <source>&amp;About {0}</source>
+        <translation>&amp;Über {0}</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginAbout.py" line="83"/>
+        <source>Display information about this software</source>
+        <translation>Zeigt Informationen zu diesem Programm an</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginAbout.py" line="85"/>
+        <source>&lt;b&gt;About {0}&lt;/b&gt;&lt;p&gt;Display some information about this software.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Über {0}&lt;/b&gt;&lt;p&gt;Zeige Informationen über dieses Programm an.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginAbout.py" line="94"/>
+        <source>About Qt</source>
+        <translation>Über Qt</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginAbout.py" line="96"/>
+        <source>About &amp;Qt</source>
+        <translation>Über &amp;Qt</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginAbout.py" line="98"/>
+        <source>Display information about the Qt toolkit</source>
+        <translation>Zeige Informationen über das Qt-Toolkit an</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/PluginAbout.py" line="99"/>
+        <source>&lt;b&gt;About Qt&lt;/b&gt;&lt;p&gt;Display some information about the Qt toolkit.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Über Qt&lt;/b&gt;&lt;p&gt;Zeige Informationen über das Qt-Toolkit an.&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>AdBlockDialog</name>
     <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>AdBlock Configuration</source>
-      <translation>AdBlock-Konfiguration</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>Enable AdBlock</source>
-      <translation>AdBlock aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>Enter search term for subscriptions and rules</source>
-      <translation>Gib den Suchtext für Abonnements und Regeln ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>Search...</source>
-      <translation>Suchen …</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>Actions</source>
-      <translation>Aktionen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>Default Update Period (days):</source>
-      <translation>Standardaktualisierungsperiode (Tage):</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>Enter the update period (1 to 14 days)</source>
-      <translation>Gib die Aktualisierungsperiode ein (1 bis 14 Tage)</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0" />
-      <source>Use only essential part of EasyList (for performance reasons)</source>
-      <translation>Nur den essentiellen Anteil der EasyList verwendet (Preformanzgründe)</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="140" />
-      <source>Add Rule</source>
-      <translation>Regel hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="143" />
-      <source>Remove Rule</source>
-      <translation>Regel löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="147" />
-      <source>Browse Subscriptions...</source>
-      <translation>Abonnements anschauen …</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="246" />
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="149" />
-      <source>Remove Subscription</source>
-      <translation>Abonnement löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="154" />
-      <source>Disable Subscription</source>
-      <translation>Abonnement deaktivieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="156" />
-      <source>Enable Subscription</source>
-      <translation>Abonnement aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="160" />
-      <source>Update Subscription</source>
-      <translation>Abonnement aktualisieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="163" />
-      <source>Update All Subscriptions</source>
-      <translation>Alle Abonnements aktualisieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="166" />
-      <source>Learn more about writing rules...</source>
-      <translation>Mehr über das Schreiben von Regeln lernen …</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="233" />
-      <source>&lt;p&gt;Do you really want to remove subscription &lt;b&gt;{0}&lt;/b&gt; and all subscriptions requiring it?&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{1}&lt;/li&gt;&lt;/ul&gt;</source>
-      <translation>&lt;p&gt;Soll das Abonnement &lt;b&gt;{0}&lt;/b&gt; und alle abhängigen Abonnements wirklich gelöscht werden?&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{1}&lt;/li&gt;&lt;/ul&gt;</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="240" />
-      <source>&lt;p&gt;Do you really want to remove subscription &lt;b&gt;{0}&lt;/b&gt;?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soll das Abonnement &lt;b&gt;{0}&lt;/b&gt; wirklich gelöscht werden?&lt;/p&gt;</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>AdBlock Configuration</source>
+        <translation>AdBlock-Konfiguration</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>Enable AdBlock</source>
+        <translation>AdBlock aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>Enter search term for subscriptions and rules</source>
+        <translation>Gib den Suchtext für Abonnements und Regeln ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>Search...</source>
+        <translation>Suchen …</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>Actions</source>
+        <translation>Aktionen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>Default Update Period (days):</source>
+        <translation>Standardaktualisierungsperiode (Tage):</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>Enter the update period (1 to 14 days)</source>
+        <translation>Gib die Aktualisierungsperiode ein (1 bis 14 Tage)</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.ui" line="0"/>
+        <source>Use only essential part of EasyList (for performance reasons)</source>
+        <translation>Nur den essentiellen Anteil der EasyList verwendet (Preformanzgründe)</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="140"/>
+        <source>Add Rule</source>
+        <translation>Regel hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="143"/>
+        <source>Remove Rule</source>
+        <translation>Regel löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="147"/>
+        <source>Browse Subscriptions...</source>
+        <translation>Abonnements anschauen …</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="246"/>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="149"/>
+        <source>Remove Subscription</source>
+        <translation>Abonnement löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="154"/>
+        <source>Disable Subscription</source>
+        <translation>Abonnement deaktivieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="156"/>
+        <source>Enable Subscription</source>
+        <translation>Abonnement aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="160"/>
+        <source>Update Subscription</source>
+        <translation>Abonnement aktualisieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="163"/>
+        <source>Update All Subscriptions</source>
+        <translation>Alle Abonnements aktualisieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="166"/>
+        <source>Learn more about writing rules...</source>
+        <translation>Mehr über das Schreiben von Regeln lernen …</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="233"/>
+        <source>&lt;p&gt;Do you really want to remove subscription &lt;b&gt;{0}&lt;/b&gt; and all subscriptions requiring it?&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{1}&lt;/li&gt;&lt;/ul&gt;</source>
+        <translation>&lt;p&gt;Soll das Abonnement &lt;b&gt;{0}&lt;/b&gt; und alle abhängigen Abonnements wirklich gelöscht werden?&lt;/p&gt;&lt;ul&gt;&lt;li&gt;{1}&lt;/li&gt;&lt;/ul&gt;</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockDialog.py" line="240"/>
+        <source>&lt;p&gt;Do you really want to remove subscription &lt;b&gt;{0}&lt;/b&gt;?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Soll das Abonnement &lt;b&gt;{0}&lt;/b&gt; wirklich gelöscht werden?&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>AdBlockExceptionsDialog</name>
     <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0" />
-      <source>AdBlock Exceptions</source>
-      <translation>AdBlock-Ausnahmen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0" />
-      <source>Enter a host to block AdBlock for</source>
-      <translation>Gib einen Host ein, für den AdBlock blockiert werden soll</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0" />
-      <source>Enter host to be added...</source>
-      <translation>Gib einen hinzuzufügenden Host ein …</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0" />
-      <source>Press to add the host</source>
-      <translation>Drücken, um den Host hinzuzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0" />
-      <source>&amp;Add</source>
-      <translation>&amp;Hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0" />
-      <source>Press to delete the selected hosts</source>
-      <translation>Drücken, um die ausgewählten Hosts zu löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0" />
-      <source>&amp;Delete</source>
-      <translation>&amp;Löschen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0"/>
+        <source>AdBlock Exceptions</source>
+        <translation>AdBlock-Ausnahmen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0"/>
+        <source>Enter a host to block AdBlock for</source>
+        <translation>Gib einen Host ein, für den AdBlock blockiert werden soll</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0"/>
+        <source>Enter host to be added...</source>
+        <translation>Gib einen hinzuzufügenden Host ein …</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0"/>
+        <source>Press to add the host</source>
+        <translation>Drücken, um den Host hinzuzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0"/>
+        <source>&amp;Add</source>
+        <translation>&amp;Hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0"/>
+        <source>Press to delete the selected hosts</source>
+        <translation>Drücken, um die ausgewählten Hosts zu löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockExceptionsDialog.ui" line="0"/>
+        <source>&amp;Delete</source>
+        <translation>&amp;Löschen</translation>
+    </message>
+</context>
+<context>
     <name>AdBlockIcon</name>
     <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="32" />
-      <source>AdBlock</source>
-      <translation>AdBlock</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="37" />
-      <source>AdBlock lets you block unwanted content on web pages.</source>
-      <translation>AdBlock lässt Sie ungewünschten Webinhalt blockieren.</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="68" />
-      <source>Disable AdBlock</source>
-      <translation>AdBlock deaktivieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="73" />
-      <source>Enable AdBlock</source>
-      <translation>AdBlock aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="80" />
-      <source>Remove AdBlock Exception</source>
-      <translation>AdBlock Ausnahme löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="85" />
-      <source>Add AdBlock Exception</source>
-      <translation>AdBlock Ausnahme hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="89" />
-      <source>AdBlock Exceptions...</source>
-      <translation>AdBlock-Ausnahmen …</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="93" />
-      <source>AdBlock Configuration...</source>
-      <translation>AdBlock-Konfiguration …</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="32"/>
+        <source>AdBlock</source>
+        <translation>AdBlock</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="37"/>
+        <source>AdBlock lets you block unwanted content on web pages.</source>
+        <translation>AdBlock lässt Sie ungewünschten Webinhalt blockieren.</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="68"/>
+        <source>Disable AdBlock</source>
+        <translation>AdBlock deaktivieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="73"/>
+        <source>Enable AdBlock</source>
+        <translation>AdBlock aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="80"/>
+        <source>Remove AdBlock Exception</source>
+        <translation>AdBlock Ausnahme löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="85"/>
+        <source>Add AdBlock Exception</source>
+        <translation>AdBlock Ausnahme hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="89"/>
+        <source>AdBlock Exceptions...</source>
+        <translation>AdBlock-Ausnahmen …</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockIcon.py" line="93"/>
+        <source>AdBlock Configuration...</source>
+        <translation>AdBlock-Konfiguration …</translation>
+    </message>
+</context>
+<context>
     <name>AdBlockManager</name>
     <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockManager.py" line="235" />
-      <source>Custom Rules</source>
-      <translation>Spezifische Regel</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockManager.py" line="336" />
-      <source>Subscribe?</source>
-      <translation>Abonnieren?</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockManager.py" line="337" />
-      <source>&lt;p&gt;Subscribe to this AdBlock subscription?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Soll dieses AdBlock-Abonnement gebucht werden?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/AdBlock/AdBlockManager.py" line="235"/>
+        <source>Custom Rules</source>
+        <translation>Spezifische Regel</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockManager.py" line="336"/>
+        <source>Subscribe?</source>
+        <translation>Abonnieren?</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockManager.py" line="337"/>
+        <source>&lt;p&gt;Subscribe to this AdBlock subscription?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Soll dieses AdBlock-Abonnement gebucht werden?&lt;/p&gt;&lt;p&gt;{0}&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>AdBlockSubscription</name>
     <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="296" />
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="286" />
-      <source>Load subscription rules</source>
-      <translation>Abonnementregeln laden</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="287" />
-      <source>Unable to open AdBlock file '{0}' for reading.</source>
-      <translation>AdBlock-Datei „{0}“ konnte nicht zum Lesen geöffnet werden.</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="297" />
-      <source>AdBlock file '{0}' does not start with [Adblock.</source>
-      <translation>AdBlock-Datei „{0}“ startet nicht mit [Adblock.</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="504" />
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="424" />
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="414" />
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="401" />
-      <source>Downloading subscription rules</source>
-      <translation>Lade Abonnementregeln herunter</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="402" />
-      <source>&lt;p&gt;Subscription rules could not be downloaded.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Abonnementregeln konnten nicht heruntergeladen werden.&lt;/p&gt;&lt;p&gt;Fehler: {0}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="415" />
-      <source>Got empty subscription rules.</source>
-      <translation>Habe leere Abonnementregeln erhalten.</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="529" />
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="425" />
-      <source>Unable to open AdBlock file '{0}' for writing.</source>
-      <translation>AdBlock-Datei „{0}“ konnte nicht zum Schreiben geöffnet werden.</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="505" />
-      <source>&lt;p&gt;AdBlock subscription &lt;b&gt;{0}&lt;/b&gt; has a wrong checksum.&lt;br/&gt;Found: {1}&lt;br/&gt;Calculated: {2}&lt;br/&gt;Use it anyway?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;AdBlock Abonnement &lt;b&gt;{0}&lt;/b&gt; hat eine falsche Prüfsumme.&lt;br/&gt;Gefunden: {1}&lt;br/&gt;Berechnet: {2}&lt;br/&gt;Trotzdem verwenden?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="528" />
-      <source>Saving subscription rules</source>
-      <translation>Speichern der Abonnementregeln</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="296"/>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="286"/>
+        <source>Load subscription rules</source>
+        <translation>Abonnementregeln laden</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="287"/>
+        <source>Unable to open AdBlock file &apos;{0}&apos; for reading.</source>
+        <translation>AdBlock-Datei „{0}“ konnte nicht zum Lesen geöffnet werden.</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="297"/>
+        <source>AdBlock file &apos;{0}&apos; does not start with [Adblock.</source>
+        <translation>AdBlock-Datei „{0}“ startet nicht mit [Adblock.</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="504"/>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="424"/>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="414"/>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="401"/>
+        <source>Downloading subscription rules</source>
+        <translation>Lade Abonnementregeln herunter</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="402"/>
+        <source>&lt;p&gt;Subscription rules could not be downloaded.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Abonnementregeln konnten nicht heruntergeladen werden.&lt;/p&gt;&lt;p&gt;Fehler: {0}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="415"/>
+        <source>Got empty subscription rules.</source>
+        <translation>Habe leere Abonnementregeln erhalten.</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="529"/>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="425"/>
+        <source>Unable to open AdBlock file &apos;{0}&apos; for writing.</source>
+        <translation>AdBlock-Datei „{0}“ konnte nicht zum Schreiben geöffnet werden.</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="505"/>
+        <source>&lt;p&gt;AdBlock subscription &lt;b&gt;{0}&lt;/b&gt; has a wrong checksum.&lt;br/&gt;Found: {1}&lt;br/&gt;Calculated: {2}&lt;br/&gt;Use it anyway?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;AdBlock Abonnement &lt;b&gt;{0}&lt;/b&gt; hat eine falsche Prüfsumme.&lt;br/&gt;Gefunden: {1}&lt;br/&gt;Berechnet: {2}&lt;br/&gt;Trotzdem verwenden?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockSubscription.py" line="528"/>
+        <source>Saving subscription rules</source>
+        <translation>Speichern der Abonnementregeln</translation>
+    </message>
+</context>
+<context>
     <name>AdBlockTreeWidget</name>
     <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="123" />
-      <source>Add Custom Rule</source>
-      <translation>Spezifische Regel hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="124" />
-      <source>Write your rule here:</source>
-      <translation>Schreibe die Regel hier:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="164" />
-      <source>Add Rule</source>
-      <translation>Regel hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="166" />
-      <source>Remove Rule</source>
-      <translation>Regel löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="226" />
-      <source>{0} (recently updated)</source>
-      <translation>{0} (kürzlich aktualisiert)</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="123"/>
+        <source>Add Custom Rule</source>
+        <translation>Spezifische Regel hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="124"/>
+        <source>Write your rule here:</source>
+        <translation>Schreibe die Regel hier:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="164"/>
+        <source>Add Rule</source>
+        <translation>Regel hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="166"/>
+        <source>Remove Rule</source>
+        <translation>Regel löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/AdBlock/AdBlockTreeWidget.py" line="226"/>
+        <source>{0} (recently updated)</source>
+        <translation>{0} (kürzlich aktualisiert)</translation>
+    </message>
+</context>
+<context>
     <name>AddBookmarkDialog</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="193" />
-      <source>Add Folder</source>
-      <translation>Ordner hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="197" />
-      <source>Add Bookmark</source>
-      <translation>Lesezeichen hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Name:</source>
-      <translation>Name:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Enter the name</source>
-      <translation>Gib den Namen ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Bookmark Title</source>
-      <translation>Lesezeichentitel</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Address:</source>
-      <translation>Adresse:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Enter the address</source>
-      <translation>Gib die Adresse ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Bookmark URL</source>
-      <translation>Lesezeichen URL</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Description:</source>
-      <translation>Beschreibung:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Enter a description</source>
-      <translation>Gib eine Beschreibung ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0" />
-      <source>Folder:</source>
-      <translation>Ordner:</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="193"/>
+        <source>Add Folder</source>
+        <translation>Ordner hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.py" line="197"/>
+        <source>Add Bookmark</source>
+        <translation>Lesezeichen hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Name:</source>
+        <translation>Name:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Enter the name</source>
+        <translation>Gib den Namen ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Bookmark Title</source>
+        <translation>Lesezeichentitel</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Address:</source>
+        <translation>Adresse:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Enter the address</source>
+        <translation>Gib die Adresse ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Bookmark URL</source>
+        <translation>Lesezeichen URL</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Description:</source>
+        <translation>Beschreibung:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Enter a description</source>
+        <translation>Gib eine Beschreibung ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/AddBookmarkDialog.ui" line="0"/>
+        <source>Folder:</source>
+        <translation>Ordner:</translation>
+    </message>
+</context>
+<context>
     <name>AddDirectoryDialog</name>
     <message>
-      <location filename="../Project/AddDirectoryDialog.py" line="69" />
-      <location filename="../Project/AddDirectoryDialog.py" line="49" />
-      <source>Source Files</source>
-      <translation>Quelldateien</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.py" line="71" />
-      <location filename="../Project/AddDirectoryDialog.py" line="52" />
-      <source>Forms Files</source>
-      <translation>Formulare</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.py" line="73" />
-      <location filename="../Project/AddDirectoryDialog.py" line="55" />
-      <source>Resource Files</source>
-      <translation>Ressourcendateien</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.py" line="75" />
-      <location filename="../Project/AddDirectoryDialog.py" line="58" />
-      <source>Interface Files</source>
-      <translation>Corba-IDL-Dateien</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.py" line="77" />
-      <location filename="../Project/AddDirectoryDialog.py" line="61" />
-      <source>Protocol Files</source>
-      <translation>Protokolldateien</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.py" line="79" />
-      <location filename="../Project/AddDirectoryDialog.py" line="64" />
-      <source>Other Files (*)</source>
-      <translation>Andere Dateien (*)</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>Add Directory</source>
-      <translation>Verzeichnis hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>Add a directory to the current project</source>
-      <translation>Füge den Inhalt eines Verzeichnisses zum Projekt hinzu</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>&lt;b&gt;Add Directory Dialog&lt;/b&gt;
+        <location filename="../Project/AddDirectoryDialog.py" line="69"/>
+        <location filename="../Project/AddDirectoryDialog.py" line="49"/>
+        <source>Source Files</source>
+        <translation>Quelldateien</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.py" line="71"/>
+        <location filename="../Project/AddDirectoryDialog.py" line="52"/>
+        <source>Forms Files</source>
+        <translation>Formulare</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.py" line="73"/>
+        <location filename="../Project/AddDirectoryDialog.py" line="55"/>
+        <source>Resource Files</source>
+        <translation>Ressourcendateien</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.py" line="75"/>
+        <location filename="../Project/AddDirectoryDialog.py" line="58"/>
+        <source>Interface Files</source>
+        <translation>Corba-IDL-Dateien</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.py" line="77"/>
+        <location filename="../Project/AddDirectoryDialog.py" line="61"/>
+        <source>Protocol Files</source>
+        <translation>Protokolldateien</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.py" line="79"/>
+        <location filename="../Project/AddDirectoryDialog.py" line="64"/>
+        <source>Other Files (*)</source>
+        <translation>Andere Dateien (*)</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>Add Directory</source>
+        <translation>Verzeichnis hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>Add a directory to the current project</source>
+        <translation>Füge den Inhalt eines Verzeichnisses zum Projekt hinzu</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>&lt;b&gt;Add Directory Dialog&lt;/b&gt;
 &lt;p&gt;This dialog is used to add a directory to the current project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Verzeichnis hinzufügen&lt;/b&gt;
+        <translation>&lt;b&gt;Verzeichnis hinzufügen&lt;/b&gt;
 &lt;p&gt;Dieser Dialog wird genutzt, um den Inhalt eines Verzeichnisses zum aktuellen Projekt hinzuzufügen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>&amp;File Type:</source>
-      <translation>&amp;Dateityp:</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>&amp;Source Directory:</source>
-      <translation>&amp;Quellverzeichnis:</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>Enter the name of the directory to add</source>
-      <translation>Gib den Namen des Quellverzeichnisses ein</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>&lt;b&gt;Source Directory&lt;/b&gt;
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>&amp;File Type:</source>
+        <translation>&amp;Dateityp:</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>&amp;Source Directory:</source>
+        <translation>&amp;Quellverzeichnis:</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>Enter the name of the directory to add</source>
+        <translation>Gib den Namen des Quellverzeichnisses ein</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>&lt;b&gt;Source Directory&lt;/b&gt;
 &lt;p&gt;Enter the name of the directory to add to the current project.
  You may select it with a dialog by pressing the button to the right.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Quellverzeichnis&lt;/b&gt;
+        <translation>&lt;b&gt;Quellverzeichnis&lt;/b&gt;
 &lt;p&gt;Gib den Namen des Quellverzeichnisses an, das dem aktuellen Projekt
 hinzugefügt werden soll. Sie können es mittels eines Dialogs 
 auswählen, indem Sie den Knopf zur Rechten drücken.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>&amp;Target Directory:</source>
-      <translation>&amp;Zielverzeichnis:</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>Enter the target directory for the file</source>
-      <translation>Gib das Zielverzeichnis für die Datei an</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>&lt;b&gt;Target Directory&lt;/b&gt;
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>&amp;Target Directory:</source>
+        <translation>&amp;Zielverzeichnis:</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>Enter the target directory for the file</source>
+        <translation>Gib das Zielverzeichnis für die Datei an</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>&lt;b&gt;Target Directory&lt;/b&gt;
 &lt;p&gt;Enter the target directory. You may select it
  with a dialog by pressing the button to the right.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Zielverzeichnis&lt;/b&gt;
+        <translation>&lt;b&gt;Zielverzeichnis&lt;/b&gt;
 &lt;p&gt;Gib das Zielverzeichnis ein. Sie können es
 mittels eines Dialogs auswählen, indem Sie den Knopf
 zur Rechten drücken.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>Select, whether a recursive add should be performed</source>
-      <translation>Wähle, ob diese Aktion rekursiv für alle Unterverzeichnisse ausgeführt werden soll</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddDirectoryDialog.ui" line="0" />
-      <source>&amp;Recurse into subdirectories</source>
-      <translation>&amp;Unterverzeichnisse einbeziehen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>Select, whether a recursive add should be performed</source>
+        <translation>Wähle, ob diese Aktion rekursiv für alle Unterverzeichnisse ausgeführt werden soll</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddDirectoryDialog.ui" line="0"/>
+        <source>&amp;Recurse into subdirectories</source>
+        <translation>&amp;Unterverzeichnisse einbeziehen</translation>
+    </message>
+</context>
+<context>
     <name>AddEditDevicesDialog</name>
     <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Add Unknown Device</source>
-      <translation>Unbekanntes Gerät hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Vendor ID:</source>
-      <translation>Hersteller ID:</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Product ID:</source>
-      <translation>Produkt ID:</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Description:</source>
-      <translation>Beschreibung:</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Device Type:</source>
-      <translation>Gerätetype:</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Select the device type</source>
-      <translation>Wähle den Gerätetyp</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Data Volume:</source>
-      <translation>Volume für Daten:</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Enter the volume name used for direct acces to the device</source>
-      <translation>Gib den Namen des Volumes für den Direktzugriff auf das Gerät ein</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Flash Volume:</source>
-      <translation>Volume zum Flashen:</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Enter the volume name used for flashing if this device supports UF2</source>
-      <translation>Gib den Namen des Volumes ein, das zum Flashen verwendet wird, falls das Gerät UF2 unterstützt</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Press to report the entered data via email</source>
-      <translation>Drücken, um die eingegebenen Daten per Email zu melden</translation>
-    </message>
-    <message>
-      <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0" />
-      <source>Report Data</source>
-      <translation>Daten melden</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Add Unknown Device</source>
+        <translation>Unbekanntes Gerät hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Vendor ID:</source>
+        <translation>Hersteller ID:</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Product ID:</source>
+        <translation>Produkt ID:</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Description:</source>
+        <translation>Beschreibung:</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Device Type:</source>
+        <translation>Gerätetype:</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Select the device type</source>
+        <translation>Wähle den Gerätetyp</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Data Volume:</source>
+        <translation>Volume für Daten:</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Enter the volume name used for direct acces to the device</source>
+        <translation>Gib den Namen des Volumes für den Direktzugriff auf das Gerät ein</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Flash Volume:</source>
+        <translation>Volume zum Flashen:</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Enter the volume name used for flashing if this device supports UF2</source>
+        <translation>Gib den Namen des Volumes ein, das zum Flashen verwendet wird, falls das Gerät UF2 unterstützt</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Press to report the entered data via email</source>
+        <translation>Drücken, um die eingegebenen Daten per Email zu melden</translation>
+    </message>
+    <message>
+        <location filename="../MicroPython/AddEditDevicesDialog.ui" line="0"/>
+        <source>Report Data</source>
+        <translation>Daten melden</translation>
+    </message>
+</context>
+<context>
     <name>AddFileDialog</name>
     <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>Add Files</source>
-      <translation>Dateien hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>&lt;b&gt;Add Files Dialog&lt;/b&gt;
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>Add Files</source>
+        <translation>Dateien hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>&lt;b&gt;Add Files Dialog&lt;/b&gt;
 &lt;p&gt;This dialog is used to add files to the current project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Dateien hinzufügen&lt;/b&gt;
+        <translation>&lt;b&gt;Dateien hinzufügen&lt;/b&gt;
 &lt;p&gt;Dieser Dialog wird genutzt, um Dateien zum aktuellen Projekt hinzuzufügen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>&amp;Source Files:</source>
-      <translation>&amp;Quelldateien:</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>Enter the name of files to add separated by ";"</source>
-      <translation>Gib die Namen der Quelldateien getrennt durch ";" ein</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>&lt;b&gt;Source Files&lt;/b&gt;
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>&amp;Source Files:</source>
+        <translation>&amp;Quelldateien:</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>Enter the name of files to add separated by &quot;;&quot;</source>
+        <translation>Gib die Namen der Quelldateien getrennt durch &quot;;&quot; ein</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>&lt;b&gt;Source Files&lt;/b&gt;
 &lt;p&gt;Enter the name of files to add to the current project separated
-by ";". You may select them with a dialog by pressing 
+by &quot;;&quot;. You may select them with a dialog by pressing 
 the button to the right.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Quelldateien&lt;/b&gt;
+        <translation>&lt;b&gt;Quelldateien&lt;/b&gt;
 &lt;p&gt;Gib den Namen der Quelldateien, die dem aktuellen Projekt hinzugefügt werden sollen,
-getrennt durch ";" an. Sie können sie mittels eines Dialogs 
+getrennt durch &quot;;&quot; an. Sie können sie mittels eines Dialogs 
 auswählen, indem Sie den Knopf zur Rechten drücken.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>&amp;Target Directory:</source>
-      <translation>&amp;Zielverzeichnis:</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>Enter the target directory for the file</source>
-      <translation>Gib das Zielverzeichnis für die Datei an</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>&lt;b&gt;Target Directory&lt;/b&gt;
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>&amp;Target Directory:</source>
+        <translation>&amp;Zielverzeichnis:</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>Enter the target directory for the file</source>
+        <translation>Gib das Zielverzeichnis für die Datei an</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>&lt;b&gt;Target Directory&lt;/b&gt;
 &lt;p&gt;Enter the target directory. You may select it
  with a dialog by pressing the button to the right.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Zielverzeichnis&lt;/b&gt;
+        <translation>&lt;b&gt;Zielverzeichnis&lt;/b&gt;
 &lt;p&gt;Gib das Zielverzeichnis ein. Sie können es
 mittels eines Dialogs auswählen, indem Sie den Knopf
 zur Rechten drücken.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>Select, if the files should be added as sourcecode (overriding automatic detection)</source>
-      <translation>Auswählen, wenn die Dateien als Quelltextdateien hinzugefügt werden sollen (überschreibt die automatische Erkennung)</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>Is source&amp;code files</source>
-      <translation>Sind Quell&amp;textdateien</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.ui" line="0" />
-      <source>Alt+C</source>
-      <translation>Alt+T</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="80" />
-      <source>Source Files ({0});;Forms Files ({1});;Resource Files ({2});;Interface Files ({3});;Protocol Files ({4});;Translation Files ({5});;All Files (*)</source>
-      <translation>Quelldateien ({0});;Formulare ({1});;Ressourcendateien ({2});;Corba-IDL-Dateien ({3});;Protokolldateien ({4});;Übersetzungsdateien ({5});;Alle Dateien (*)</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="96" />
-      <source>Select Files</source>
-      <translation>Dateien auswählen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="102" />
-      <source>Forms Files ({0})</source>
-      <translation>Formulare ({0})</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="104" />
-      <source>Select user-interface files</source>
-      <translation>Qt-Formulardateien auswählen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="110" />
-      <source>Resource Files ({0})</source>
-      <translation>Ressourcendateien ({0})</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="112" />
-      <source>Select resource files</source>
-      <translation>Ressourcendatei auswählen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="118" />
-      <source>Source Files ({0});;All Files (*)</source>
-      <translation>Quelldateien ({0});;Alle Dateien (*)</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="120" />
-      <source>Select source files</source>
-      <translation>Quellcodedateien auswählen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="126" />
-      <source>Interface Files ({0})</source>
-      <translation>Corba-IDL-Dateien ({0})</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="128" />
-      <source>Select interface files</source>
-      <translation>Corba-IDL-Dateien auswählen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="134" />
-      <source>Protocol Files ({0})</source>
-      <translation>Protokolldateien ({0})</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="136" />
-      <source>Select protocol files</source>
-      <translation>Protokolldateien auswählen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="142" />
-      <source>Translation Files ({0})</source>
-      <translation>Übersetzungs-Dateien ({0})</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="144" />
-      <source>Select translation files</source>
-      <translation>Wähle Übersetzungsdateien</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="146" />
-      <source>All Files (*)</source>
-      <translation>Alle Dateien (*)</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFileDialog.py" line="147" />
-      <source>Select files</source>
-      <translation>Dateien auswählen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>Select, if the files should be added as sourcecode (overriding automatic detection)</source>
+        <translation>Auswählen, wenn die Dateien als Quelltextdateien hinzugefügt werden sollen (überschreibt die automatische Erkennung)</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>Is source&amp;code files</source>
+        <translation>Sind Quell&amp;textdateien</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.ui" line="0"/>
+        <source>Alt+C</source>
+        <translation>Alt+T</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="80"/>
+        <source>Source Files ({0});;Forms Files ({1});;Resource Files ({2});;Interface Files ({3});;Protocol Files ({4});;Translation Files ({5});;All Files (*)</source>
+        <translation>Quelldateien ({0});;Formulare ({1});;Ressourcendateien ({2});;Corba-IDL-Dateien ({3});;Protokolldateien ({4});;Übersetzungsdateien ({5});;Alle Dateien (*)</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="96"/>
+        <source>Select Files</source>
+        <translation>Dateien auswählen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="102"/>
+        <source>Forms Files ({0})</source>
+        <translation>Formulare ({0})</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="104"/>
+        <source>Select user-interface files</source>
+        <translation>Qt-Formulardateien auswählen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="110"/>
+        <source>Resource Files ({0})</source>
+        <translation>Ressourcendateien ({0})</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="112"/>
+        <source>Select resource files</source>
+        <translation>Ressourcendatei auswählen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="118"/>
+        <source>Source Files ({0});;All Files (*)</source>
+        <translation>Quelldateien ({0});;Alle Dateien (*)</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="120"/>
+        <source>Select source files</source>
+        <translation>Quellcodedateien auswählen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="126"/>
+        <source>Interface Files ({0})</source>
+        <translation>Corba-IDL-Dateien ({0})</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="128"/>
+        <source>Select interface files</source>
+        <translation>Corba-IDL-Dateien auswählen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="134"/>
+        <source>Protocol Files ({0})</source>
+        <translation>Protokolldateien ({0})</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="136"/>
+        <source>Select protocol files</source>
+        <translation>Protokolldateien auswählen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="142"/>
+        <source>Translation Files ({0})</source>
+        <translation>Übersetzungs-Dateien ({0})</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="144"/>
+        <source>Select translation files</source>
+        <translation>Wähle Übersetzungsdateien</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="146"/>
+        <source>All Files (*)</source>
+        <translation>Alle Dateien (*)</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFileDialog.py" line="147"/>
+        <source>Select files</source>
+        <translation>Dateien auswählen</translation>
+    </message>
+</context>
+<context>
     <name>AddFoundFilesDialog</name>
     <message>
-      <location filename="../Project/AddFoundFilesDialog.py" line="39" />
-      <source>Add All</source>
-      <translation>Alle hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFoundFilesDialog.py" line="40" />
-      <source>Add all files.</source>
-      <translation>Alle Datein hinzufügen.</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFoundFilesDialog.py" line="42" />
-      <source>Add Selected</source>
-      <translation>Auswahl hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFoundFilesDialog.py" line="44" />
-      <source>Add selected files only.</source>
-      <translation>Ausgewählte Dateien hinzufügen.</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFoundFilesDialog.ui" line="0" />
-      <source>Add found files to project</source>
-      <translation>Gefundene Dateien zum Projekt hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFoundFilesDialog.ui" line="0" />
-      <source>Adds the found files to the current project.</source>
-      <translation>Die gefundenen Dateien zum aktuellen Projekt hinzufügen.</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddFoundFilesDialog.ui" line="0" />
-      <source>List of found files.</source>
-      <translation>Liste der gefundenen Dateien.</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Project/AddFoundFilesDialog.py" line="39"/>
+        <source>Add All</source>
+        <translation>Alle hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFoundFilesDialog.py" line="40"/>
+        <source>Add all files.</source>
+        <translation>Alle Datein hinzufügen.</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFoundFilesDialog.py" line="42"/>
+        <source>Add Selected</source>
+        <translation>Auswahl hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFoundFilesDialog.py" line="44"/>
+        <source>Add selected files only.</source>
+        <translation>Ausgewählte Dateien hinzufügen.</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFoundFilesDialog.ui" line="0"/>
+        <source>Add found files to project</source>
+        <translation>Gefundene Dateien zum Projekt hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFoundFilesDialog.ui" line="0"/>
+        <source>Adds the found files to the current project.</source>
+        <translation>Die gefundenen Dateien zum aktuellen Projekt hinzufügen.</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddFoundFilesDialog.ui" line="0"/>
+        <source>List of found files.</source>
+        <translation>Liste der gefundenen Dateien.</translation>
+    </message>
+</context>
+<context>
     <name>AddLanguageDialog</name>
     <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>Add Language</source>
-      <translation>Sprache hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>Add a language to the current project</source>
-      <translation>Eine Sprache zum aktuellen Projekt hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>&lt;b&gt;Add Language Dialog&lt;/b&gt;
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>Add Language</source>
+        <translation>Sprache hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>Add a language to the current project</source>
+        <translation>Eine Sprache zum aktuellen Projekt hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>&lt;b&gt;Add Language Dialog&lt;/b&gt;
 &lt;p&gt;This dialog is used to add a language to the current project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Sprache hinzufügen&lt;/b&gt;
+        <translation>&lt;b&gt;Sprache hinzufügen&lt;/b&gt;
 &lt;p&gt;Dieser Dialog wird genutzt, um eine Sprache zum aktuellen Projekt hinzuzufügen.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>&amp;Language:</source>
-      <translation>&amp;Sprache:</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>Select a language to add to the current project</source>
-      <translation>Wähle eine Sprache aus, die zum aktuellen Projekt hinzugefügt werden soll</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>&lt;b&gt;Language&lt;/b&gt;
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>&amp;Language:</source>
+        <translation>&amp;Sprache:</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>Select a language to add to the current project</source>
+        <translation>Wähle eine Sprache aus, die zum aktuellen Projekt hinzugefügt werden soll</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>&lt;b&gt;Language&lt;/b&gt;
 &lt;p&gt;Select a language to add to the current project.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Sprache&lt;/b&gt;
+        <translation>&lt;b&gt;Sprache&lt;/b&gt;
 &lt;p&gt;Wähle eine Sprache aus, die zum aktuellen Projekt hinzugefügt werden soll.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>af</source>
-      <translation>af</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ar</source>
-      <translation>ar</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>bg</source>
-      <translation>bg</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>bo</source>
-      <translation>bo</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>br</source>
-      <translation>br</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>bs</source>
-      <translation>bs</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ca</source>
-      <translation>ca</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>cs</source>
-      <translation>cs</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>cy</source>
-      <translation>cy</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>da</source>
-      <translation>da</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>de</source>
-      <translation>de</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>el</source>
-      <translation>el</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>en</source>
-      <translation>en</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>en_GB</source>
-      <translation>en_GB</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>en_US</source>
-      <translation>en_US</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>eo</source>
-      <translation>eo</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>es</source>
-      <translation>es</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>et</source>
-      <translation>et</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>eu</source>
-      <translation>eu</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>fi</source>
-      <translation>fi</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>fr</source>
-      <translation>fr</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ga</source>
-      <translation>ga</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>gl</source>
-      <translation>gl</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>gu</source>
-      <translation>gu</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>he</source>
-      <translation>he</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>hi</source>
-      <translation>hi</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>hu</source>
-      <translation>hu</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>id</source>
-      <translation>id</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>is</source>
-      <translation>is</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>it</source>
-      <translation>it</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ja</source>
-      <translation>ja</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>km</source>
-      <translation>km</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ko</source>
-      <translation>ko</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>lt</source>
-      <translation>lt</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>lv</source>
-      <translation>lv</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>mi</source>
-      <translation>mi</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>mk</source>
-      <translation>mk</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>mr</source>
-      <translation>mr</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>nl</source>
-      <translation>nl</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>no</source>
-      <translation>no</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>no_NY</source>
-      <translation>no_NY</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>oc</source>
-      <translation>oc</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>pl</source>
-      <translation>pl</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>pt</source>
-      <translation>pt</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>pt_BR</source>
-      <translation>pt_BR</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ro</source>
-      <translation>ro</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ru</source>
-      <translation>ru</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>sk</source>
-      <translation>sk</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>sl</source>
-      <translation>sl</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>sr</source>
-      <translation>sr</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>sv</source>
-      <translation>sv</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>ta</source>
-      <translation>ta</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>th</source>
-      <translation>th</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>tr</source>
-      <translation>tr</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>uk</source>
-      <translation>uk</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>vn</source>
-      <translation>vn</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>wa</source>
-      <translation>wa</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>zh_CN.GB2312</source>
-      <translation>zh_CN.GB2312</translation>
-    </message>
-    <message>
-      <location filename="../Project/AddLanguageDialog.ui" line="0" />
-      <source>zh_TW.Big5</source>
-      <translation>zh_TW.Big5</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>af</source>
+        <translation>af</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ar</source>
+        <translation>ar</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>bg</source>
+        <translation>bg</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>bo</source>
+        <translation>bo</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>br</source>
+        <translation>br</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>bs</source>
+        <translation>bs</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ca</source>
+        <translation>ca</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>cs</source>
+        <translation>cs</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>cy</source>
+        <translation>cy</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>da</source>
+        <translation>da</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>de</source>
+        <translation>de</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>el</source>
+        <translation>el</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>en</source>
+        <translation>en</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>en_GB</source>
+        <translation>en_GB</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>en_US</source>
+        <translation>en_US</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>eo</source>
+        <translation>eo</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>es</source>
+        <translation>es</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>et</source>
+        <translation>et</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>eu</source>
+        <translation>eu</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>fi</source>
+        <translation>fi</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>fr</source>
+        <translation>fr</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ga</source>
+        <translation>ga</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>gl</source>
+        <translation>gl</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>gu</source>
+        <translation>gu</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>he</source>
+        <translation>he</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>hi</source>
+        <translation>hi</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>hu</source>
+        <translation>hu</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>id</source>
+        <translation>id</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>is</source>
+        <translation>is</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>it</source>
+        <translation>it</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ja</source>
+        <translation>ja</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>km</source>
+        <translation>km</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ko</source>
+        <translation>ko</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>lt</source>
+        <translation>lt</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>lv</source>
+        <translation>lv</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>mi</source>
+        <translation>mi</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>mk</source>
+        <translation>mk</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>mr</source>
+        <translation>mr</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>nl</source>
+        <translation>nl</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>no</source>
+        <translation>no</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>no_NY</source>
+        <translation>no_NY</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>oc</source>
+        <translation>oc</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>pl</source>
+        <translation>pl</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>pt</source>
+        <translation>pt</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>pt_BR</source>
+        <translation>pt_BR</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ro</source>
+        <translation>ro</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ru</source>
+        <translation>ru</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>sk</source>
+        <translation>sk</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>sl</source>
+        <translation>sl</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>sr</source>
+        <translation>sr</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>sv</source>
+        <translation>sv</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>ta</source>
+        <translation>ta</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>th</source>
+        <translation>th</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>tr</source>
+        <translation>tr</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>uk</source>
+        <translation>uk</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>vn</source>
+        <translation>vn</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>wa</source>
+        <translation>wa</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>zh_CN.GB2312</source>
+        <translation>zh_CN.GB2312</translation>
+    </message>
+    <message>
+        <location filename="../Project/AddLanguageDialog.ui" line="0"/>
+        <source>zh_TW.Big5</source>
+        <translation>zh_TW.Big5</translation>
+    </message>
+</context>
+<context>
     <name>AddProjectDialog</name>
     <message>
-      <location filename="../MultiProject/AddProjectDialog.py" line="48" />
-      <source>Project Files (*.epj);;XML Project Files (*.e4p)</source>
-      <translation>Projekt Dateien (*.epj);;XML Projekt Dateien (*.e4p)</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.py" line="65" />
-      <source>Project Properties</source>
-      <translation>Projekteigenschaften</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Add Project</source>
-      <translation>Projekt hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>&amp;Name:</source>
-      <translation>&amp;Name:</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Enter the name of the project</source>
-      <translation>Gib den Namen des Projektes ein</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Project&amp;file:</source>
-      <translation>Projekt&amp;datei:</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Enter the name of the project file</source>
-      <translation>Gib den Namen der Projektdatei ein</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>&amp;Description:</source>
-      <translation>&amp;Beschreibung:</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Enter a short description for the project</source>
-      <translation>Gib eine Kurzbeschreibung des Projektes ein</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>&amp;Category:</source>
-      <translation>&amp;Kategorie:</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Select a project category</source>
-      <translation>Wähle eine Projektkategorie</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Select to make this project the main project</source>
-      <translation>Auswählen, um dieses Projekt zum Hauptprojekt zu erklären</translation>
-    </message>
-    <message>
-      <location filename="../MultiProject/AddProjectDialog.ui" line="0" />
-      <source>Is &amp;main project</source>
-      <translation>Ist &amp;Hauptprojekt</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../MultiProject/AddProjectDialog.py" line="48"/>
+        <source>Project Files (*.epj);;XML Project Files (*.e4p)</source>
+        <translation>Projekt Dateien (*.epj);;XML Projekt Dateien (*.e4p)</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.py" line="65"/>
+        <source>Project Properties</source>
+        <translation>Projekteigenschaften</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Add Project</source>
+        <translation>Projekt hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>&amp;Name:</source>
+        <translation>&amp;Name:</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Enter the name of the project</source>
+        <translation>Gib den Namen des Projektes ein</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Project&amp;file:</source>
+        <translation>Projekt&amp;datei:</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Enter the name of the project file</source>
+        <translation>Gib den Namen der Projektdatei ein</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>&amp;Description:</source>
+        <translation>&amp;Beschreibung:</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Enter a short description for the project</source>
+        <translation>Gib eine Kurzbeschreibung des Projektes ein</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>&amp;Category:</source>
+        <translation>&amp;Kategorie:</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Select a project category</source>
+        <translation>Wähle eine Projektkategorie</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Select to make this project the main project</source>
+        <translation>Auswählen, um dieses Projekt zum Hauptprojekt zu erklären</translation>
+    </message>
+    <message>
+        <location filename="../MultiProject/AddProjectDialog.ui" line="0"/>
+        <source>Is &amp;main project</source>
+        <translation>Ist &amp;Hauptprojekt</translation>
+    </message>
+</context>
+<context>
     <name>AnnotationsChecker</name>
     <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="15" />
-      <source>missing type annotation for function argument '{0}'</source>
-      <translation>fehlende Typannotation für Funktionsargument '{0}'</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="18" />
-      <source>missing type annotation for '*{0}'</source>
-      <translation>fehlende Typannotation für '*{0}'</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="21" />
-      <source>missing type annotation for '**{0}'</source>
-      <translation>fehlende Typannotation für '**{0}'</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="24" />
-      <source>missing type annotation for 'self' in method</source>
-      <translation>fehlende Typannotation für 'self' in Methode</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="27" />
-      <source>missing type annotation for 'cls' in classmethod</source>
-      <translation>fehlende Typannotation für 'cls' in Klassenmethode</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="30" />
-      <source>missing return type annotation for public function</source>
-      <translation>fehlende Rückgabetypannotation für öffentliche Funktion</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="33" />
-      <source>missing return type annotation for protected function</source>
-      <translation>fehlende Rückgabetypannotation für geschützte Funktion</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="36" />
-      <source>missing return type annotation for private function</source>
-      <translation>fehlende Rückgabetypannotation für private Funktion</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="39" />
-      <source>missing return type annotation for special method</source>
-      <translation>fehlende Rückgabetypannotation für spezielle Methode</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="42" />
-      <source>missing return type annotation for staticmethod</source>
-      <translation>fehlende Rückgabetypannotation für statische Methode</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="45" />
-      <source>missing return type annotation for classmethod</source>
-      <translation>fehlende Rückgabetypannotation für Klassenmethode</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="48" />
-      <source>PEP 484 disallows both type annotations and type comments</source>
-      <translation>PEP 484 verbietet die gleichzeitige Verwendung von Typ Annotationen und Kommentaren</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="52" />
-      <source>type annotation coverage of {0}% is too low</source>
-      <translation>Typannotationsabdeckung von {0}% ist zu niedrig</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="56" />
-      <source>type annotation is too complex ({0} &gt; {1})</source>
-      <translation>Typannotation ist zu komplex ({0} &gt; {1})</translation>
-    </message>
-    <message>
-      <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="59" />
-      <source>type annotation is too long ({0} &gt; {1})</source>
-      <translation>Typ Annotation is zu lang ({0} &gt; {1})</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="15"/>
+        <source>missing type annotation for function argument &apos;{0}&apos;</source>
+        <translation>fehlende Typannotation für Funktionsargument &apos;{0}&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="18"/>
+        <source>missing type annotation for &apos;*{0}&apos;</source>
+        <translation>fehlende Typannotation für &apos;*{0}&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="21"/>
+        <source>missing type annotation for &apos;**{0}&apos;</source>
+        <translation>fehlende Typannotation für &apos;**{0}&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="24"/>
+        <source>missing type annotation for &apos;self&apos; in method</source>
+        <translation>fehlende Typannotation für &apos;self&apos; in Methode</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="27"/>
+        <source>missing type annotation for &apos;cls&apos; in classmethod</source>
+        <translation>fehlende Typannotation für &apos;cls&apos; in Klassenmethode</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="30"/>
+        <source>missing return type annotation for public function</source>
+        <translation>fehlende Rückgabetypannotation für öffentliche Funktion</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="33"/>
+        <source>missing return type annotation for protected function</source>
+        <translation>fehlende Rückgabetypannotation für geschützte Funktion</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="36"/>
+        <source>missing return type annotation for private function</source>
+        <translation>fehlende Rückgabetypannotation für private Funktion</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="39"/>
+        <source>missing return type annotation for special method</source>
+        <translation>fehlende Rückgabetypannotation für spezielle Methode</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="42"/>
+        <source>missing return type annotation for staticmethod</source>
+        <translation>fehlende Rückgabetypannotation für statische Methode</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="45"/>
+        <source>missing return type annotation for classmethod</source>
+        <translation>fehlende Rückgabetypannotation für Klassenmethode</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="48"/>
+        <source>PEP 484 disallows both type annotations and type comments</source>
+        <translation>PEP 484 verbietet die gleichzeitige Verwendung von Typ Annotationen und Kommentaren</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="52"/>
+        <source>type annotation coverage of {0}% is too low</source>
+        <translation>Typannotationsabdeckung von {0}% ist zu niedrig</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="56"/>
+        <source>type annotation is too complex ({0} &gt; {1})</source>
+        <translation>Typannotation ist zu komplex ({0} &gt; {1})</translation>
+    </message>
+    <message>
+        <location filename="../Plugins/CheckerPlugins/CodeStyleChecker/Annotations/translations.py" line="59"/>
+        <source>type annotation is too long ({0} &gt; {1})</source>
+        <translation>Typ Annotation is zu lang ({0} &gt; {1})</translation>
+    </message>
+</context>
+<context>
     <name>ApplicationDiagramBuilder</name>
     <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="48" />
-      <source>Application Diagram {0}</source>
-      <translation>Applikations-Diagramm {0}</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="72" />
-      <source>Parsing modules...</source>
-      <translation>Module werden gelesen …</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="73" />
-      <source>%v/%m Modules</source>
-      <translation>%v/%m Module</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="137" />
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="128" />
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="74" />
-      <source>Application Diagram</source>
-      <translation>Applikations-Diagramm</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="129" />
-      <source>Select the application directory:</source>
-      <translation>Wähle das Applikationsverzeichnis:</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="138" />
-      <source>No application package could be detected. Aborting...</source>
-      <translation>Es konnte kein Applikationspaket gefunden werden. Abbruch...</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="252" />
-      <source>&lt;&lt;Application&gt;&gt;</source>
-      <translation>&lt;&lt;Applikation&gt;&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="254" />
-      <source>&lt;&lt;Others&gt;&gt;</source>
-      <translation>&lt;&lt;Sonstige&gt;&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="414" />
-      <source>Load Diagram</source>
-      <translation>Diagramm laden</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="415" />
-      <source>&lt;p&gt;The diagram belongs to the project &lt;b&gt;{0}&lt;/b&gt;. Shall this project be opened?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Das Diagramm gehört zum Projekt &lt;b&gt;{0}&lt;/b&gt;. Soll dieses Projekt geöffnet werden?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Graphics/ApplicationDiagramBuilder.py" line="456" />
-      <source>&lt;p&gt;The diagram belongs to project &lt;b&gt;{0}&lt;/b&gt;. Please open it and try again.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Das Diagramm gehört zu dem Projekt &lt;b&gt;{0}&lt;/b&gt;. Öffne es und versuch es erneut.&lt;/p&gt;</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="48"/>
+        <source>Application Diagram {0}</source>
+        <translation>Applikations-Diagramm {0}</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="72"/>
+        <source>Parsing modules...</source>
+        <translation>Module werden gelesen …</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="73"/>
+        <source>%v/%m Modules</source>
+        <translation>%v/%m Module</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="137"/>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="128"/>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="74"/>
+        <source>Application Diagram</source>
+        <translation>Applikations-Diagramm</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="129"/>
+        <source>Select the application directory:</source>
+        <translation>Wähle das Applikationsverzeichnis:</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="138"/>
+        <source>No application package could be detected. Aborting...</source>
+        <translation>Es konnte kein Applikationspaket gefunden werden. Abbruch...</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="252"/>
+        <source>&lt;&lt;Application&gt;&gt;</source>
+        <translation>&lt;&lt;Applikation&gt;&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="254"/>
+        <source>&lt;&lt;Others&gt;&gt;</source>
+        <translation>&lt;&lt;Sonstige&gt;&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="414"/>
+        <source>Load Diagram</source>
+        <translation>Diagramm laden</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="415"/>
+        <source>&lt;p&gt;The diagram belongs to the project &lt;b&gt;{0}&lt;/b&gt;. Shall this project be opened?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Das Diagramm gehört zum Projekt &lt;b&gt;{0}&lt;/b&gt;. Soll dieses Projekt geöffnet werden?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Graphics/ApplicationDiagramBuilder.py" line="456"/>
+        <source>&lt;p&gt;The diagram belongs to project &lt;b&gt;{0}&lt;/b&gt;. Please open it and try again.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Das Diagramm gehört zu dem Projekt &lt;b&gt;{0}&lt;/b&gt;. Öffne es und versuch es erneut.&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>ApplicationPage</name>
     <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>&lt;b&gt;Configure the application&lt;/b&gt;</source>
-      <translation>&lt;b&gt;Applikation einstellen&lt;/b&lt;</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select, if only one instance of the application should be running</source>
-      <translation>Auswählen, wenn nur eine Instanz der Applikation laufen soll</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Single Application Mode</source>
-      <translation>Nur eine Instanz der Applikation</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to show the startup splash screen</source>
-      <translation>Auswählen, um das Starbild anzuzeigen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Show Splash Screen at startup</source>
-      <translation>Startbild anzeigen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to enable the generation of a crash session file</source>
-      <translation>Auswählen, um die Erzeugung einer Absturzsitzungsdatei zu aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Enable Crash Session</source>
-      <translation>Absturzsitzung aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to use the global application menu bar</source>
-      <translation>Auswählen, um die globale Anwendunsmenüleiste zu verwenden</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Use Global Menu Bar</source>
-      <translation>Verwende Globale Menüleiste</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Open at startup</source>
-      <translation>Beim Start öffnen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to not open anything</source>
-      <translation>Auswählen, um nichts zu öffnen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>None</source>
-      <translation>Keine</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to open the most recently opened file</source>
-      <translation>Auswählen, um die zuletzt geöffnete Datei zu öffnen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Last File</source>
-      <translation>Letzte Datei</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to open the most recently opened project</source>
-      <translation>Auswählen, um das zuletzt geöffnete Projekt zu öffnen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Last Project</source>
-      <translation>Letztes Projekt</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to open the most recently opened multiproject</source>
-      <translation>Auswählen, um das zuletzt geöffnete Mehrfachprojekt zu öffnen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Last Multiproject</source>
-      <translation>Letztes Mehrfachprojekt</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to restore the global session</source>
-      <translation>Auswählen, um die globale Sitzung wiederherzustellen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Global Session</source>
-      <translation>Globale Sitzung</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to look for a crash session file first</source>
-      <translation>Auswählen, um beim Start nach einer Absturzsitzung zu suchen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Load Crash Session</source>
-      <translation>Lade Absturzsicherung</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Check for updates</source>
-      <translation>Aktualisierungen prüfen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to disable update checking</source>
-      <translation>Auswählen, um die Prüfung auf Aktualisierungen abzuschalten</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Never</source>
-      <translation>Niemals</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to check for updates at every startup</source>
-      <translation>Auswählen, um bei jedem Start auf Aktualisierungen zu prüfen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Always</source>
-      <translation>Immer</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to check for updates once a day</source>
-      <translation>Auswählen, um täglich auf Aktualisierungen zu prüfen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Daily</source>
-      <translation>Täglich</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to check for updates once a week</source>
-      <translation>Auswählen, um wöchentlich auf Aktualisierungen zu prüfen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Weekly</source>
-      <translation>Wöchentlich</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to check for updates once a month</source>
-      <translation>Auswählen, um monatlich auf Aktualisierungen zu prüfen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Monthly</source>
-      <translation>Monatlich</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Reporting</source>
-      <translation>Berichte</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to use the system email client to send reports</source>
-      <translation>Auswählen, um Berichte mit dem Standardemailclient zu senden</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Use System Email Client</source>
-      <translation>Standardemailclient verwenden</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Error Log</source>
-      <translation>Fehlerdatei</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select to check the existence of an error log upon startup</source>
-      <translation>Auswählen, um beim Start das Vorhandensein einer Fehlerdatei zu überprüfen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Check for Error Log at Startup</source>
-      <translation>Überprüfe beim Starten die Existenz einer Fehlerdatei</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Minimum Severity for message dialog:</source>
-      <translation>Mindestschweregrad für Meldungsdialog:</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Select the minimum message severity shown</source>
-      <translation>Wähle den Mindestschweregrad für anzuzeigende Meldungen</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Keyboard Input Interval</source>
-      <translation>Tastatureingabeintervall</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Enter the keyboard input interval, '0' for default</source>
-      <translation>Gib das Tastatureingabeintervall ein, '0' für Standardwert</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>System Default</source>
-      <translation>Standardwert</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source> ms</source>
-      <translation> ms</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Background Services</source>
-      <translation>Hintergrunddienste</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>max. Processes:</source>
-      <translation>max. Prozesse:</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0" />
-      <source>Automatic</source>
-      <translation>Automatisch</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="29" />
-      <source>eric is using background services for certain things like syntax checks or code style checks. Per default the number of processes to use for these checks is determined automatically based on the number of CPUs. Please note, that this is an advanced setting.</source>
-      <translation>eric verwendet Hintergrunddienste für verschiedene Dinge wie z.B. Syntaxprüfungen oder Codestilprüfungen. Standardmäßig wird die Anzahl der für diese Prüfungen zu startenden Prozesse automatisch basierend auf der Anzahl verfügbarer Prozessorkernen ermittelt. Bitte beachten, dass dies ein Einstellung für Fortgeschrittene ist.</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="37" />
-      <source>Debug</source>
-      <translation>Debug</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="38" />
-      <source>Warning</source>
-      <translation>Warnung</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="39" />
-      <source>Critical</source>
-      <translation>Kritischer Fehler</translation>
-    </message>
-    <message>
-      <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="40" />
-      <source>Fatal Error</source>
-      <translation>Fataler Fehler</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>&lt;b&gt;Configure the application&lt;/b&gt;</source>
+        <translation>&lt;b&gt;Applikation einstellen&lt;/b&lt;</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select, if only one instance of the application should be running</source>
+        <translation>Auswählen, wenn nur eine Instanz der Applikation laufen soll</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Single Application Mode</source>
+        <translation>Nur eine Instanz der Applikation</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to show the startup splash screen</source>
+        <translation>Auswählen, um das Starbild anzuzeigen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Show Splash Screen at startup</source>
+        <translation>Startbild anzeigen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to enable the generation of a crash session file</source>
+        <translation>Auswählen, um die Erzeugung einer Absturzsitzungsdatei zu aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Enable Crash Session</source>
+        <translation>Absturzsitzung aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to use the global application menu bar</source>
+        <translation>Auswählen, um die globale Anwendunsmenüleiste zu verwenden</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Use Global Menu Bar</source>
+        <translation>Verwende Globale Menüleiste</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Open at startup</source>
+        <translation>Beim Start öffnen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to not open anything</source>
+        <translation>Auswählen, um nichts zu öffnen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>None</source>
+        <translation>Keine</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to open the most recently opened file</source>
+        <translation>Auswählen, um die zuletzt geöffnete Datei zu öffnen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Last File</source>
+        <translation>Letzte Datei</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to open the most recently opened project</source>
+        <translation>Auswählen, um das zuletzt geöffnete Projekt zu öffnen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Last Project</source>
+        <translation>Letztes Projekt</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to open the most recently opened multiproject</source>
+        <translation>Auswählen, um das zuletzt geöffnete Mehrfachprojekt zu öffnen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Last Multiproject</source>
+        <translation>Letztes Mehrfachprojekt</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to restore the global session</source>
+        <translation>Auswählen, um die globale Sitzung wiederherzustellen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Global Session</source>
+        <translation>Globale Sitzung</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to look for a crash session file first</source>
+        <translation>Auswählen, um beim Start nach einer Absturzsitzung zu suchen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Load Crash Session</source>
+        <translation>Lade Absturzsicherung</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Check for updates</source>
+        <translation>Aktualisierungen prüfen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to disable update checking</source>
+        <translation>Auswählen, um die Prüfung auf Aktualisierungen abzuschalten</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Never</source>
+        <translation>Niemals</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to check for updates at every startup</source>
+        <translation>Auswählen, um bei jedem Start auf Aktualisierungen zu prüfen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Always</source>
+        <translation>Immer</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to check for updates once a day</source>
+        <translation>Auswählen, um täglich auf Aktualisierungen zu prüfen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Daily</source>
+        <translation>Täglich</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to check for updates once a week</source>
+        <translation>Auswählen, um wöchentlich auf Aktualisierungen zu prüfen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Weekly</source>
+        <translation>Wöchentlich</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to check for updates once a month</source>
+        <translation>Auswählen, um monatlich auf Aktualisierungen zu prüfen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Monthly</source>
+        <translation>Monatlich</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Reporting</source>
+        <translation>Berichte</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to use the system email client to send reports</source>
+        <translation>Auswählen, um Berichte mit dem Standardemailclient zu senden</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Use System Email Client</source>
+        <translation>Standardemailclient verwenden</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Error Log</source>
+        <translation>Fehlerdatei</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select to check the existence of an error log upon startup</source>
+        <translation>Auswählen, um beim Start das Vorhandensein einer Fehlerdatei zu überprüfen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Check for Error Log at Startup</source>
+        <translation>Überprüfe beim Starten die Existenz einer Fehlerdatei</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Minimum Severity for message dialog:</source>
+        <translation>Mindestschweregrad für Meldungsdialog:</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Select the minimum message severity shown</source>
+        <translation>Wähle den Mindestschweregrad für anzuzeigende Meldungen</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Keyboard Input Interval</source>
+        <translation>Tastatureingabeintervall</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Enter the keyboard input interval, &apos;0&apos; for default</source>
+        <translation>Gib das Tastatureingabeintervall ein, &apos;0&apos; für Standardwert</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>System Default</source>
+        <translation>Standardwert</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source> ms</source>
+        <translation> ms</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Background Services</source>
+        <translation>Hintergrunddienste</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>max. Processes:</source>
+        <translation>max. Prozesse:</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.ui" line="0"/>
+        <source>Automatic</source>
+        <translation>Automatisch</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="29"/>
+        <source>eric is using background services for certain things like syntax checks or code style checks. Per default the number of processes to use for these checks is determined automatically based on the number of CPUs. Please note, that this is an advanced setting.</source>
+        <translation>eric verwendet Hintergrunddienste für verschiedene Dinge wie z.B. Syntaxprüfungen oder Codestilprüfungen. Standardmäßig wird die Anzahl der für diese Prüfungen zu startenden Prozesse automatisch basierend auf der Anzahl verfügbarer Prozessorkernen ermittelt. Bitte beachten, dass dies ein Einstellung für Fortgeschrittene ist.</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="37"/>
+        <source>Debug</source>
+        <translation>Debug</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="38"/>
+        <source>Warning</source>
+        <translation>Warnung</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="39"/>
+        <source>Critical</source>
+        <translation>Kritischer Fehler</translation>
+    </message>
+    <message>
+        <location filename="../Preferences/ConfigurationPages/ApplicationPage.py" line="40"/>
+        <source>Fatal Error</source>
+        <translation>Fataler Fehler</translation>
+    </message>
+</context>
+<context>
     <name>AuthenticationDialog</name>
     <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Authentication Required</source>
-      <translation>Authentisierung erforderlich</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Icon</source>
-      <translation>Icon</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Info</source>
-      <translation>Info</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Username:</source>
-      <translation>Nutzername:</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Enter username</source>
-      <translation>Gib den Nutzernamen ein</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Password:</source>
-      <translation>Kennwort:</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Enter password</source>
-      <translation>Gib das Kennwort ein</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Select to save the login data</source>
-      <translation>Auswählen, um die Anmeldedaten zu speichern</translation>
-    </message>
-    <message>
-      <location filename="../UI/AuthenticationDialog.ui" line="0" />
-      <source>Save login data</source>
-      <translation>Anmeldedaten speichern</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Authentication Required</source>
+        <translation>Authentisierung erforderlich</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Icon</source>
+        <translation>Icon</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Info</source>
+        <translation>Info</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Username:</source>
+        <translation>Nutzername:</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Enter username</source>
+        <translation>Gib den Nutzernamen ein</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Password:</source>
+        <translation>Kennwort:</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Enter password</source>
+        <translation>Gib das Kennwort ein</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Select to save the login data</source>
+        <translation>Auswählen, um die Anmeldedaten zu speichern</translation>
+    </message>
+    <message>
+        <location filename="../UI/AuthenticationDialog.ui" line="0"/>
+        <source>Save login data</source>
+        <translation>Anmeldedaten speichern</translation>
+    </message>
+</context>
+<context>
     <name>BackgroundService</name>
     <message>
-      <location filename="../Utilities/BackgroundService.py" line="145" />
-      <source>{0} not configured.</source>
-      <translation>{0} nicht konfiguriert.</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="193" />
-      <source>Initialization of Background Service</source>
-      <translation>Initialisierung des Hintergrunddienstes</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="194" />
-      <source>&lt;p&gt;Initialization of Background Service &lt;b&gt;{0}&lt;/b&gt; failed.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Die Initialisierung des Hintergrunddienstes &lt;b&gt;{0}&lt;/b&gt; ist fehlgeschlagen.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="207" />
-      <source>Restart background client?</source>
-      <translation>Hintergrund Client neu starten?</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="208" />
-      <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It's used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;'Yes'&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;'Retry'&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;'No'&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Der Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde durch eine Exception gestoppt. Er wird für verschiedene Plugins, wie z.B. die Checker, verwendet.&lt;/p&gt;&lt;p&gt;Wähle:&lt;ul&gt;&lt;li&gt;&lt;b&gt;'Ja'&lt;/b&gt;, um den Client aber nicht den letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;'Wiederholen'&lt;/b&gt;, um den Client und letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;'Nein'&lt;/b&gt;, um den Client nicht neu zu starten.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Hinweis: Der Client kann immer wieder gestartet werden, indem der Einstellungsdialog mit Ok geschlossen wird oder durch das Neuladen/ Wechseln des Projektes.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="233" />
-      <source>An error in Eric's background client stopped the service.</source>
-      <translation>Ein Fehler im Eric Hintergrunddienst hat den Dienst beendet.</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="461" />
-      <source>Eric's background client disconnected because of an unknown reason.</source>
-      <translation>Die Verbindung zu Erics Hintergund Client wurde aus unbekanntem Grund getrennt.</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="469" />
-      <source>Background client disconnected.</source>
-      <translation>Hintergrund Client wurde getrennt.</translation>
-    </message>
-    <message>
-      <location filename="../Utilities/BackgroundService.py" line="470" />
-      <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
-      <translation>Die Verbindung zum Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde aus unbekanntem Grund getrennt.&lt;br&gt;Soll er neu gestartet werden?</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Utilities/BackgroundService.py" line="145"/>
+        <source>{0} not configured.</source>
+        <translation>{0} nicht konfiguriert.</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="193"/>
+        <source>Initialization of Background Service</source>
+        <translation>Initialisierung des Hintergrunddienstes</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="194"/>
+        <source>&lt;p&gt;Initialization of Background Service &lt;b&gt;{0}&lt;/b&gt; failed.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Die Initialisierung des Hintergrunddienstes &lt;b&gt;{0}&lt;/b&gt; ist fehlgeschlagen.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="207"/>
+        <source>Restart background client?</source>
+        <translation>Hintergrund Client neu starten?</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="208"/>
+        <source>&lt;p&gt;The background client for &lt;b&gt;{0}&lt;/b&gt; has stopped due to an exception. It&apos;s used by various plug-ins like the different checkers.&lt;/p&gt;&lt;p&gt;Select&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Yes&apos;&lt;/b&gt; to restart the client, but abort the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Retry&apos;&lt;/b&gt; to restart the client and the last job&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;No&apos;&lt;/b&gt; to leave the client off.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Note: The client can be restarted by opening and accepting the preferences dialog or reloading/changing the project.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Der Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde durch eine Exception gestoppt. Er wird für verschiedene Plugins, wie z.B. die Checker, verwendet.&lt;/p&gt;&lt;p&gt;Wähle:&lt;ul&gt;&lt;li&gt;&lt;b&gt;&apos;Ja&apos;&lt;/b&gt;, um den Client aber nicht den letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Wiederholen&apos;&lt;/b&gt;, um den Client und letzten Job neu zu starten&lt;/li&gt;&lt;li&gt;&lt;b&gt;&apos;Nein&apos;&lt;/b&gt;, um den Client nicht neu zu starten.&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;Hinweis: Der Client kann immer wieder gestartet werden, indem der Einstellungsdialog mit Ok geschlossen wird oder durch das Neuladen/ Wechseln des Projektes.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="233"/>
+        <source>An error in Eric&apos;s background client stopped the service.</source>
+        <translation>Ein Fehler im Eric Hintergrunddienst hat den Dienst beendet.</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="461"/>
+        <source>Eric&apos;s background client disconnected because of an unknown reason.</source>
+        <translation>Die Verbindung zu Erics Hintergund Client wurde aus unbekanntem Grund getrennt.</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="469"/>
+        <source>Background client disconnected.</source>
+        <translation>Hintergrund Client wurde getrennt.</translation>
+    </message>
+    <message>
+        <location filename="../Utilities/BackgroundService.py" line="470"/>
+        <source>The background client for &lt;b&gt;{0}&lt;/b&gt; disconnected because of an unknown reason.&lt;br&gt;Should it be restarted?</source>
+        <translation>Die Verbindung zum Hintergund Client für &lt;b&gt;{0}&lt;/b&gt; wurde aus unbekanntem Grund getrennt.&lt;br&gt;Soll er neu gestartet werden?</translation>
+    </message>
+</context>
+<context>
     <name>BookmarkActionSelectionDialog</name>
     <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.ui" line="0" />
-      <source>&lt;b&gt;Add/Edit Bookmark&lt;/b&gt;</source>
-      <translation>&lt;b&gt;Lesezeichen hinzufügen/bearbeiten&lt;/b&gt;</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="48" />
-      <source>Add Bookmark</source>
-      <translation>Lesezeichen hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="51" />
-      <source>Edit Bookmark</source>
-      <translation>Lesezeichen bearbeiten</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="56" />
-      <source>Remove from Speed Dial</source>
-      <translation>Von Schnellwahl löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="59" />
-      <source>Add to Speed Dial</source>
-      <translation>Zur Schnellwahl hinzufügen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.ui" line="0"/>
+        <source>&lt;b&gt;Add/Edit Bookmark&lt;/b&gt;</source>
+        <translation>&lt;b&gt;Lesezeichen hinzufügen/bearbeiten&lt;/b&gt;</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="48"/>
+        <source>Add Bookmark</source>
+        <translation>Lesezeichen hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="51"/>
+        <source>Edit Bookmark</source>
+        <translation>Lesezeichen bearbeiten</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="56"/>
+        <source>Remove from Speed Dial</source>
+        <translation>Von Schnellwahl löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkActionSelectionDialog.py" line="59"/>
+        <source>Add to Speed Dial</source>
+        <translation>Zur Schnellwahl hinzufügen</translation>
+    </message>
+</context>
+<context>
     <name>BookmarkInfoDialog</name>
     <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0" />
-      <source>Edit Bookmark</source>
-      <translation>Lesezeichen bearbeiten</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0" />
-      <source>Edit this Bookmark</source>
-      <translation>Dieses Lesezeichen bearbeiten</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0" />
-      <source>Press to remove this bookmark</source>
-      <translation>Drücken, um dieses Lesezeichen zu löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0" />
-      <source>Remove this Bookmark</source>
-      <translation>Dieses Lesezeichen löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0" />
-      <source>Title:</source>
-      <translation>Titel:</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0"/>
+        <source>Edit Bookmark</source>
+        <translation>Lesezeichen bearbeiten</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0"/>
+        <source>Edit this Bookmark</source>
+        <translation>Dieses Lesezeichen bearbeiten</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0"/>
+        <source>Press to remove this bookmark</source>
+        <translation>Drücken, um dieses Lesezeichen zu löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0"/>
+        <source>Remove this Bookmark</source>
+        <translation>Dieses Lesezeichen löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/UrlBar/BookmarkInfoDialog.ui" line="0"/>
+        <source>Title:</source>
+        <translation>Titel:</translation>
+    </message>
+</context>
+<context>
     <name>BookmarkPropertiesDialog</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
-      <source>Bookmark Properties</source>
-      <translation>Lesezeicheneigenschaften</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
-      <source>Name:</source>
-      <translation>Name:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
-      <source>Enter the name</source>
-      <translation>Gib den Namen ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
-      <source>Address:</source>
-      <translation>Adresse:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
-      <source>Enter the address</source>
-      <translation>Gib die Adresse ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
-      <source>Description:</source>
-      <translation>Beschreibung:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0" />
-      <source>Enter a description</source>
-      <translation>Gib eine Beschreibung ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.py" line="39" />
-      <source>Visited &lt;b&gt;{0}&lt;/b&gt; times. Last visit on &lt;b&gt;{1}&lt;/b&gt;.</source>
-      <translation>&lt;b&gt;{0}&lt;/b&gt; mal besucht. Letzter Besuch am &lt;b&gt;{1}&lt;/b&gt;.</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0"/>
+        <source>Bookmark Properties</source>
+        <translation>Lesezeicheneigenschaften</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0"/>
+        <source>Name:</source>
+        <translation>Name:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0"/>
+        <source>Enter the name</source>
+        <translation>Gib den Namen ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0"/>
+        <source>Address:</source>
+        <translation>Adresse:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0"/>
+        <source>Enter the address</source>
+        <translation>Gib die Adresse ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0"/>
+        <source>Description:</source>
+        <translation>Beschreibung:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.ui" line="0"/>
+        <source>Enter a description</source>
+        <translation>Gib eine Beschreibung ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarkPropertiesDialog.py" line="39"/>
+        <source>Visited &lt;b&gt;{0}&lt;/b&gt; times. Last visit on &lt;b&gt;{1}&lt;/b&gt;.</source>
+        <translation>&lt;b&gt;{0}&lt;/b&gt; mal besucht. Letzter Besuch am &lt;b&gt;{1}&lt;/b&gt;.</translation>
+    </message>
+</context>
+<context>
     <name>BookmarkedFilesDialog</name>
     <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Configure Bookmarked Files Menu</source>
-      <translation>Gemerkte dateien Menü konfigurieren</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Add a new bookmarked file</source>
-      <translation>Zu merkende Datei hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&lt;b&gt;Add&lt;/b&gt;
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Configure Bookmarked Files Menu</source>
+        <translation>Gemerkte dateien Menü konfigurieren</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Add a new bookmarked file</source>
+        <translation>Zu merkende Datei hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&lt;b&gt;Add&lt;/b&gt;
 &lt;p&gt;Add a new bookmarked file with the value entered below.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Hinzufügen&lt;/b&gt;
+        <translation>&lt;b&gt;Hinzufügen&lt;/b&gt;
 &lt;p&gt;Füge eine zu merkende Datei hinzu.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&amp;Add</source>
-      <translation>&amp;Hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Alt+A</source>
-      <translation>Alt+H</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Change the value of the selected entry</source>
-      <translation>Ändere den Wert des ausgewählten Eintrages</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&lt;b&gt;Change&lt;/b&gt;
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&amp;Add</source>
+        <translation>&amp;Hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Alt+A</source>
+        <translation>Alt+H</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Change the value of the selected entry</source>
+        <translation>Ändere den Wert des ausgewählten Eintrages</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&lt;b&gt;Change&lt;/b&gt;
 &lt;p&gt;Change the value of the selected entry.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Ändern&lt;/b&gt;
+        <translation>&lt;b&gt;Ändern&lt;/b&gt;
 &lt;p&gt;Ändere den Wert des ausgewählten Eintrages.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>C&amp;hange</source>
-      <translation>Ä&amp;ndern</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Alt+H</source>
-      <translation>Alt+N</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Delete the selected entry</source>
-      <translation>Lösche den ausgewählten Eintrag</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&lt;b&gt;Delete&lt;/b&gt;
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>C&amp;hange</source>
+        <translation>Ä&amp;ndern</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Alt+H</source>
+        <translation>Alt+N</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Delete the selected entry</source>
+        <translation>Lösche den ausgewählten Eintrag</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&lt;b&gt;Delete&lt;/b&gt;
 &lt;p&gt;Delete the selected entry.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Löschen&lt;/b&gt;
+        <translation>&lt;b&gt;Löschen&lt;/b&gt;
 &lt;p&gt;Lösche den ausgewählten Eintrag.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&amp;Delete</source>
-      <translation>&amp;Löschen</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Alt+D</source>
-      <translation>Alt+L</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Move up</source>
-      <translation>Aufwärts</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&lt;b&gt;Move Up&lt;/b&gt;
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&amp;Delete</source>
+        <translation>&amp;Löschen</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Alt+D</source>
+        <translation>Alt+L</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Move up</source>
+        <translation>Aufwärts</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&lt;b&gt;Move Up&lt;/b&gt;
 &lt;p&gt;Move the selected entry up.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Aufwärts&lt;/b&gt;
+        <translation>&lt;b&gt;Aufwärts&lt;/b&gt;
 &lt;p&gt;Bewege den ausgewählten Eintrag aufwärts.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&amp;Up</source>
-      <translation>Au&amp;f</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Alt+U</source>
-      <translation>Alt+F</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Move down</source>
-      <translation>Abwärts</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&lt;b&gt;Move Down&lt;/b&gt;
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&amp;Up</source>
+        <translation>Au&amp;f</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Alt+U</source>
+        <translation>Alt+F</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Move down</source>
+        <translation>Abwärts</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&lt;b&gt;Move Down&lt;/b&gt;
 &lt;p&gt;Move the selected entry down.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Abwärts&lt;/b&gt;
+        <translation>&lt;b&gt;Abwärts&lt;/b&gt;
 &lt;p&gt;Bewege den ausgewählten Eintrag abwärts.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&amp;Down</source>
-      <translation>A&amp;b</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&amp;File:</source>
-      <translation>&amp;Datei:</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>Enter the filename of the file</source>
-      <translation>Gib den Dateinamen der Datei ein</translation>
-    </message>
-    <message>
-      <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0" />
-      <source>&lt;b&gt;File&lt;/b&gt;
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&amp;Down</source>
+        <translation>A&amp;b</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&amp;File:</source>
+        <translation>&amp;Datei:</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>Enter the filename of the file</source>
+        <translation>Gib den Dateinamen der Datei ein</translation>
+    </message>
+    <message>
+        <location filename="../ViewManager/BookmarkedFilesDialog.ui" line="0"/>
+        <source>&lt;b&gt;File&lt;/b&gt;
 &lt;p&gt;Enter the filename of the bookmarked file.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Datei&lt;/b&gt;&lt;p&gt;Gib den Dateinamen der zu merkenden Datei ein.&lt;/p&gt;</translation>
-    </message>
-  </context>
-  <context>
+        <translation>&lt;b&gt;Datei&lt;/b&gt;&lt;p&gt;Gib den Dateinamen der zu merkenden Datei ein.&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksDialog</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="157" />
-      <source>&amp;Open</source>
-      <translation>Ö&amp;ffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="159" />
-      <source>Open in New &amp;Tab</source>
-      <translation>In neuem &amp;Register öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="161" />
-      <source>Open in New &amp;Background Tab</source>
-      <translation>In neuem &amp;Hintergrundregister öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="164" />
-      <source>Open in New &amp;Window</source>
-      <translation>In neuem &amp;Fenster öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="166" />
-      <source>Open in New Pri&amp;vate Window</source>
-      <translation>In neuem &amp;privaten Fenster öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="169" />
-      <source>Edit &amp;Name</source>
-      <translation>&amp;Namen editieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="172" />
-      <source>Edit &amp;Address</source>
-      <translation>&amp;Adresse editieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0" />
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="175" />
-      <source>&amp;Delete</source>
-      <translation>&amp;Löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="178" />
-      <source>&amp;Properties...</source>
-      <translation>&amp;Eigenschaften …</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="182" />
-      <source>New &amp;Folder...</source>
-      <translation>&amp;Neuer Ordner...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="349" />
-      <source>New Bookmark Folder</source>
-      <translation>Neuer Lesezeichenordner</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="350" />
-      <source>Enter title for new bookmark folder:</source>
-      <translation>Gib den Titel des neuen Lesezeichenordners ein:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="355" />
-      <source>New Folder</source>
-      <translation>Neuer Ordner</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0" />
-      <source>Manage Bookmarks</source>
-      <translation>Lesezeichen verwalten</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0" />
-      <source>Enter search term for bookmarks</source>
-      <translation>Gib den Suchausdruck für Lesezeichen ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0" />
-      <source>Press to delete the selected entries</source>
-      <translation>Drücken, um die ausgwählten Einträge zu löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0" />
-      <source>Press to add a new bookmarks folder</source>
-      <translation>Drücken, um einen neuen Lesezeichenordner hinzuzufügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0" />
-      <source>Add &amp;Folder</source>
-      <translation>&amp;Ordner hinzufügen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="157"/>
+        <source>&amp;Open</source>
+        <translation>Ö&amp;ffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="159"/>
+        <source>Open in New &amp;Tab</source>
+        <translation>In neuem &amp;Register öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="161"/>
+        <source>Open in New &amp;Background Tab</source>
+        <translation>In neuem &amp;Hintergrundregister öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="164"/>
+        <source>Open in New &amp;Window</source>
+        <translation>In neuem &amp;Fenster öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="166"/>
+        <source>Open in New Pri&amp;vate Window</source>
+        <translation>In neuem &amp;privaten Fenster öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="169"/>
+        <source>Edit &amp;Name</source>
+        <translation>&amp;Namen editieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="173"/>
+        <source>Edit &amp;Address</source>
+        <translation>&amp;Adresse editieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0"/>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="176"/>
+        <source>&amp;Delete</source>
+        <translation>&amp;Löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="180"/>
+        <source>&amp;Properties...</source>
+        <translation>&amp;Eigenschaften …</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="185"/>
+        <source>New &amp;Folder...</source>
+        <translation>&amp;Neuer Ordner...</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="352"/>
+        <source>New Bookmark Folder</source>
+        <translation>Neuer Lesezeichenordner</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="353"/>
+        <source>Enter title for new bookmark folder:</source>
+        <translation>Gib den Titel des neuen Lesezeichenordners ein:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.py" line="358"/>
+        <source>New Folder</source>
+        <translation>Neuer Ordner</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0"/>
+        <source>Manage Bookmarks</source>
+        <translation>Lesezeichen verwalten</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0"/>
+        <source>Enter search term for bookmarks</source>
+        <translation>Gib den Suchausdruck für Lesezeichen ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0"/>
+        <source>Press to delete the selected entries</source>
+        <translation>Drücken, um die ausgwählten Einträge zu löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0"/>
+        <source>Press to add a new bookmarks folder</source>
+        <translation>Drücken, um einen neuen Lesezeichenordner hinzuzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksDialog.ui" line="0"/>
+        <source>Add &amp;Folder</source>
+        <translation>&amp;Ordner hinzufügen</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksImportDialog</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.py" line="99" />
-      <source>&lt;b&gt;Importing from {0}&lt;/b&gt;</source>
-      <translation>&lt;b&gt;Imprtiere von {0}&lt;/b&gt;</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.py" line="105" />
-      <source>Finish</source>
-      <translation>Abschließen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.py" line="134" />
-      <source>Error importing bookmarks</source>
-      <translation>Fehler beim Importieren von Lesezeichen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0" />
-      <source>Import Bookmarks</source>
-      <translation>Lesezeichen importieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0" />
-      <source>Choose source from which you want to import bookmarks:</source>
-      <translation>Wähle die Quelle aus, von der Lesezeichen importiert werden sollen:</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0" />
-      <source>Choose the source to import from</source>
-      <translation>Wähle die zu importierende Quelle aus</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0" />
-      <source>Enter the name of the bookmarks file or directory</source>
-      <translation>Gib den Namen der Lesezeichendatei oder des Lesezeichenverzeichnisses ein</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0" />
-      <source>Next &gt;</source>
-      <translation>Weiter &gt;</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0" />
-      <source>Cancel</source>
-      <translation>Abbrechen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.py" line="99"/>
+        <source>&lt;b&gt;Importing from {0}&lt;/b&gt;</source>
+        <translation>&lt;b&gt;Imprtiere von {0}&lt;/b&gt;</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.py" line="105"/>
+        <source>Finish</source>
+        <translation>Abschließen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.py" line="134"/>
+        <source>Error importing bookmarks</source>
+        <translation>Fehler beim Importieren von Lesezeichen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0"/>
+        <source>Import Bookmarks</source>
+        <translation>Lesezeichen importieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0"/>
+        <source>Choose source from which you want to import bookmarks:</source>
+        <translation>Wähle die Quelle aus, von der Lesezeichen importiert werden sollen:</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0"/>
+        <source>Choose the source to import from</source>
+        <translation>Wähle die zu importierende Quelle aus</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0"/>
+        <source>Enter the name of the bookmarks file or directory</source>
+        <translation>Gib den Namen der Lesezeichendatei oder des Lesezeichenverzeichnisses ein</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0"/>
+        <source>Next &gt;</source>
+        <translation>Weiter &gt;</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImportDialog.ui" line="0"/>
+        <source>Cancel</source>
+        <translation>Abbrechen</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksImporters</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImporters/__init__.py" line="47" />
-      <source>XBEL File</source>
-      <translation>XBEL-Datei</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksImporters/__init__.py" line="51" />
-      <source>HTML File</source>
-      <translation>HTML-Datei</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImporters/__init__.py" line="47"/>
+        <source>XBEL File</source>
+        <translation>XBEL-Datei</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksImporters/__init__.py" line="51"/>
+        <source>HTML File</source>
+        <translation>HTML-Datei</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksManager</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="26" />
-      <source>Bookmarks Bar</source>
-      <translation>Lesezeichenleiste</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="27" />
-      <source>Bookmarks Menu</source>
-      <translation>Lesezeichenmenü</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="535" />
-      <source>Remove Bookmark</source>
-      <translation>Lesezeichen löschen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="576" />
-      <source>Insert Bookmark</source>
-      <translation>Lesezeichen einfügen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="617" />
-      <source>Name Change</source>
-      <translation>Namensänderung</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="621" />
-      <source>Address Change</source>
-      <translation>Adressenänderung</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="141" />
-      <source>Loading Bookmarks</source>
-      <translation>Lesezeichen laden</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="142" />
-      <source>Error when loading bookmarks on line {0}, column {1}:
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="26"/>
+        <source>Bookmarks Bar</source>
+        <translation>Lesezeichenleiste</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="27"/>
+        <source>Bookmarks Menu</source>
+        <translation>Lesezeichenmenü</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="535"/>
+        <source>Remove Bookmark</source>
+        <translation>Lesezeichen löschen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="576"/>
+        <source>Insert Bookmark</source>
+        <translation>Lesezeichen einfügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="617"/>
+        <source>Name Change</source>
+        <translation>Namensänderung</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="621"/>
+        <source>Address Change</source>
+        <translation>Adressenänderung</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="141"/>
+        <source>Loading Bookmarks</source>
+        <translation>Lesezeichen laden</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="142"/>
+        <source>Error when loading bookmarks on line {0}, column {1}:
  {2}</source>
-      <translation>Fehler beim Laden der Lesezeichen in Zeile {0}, Spalte {1}:
+        <translation>Fehler beim Laden der Lesezeichen in Zeile {0}, Spalte {1}:
 {2}</translation>
     </message>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="155" />
-      <source>Toolbar Bookmarks</source>
-      <translation>Lesezeichenleiste</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="163" />
-      <source>Menu</source>
-      <translation>Menü</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="210" />
-      <source>Saving Bookmarks</source>
-      <translation>Lesezeichen speichern</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="211" />
-      <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
-      <translation>Fehler beim Speichern der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="392" />
-      <source>Export Bookmarks</source>
-      <translation>Lesezeichen exportieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="394" />
-      <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source>
-      <translation>XBEL Lesezeichen (*.xbel);;XBEL Lesezeichen (*.xml);;HTML Lesezeichen (*.html)</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="416" />
-      <source>Exporting Bookmarks</source>
-      <translation>Lesezeichen exportieren</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417" />
-      <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
-      <translation>Fehler beim Exportieren der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="155"/>
+        <source>Toolbar Bookmarks</source>
+        <translation>Lesezeichenleiste</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="163"/>
+        <source>Menu</source>
+        <translation>Menü</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="210"/>
+        <source>Saving Bookmarks</source>
+        <translation>Lesezeichen speichern</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="211"/>
+        <source>Error saving bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
+        <translation>Fehler beim Speichern der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="392"/>
+        <source>Export Bookmarks</source>
+        <translation>Lesezeichen exportieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="394"/>
+        <source>XBEL bookmarks (*.xbel);;XBEL bookmarks (*.xml);;HTML Bookmarks (*.html)</source>
+        <translation>XBEL Lesezeichen (*.xbel);;XBEL Lesezeichen (*.xml);;HTML Lesezeichen (*.html)</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="416"/>
+        <source>Exporting Bookmarks</source>
+        <translation>Lesezeichen exportieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksManager.py" line="417"/>
+        <source>Error exporting bookmarks to &lt;b&gt;{0}&lt;/b&gt;.</source>
+        <translation>Fehler beim Exportieren der Lesezeichen in &lt;b&gt;{0}&lt;/b&gt;.</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksMenu</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="116" />
-      <source>Open all in Tabs</source>
-      <translation>Alle in Tabs öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="167" />
-      <source>Open</source>
-      <translation>Öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="171" />
-      <source>Open in New Tab	Ctrl+LMB</source>
-      <translation>In neuem Register öffnen	Strg+LMK</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="175" />
-      <source>Open in New Window</source>
-      <translation>In neuem Fenster öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="179" />
-      <source>Open in New Private Window</source>
-      <translation>In neuem privaten Fenster öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="185" />
-      <source>Remove</source>
-      <translation>Entfernen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="190" />
-      <source>Properties...</source>
-      <translation>Eigenschaften...</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="116"/>
+        <source>Open all in Tabs</source>
+        <translation>Alle in Tabs öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="167"/>
+        <source>Open</source>
+        <translation>Öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="171"/>
+        <source>Open in New Tab	Ctrl+LMB</source>
+        <translation>In neuem Register öffnen	Strg+LMK</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="175"/>
+        <source>Open in New Window</source>
+        <translation>In neuem Fenster öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="179"/>
+        <source>Open in New Private Window</source>
+        <translation>In neuem privaten Fenster öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="185"/>
+        <source>Remove</source>
+        <translation>Entfernen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="190"/>
+        <source>Properties...</source>
+        <translation>Eigenschaften...</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksMenuBarMenu</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="352" />
-      <source>Default Home Page</source>
-      <translation>Standard-Startseite</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="356" />
-      <source>Speed Dial</source>
-      <translation>Schnellwahl</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="361" />
-      <source>Open all in Tabs</source>
-      <translation>Alle in Tabs öffnen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="352"/>
+        <source>Default Home Page</source>
+        <translation>Standard-Startseite</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="356"/>
+        <source>Speed Dial</source>
+        <translation>Schnellwahl</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksMenu.py" line="361"/>
+        <source>Open all in Tabs</source>
+        <translation>Alle in Tabs öffnen</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksModel</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksModel.py" line="50" />
-      <source>Title</source>
-      <translation>Titel</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksModel.py" line="51" />
-      <source>Address</source>
-      <translation>Adresse</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksModel.py" line="50"/>
+        <source>Title</source>
+        <translation>Titel</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksModel.py" line="51"/>
+        <source>Address</source>
+        <translation>Adresse</translation>
+    </message>
+</context>
+<context>
     <name>BookmarksToolBar</name>
     <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="41" />
-      <source>Bookmarks</source>
-      <translation>Lesezeichen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="87" />
-      <source>Open</source>
-      <translation>Öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91" />
-      <source>Open in New Tab	Ctrl+LMB</source>
-      <translation>In neuem Register öffnen	Strg+LMK</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="95" />
-      <source>Open in New Window</source>
-      <translation>In neuem Fenster öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="99" />
-      <source>Open in New Private Window</source>
-      <translation>In neuem privaten Fenster öffnen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="105" />
-      <source>Remove</source>
-      <translation>Entfernen</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="110" />
-      <source>Properties...</source>
-      <translation>Eigenschaften...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="115" />
-      <source>Add Bookmark...</source>
-      <translation>Lesezeichen hinzufügen...</translation>
-    </message>
-    <message>
-      <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="116" />
-      <source>Add Folder...</source>
-      <translation>Ordner hinzufügen...</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="41"/>
+        <source>Bookmarks</source>
+        <translation>Lesezeichen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="87"/>
+        <source>Open</source>
+        <translation>Öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="91"/>
+        <source>Open in New Tab	Ctrl+LMB</source>
+        <translation>In neuem Register öffnen	Strg+LMK</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="95"/>
+        <source>Open in New Window</source>
+        <translation>In neuem Fenster öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="99"/>
+        <source>Open in New Private Window</source>
+        <translation>In neuem privaten Fenster öffnen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="105"/>
+        <source>Remove</source>
+        <translation>Entfernen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="110"/>
+        <source>Properties...</source>
+        <translation>Eigenschaften...</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="115"/>
+        <source>Add Bookmark...</source>
+        <translation>Lesezeichen hinzufügen...</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/Bookmarks/BookmarksToolBar.py" line="116"/>
+        <source>Add Folder...</source>
+        <translation>Ordner hinzufügen...</translation>
+    </message>
+</context>
+<context>
     <name>BreakPointModel</name>
     <message>
-      <location filename="../Debugger/BreakPointModel.py" line="39" />
-      <source>Filename</source>
-      <translation>Dateiname</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointModel.py" line="40" />
-      <source>Line</source>
-      <translation>Zeile</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointModel.py" line="41" />
-      <source>Condition</source>
-      <translation>Bedingung</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointModel.py" line="42" />
-      <source>Temporary</source>
-      <translation>Temporär</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointModel.py" line="43" />
-      <source>Enabled</source>
-      <translation>Aktiv</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointModel.py" line="44" />
-      <source>Ignore Count</source>
-      <translation># Ignorierungen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Debugger/BreakPointModel.py" line="39"/>
+        <source>Filename</source>
+        <translation>Dateiname</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointModel.py" line="40"/>
+        <source>Line</source>
+        <translation>Zeile</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointModel.py" line="41"/>
+        <source>Condition</source>
+        <translation>Bedingung</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointModel.py" line="42"/>
+        <source>Temporary</source>
+        <translation>Temporär</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointModel.py" line="43"/>
+        <source>Enabled</source>
+        <translation>Aktiv</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointModel.py" line="44"/>
+        <source>Ignore Count</source>
+        <translation># Ignorierungen</translation>
+    </message>
+</context>
+<context>
     <name>BreakPointViewer</name>
     <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="54" />
-      <source>Breakpoints</source>
-      <translation>Haltepunkte</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="195" />
-      <location filename="../Debugger/BreakPointViewer.py" line="180" />
-      <location filename="../Debugger/BreakPointViewer.py" line="161" />
-      <source>Add</source>
-      <translation>Hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="162" />
-      <source>Edit...</source>
-      <translation>Bearbeiten …</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="164" />
-      <source>Enable</source>
-      <translation>Aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="199" />
-      <location filename="../Debugger/BreakPointViewer.py" line="182" />
-      <location filename="../Debugger/BreakPointViewer.py" line="165" />
-      <source>Enable all</source>
-      <translation>Alle aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="167" />
-      <source>Disable</source>
-      <translation>Deaktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="204" />
-      <location filename="../Debugger/BreakPointViewer.py" line="185" />
-      <location filename="../Debugger/BreakPointViewer.py" line="168" />
-      <source>Disable all</source>
-      <translation>Alle deaktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="171" />
-      <source>Delete</source>
-      <translation>Löschen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="209" />
-      <location filename="../Debugger/BreakPointViewer.py" line="188" />
-      <location filename="../Debugger/BreakPointViewer.py" line="172" />
-      <source>Delete all</source>
-      <translation>Alle löschen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="174" />
-      <source>Goto</source>
-      <translation>Gehe zu</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="212" />
-      <location filename="../Debugger/BreakPointViewer.py" line="192" />
-      <location filename="../Debugger/BreakPointViewer.py" line="176" />
-      <source>Configure...</source>
-      <translation>Einstellungen …</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="197" />
-      <source>Enable selected</source>
-      <translation>Ausgewählte aktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="202" />
-      <source>Disable selected</source>
-      <translation>Ausgewählte deaktivieren</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/BreakPointViewer.py" line="207" />
-      <source>Delete selected</source>
-      <translation>Ausgewählte löschen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Debugger/BreakPointViewer.py" line="54"/>
+        <source>Breakpoints</source>
+        <translation>Haltepunkte</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="195"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="180"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="161"/>
+        <source>Add</source>
+        <translation>Hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="162"/>
+        <source>Edit...</source>
+        <translation>Bearbeiten …</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="164"/>
+        <source>Enable</source>
+        <translation>Aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="199"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="182"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="165"/>
+        <source>Enable all</source>
+        <translation>Alle aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="167"/>
+        <source>Disable</source>
+        <translation>Deaktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="204"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="185"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="168"/>
+        <source>Disable all</source>
+        <translation>Alle deaktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="171"/>
+        <source>Delete</source>
+        <translation>Löschen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="209"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="188"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="172"/>
+        <source>Delete all</source>
+        <translation>Alle löschen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="174"/>
+        <source>Goto</source>
+        <translation>Gehe zu</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="212"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="192"/>
+        <location filename="../Debugger/BreakPointViewer.py" line="176"/>
+        <source>Configure...</source>
+        <translation>Einstellungen …</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="197"/>
+        <source>Enable selected</source>
+        <translation>Ausgewählte aktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="202"/>
+        <source>Disable selected</source>
+        <translation>Ausgewählte deaktivieren</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/BreakPointViewer.py" line="207"/>
+        <source>Delete selected</source>
+        <translation>Ausgewählte löschen</translation>
+    </message>
+</context>
+<context>
     <name>Browser</name>
     <message>
-      <location filename="../UI/Browser.py" line="96" />
-      <source>File-Browser</source>
-      <translation>Dateibrowser</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="115" />
-      <source>&lt;b&gt;The Browser Window&lt;/b&gt;&lt;p&gt;This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.&lt;/p&gt;&lt;p&gt;The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.&lt;/p&gt;&lt;p&gt;The next hierarchy is used to easily navigate the directories that are specified in the Python &lt;tt&gt;sys.path&lt;/tt&gt; variable.&lt;/p&gt;&lt;p&gt;The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with &lt;tt&gt;/&lt;/tt&gt; at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.&lt;/p&gt;&lt;p&gt;Python programs (i.e. those with a &lt;tt&gt;.py&lt;/tt&gt; file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.&lt;/p&gt;&lt;p&gt;The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.&lt;/p&gt;&lt;p&gt;Qt-Designer files (i.e. those with a &lt;tt&gt;.ui&lt;/tt&gt; file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.&lt;/p&gt;&lt;p&gt;Qt-Linguist files (i.e. those with a &lt;tt&gt;.ts&lt;/tt&gt; file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.&lt;/p&gt;</source>
-      <translation>&lt;b&gt;Das Browserfenster&lt;/b&gt;&lt;p&gt;Dies erlaubt es Ihnen, sich leicht in der Verzeichnishierarchie Ihres Systems zu bewegen, Python-Programme zu identifizieren und diese in einem Quelltextfenster zu öffnen. Das Fenster stellt verschiedene Hierarchien dar.&lt;/p&gt;&lt;p&gt;Die erste wird nur angezeigt, wenn ein Programm zum debuggen geöffnet ist. Gewöhnlich werden alle zum Programm zugehörigen Python-Dateien im selben Verzeichnis gespeichert, so dass Sie über diese Hierarchie Zugriff auf das am meisten Benötigte haben.&lt;/p&gt;&lt;p&gt;Die nächste Hierarchie wird verwendet, um sich in den in der Python-Variable &lt;tt&gt;sys.path&lt;/tt&gt; gespeicherten Verzeichnissen zu bewegen.&lt;/p&gt;&lt;p&gt;Die restlichen Hierachien erlauben die Navigation im gesamten System. Unter Unix wird gewöhnlich ein Verzeichnis mit &lt;tt&gt;/&lt;/tt&gt; als Wurzel und eines mit dem Home-Verzeichnis des Nutzers angezeigt. Auf einem Windows-System wird eine Hierarchie pro Laufwerk angezeigt.&lt;/p&gt;&lt;p&gt;Python-Programme (Dateien mit der Endung &lt;tt&gt;.py&lt;/tt&gt;) werden mit einem Python-Symbol dargestellt. Ein Rechtsklick bringt ein Kontextmenü, über das die Datei in einem Editor, zum Debuggen oder für einen Modultest geöffnet werden kann.&lt;/p&gt;&lt;p&gt;Das Kontextmenü einer Klasse, einer Funktion oder einer Methode öffnet die Datei, in der diese Klasse, Funktion oder Methode definiert ist, und stellt sicher, dass die richtige Codezeile sichtbar ist.&lt;/p&gt;&lt;p&gt;Qt-Designer-Dateien (Dateien mit der Endung &lt;tt&gt;.ui&lt;/tt&gt;) werden mit einem Designer-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Designer zu öffnen.&lt;/p&gt;&lt;p&gt;Qt-Linguist-Dateien (Dateien mit der Endung &lt;tt&gt;.ts&lt;/tt&gt;) werden mit einem Linguist-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Linguist zu öffnen.&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="217" />
-      <source>Show Hidden Files</source>
-      <translation>Versteckte Dateien anzeigen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="223" />
-      <source>New</source>
-      <translation>Neu</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="226" />
-      <source>Directory</source>
-      <translation>Verzeichnis</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="229" />
-      <source>File</source>
-      <translation>Datei</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="287" />
-      <location filename="../UI/Browser.py" line="261" />
-      <location filename="../UI/Browser.py" line="234" />
-      <source>Open</source>
-      <translation>Öffnen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="236" />
-      <source>Run unittest...</source>
-      <translation>Modultest …</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="561" />
-      <location filename="../UI/Browser.py" line="552" />
-      <location filename="../UI/Browser.py" line="542" />
-      <location filename="../UI/Browser.py" line="534" />
-      <location filename="../UI/Browser.py" line="270" />
-      <location filename="../UI/Browser.py" line="240" />
-      <source>Show Mime-Type</source>
-      <translation>MIME-Typ anzeigen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="244" />
-      <source>Refresh Source File</source>
-      <translation>Quelltextdatei aktualisieren</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="319" />
-      <location filename="../UI/Browser.py" line="274" />
-      <location filename="../UI/Browser.py" line="248" />
-      <source>Copy Path to Clipboard</source>
-      <translation>Pfad in die Zwischenablage kopieren</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="326" />
-      <location filename="../UI/Browser.py" line="292" />
-      <location filename="../UI/Browser.py" line="281" />
-      <location filename="../UI/Browser.py" line="255" />
-      <source>Delete</source>
-      <translation>Löschen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="263" />
-      <source>Open in Hex Editor</source>
-      <translation>Mit Hex-Editor öffnen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="266" />
-      <source>Open in Icon Editor</source>
-      <translation>Mit Icon-Editor öffnen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="345" />
-      <location filename="../UI/Browser.py" line="337" />
-      <location filename="../UI/Browser.py" line="298" />
-      <source>New toplevel directory...</source>
-      <translation>Neuer übergeordneter Ordner …</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="301" />
-      <source>Add as toplevel directory</source>
-      <translation>Als übergeordneten Ordner hinzufügen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="304" />
-      <source>Remove from toplevel</source>
-      <translation>Vom Anfang entfernen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="308" />
-      <source>Refresh directory</source>
-      <translation>Verzeichnis aktualisieren</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="312" />
-      <source>Find in this directory</source>
-      <translation>In diesem Verzeichnis suchen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="315" />
-      <source>Find &amp;&amp; Replace in this directory</source>
-      <translation>In diesem Verzeichnis suchen &amp;&amp; ersetzen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="330" />
-      <source>Goto</source>
-      <translation>Gehe zu</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="439" />
-      <source>Line {0}</source>
-      <translation>Zeile {0}</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="535" />
-      <source>The mime type of the file could not be determined.</source>
-      <translation>Der MIME-Typ der Datei konnte nicht ermittelt werden.</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="554" />
-      <location filename="../UI/Browser.py" line="543" />
-      <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
-      <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="563" />
-      <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
-      <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt;Soll sie zur Liste der Text MIME-Typen hinzugefügt werden?</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="649" />
-      <source>New toplevel directory</source>
-      <translation>Neuer übergeordneter Ordner</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="885" />
-      <location filename="../UI/Browser.py" line="875" />
-      <location filename="../UI/Browser.py" line="867" />
-      <source>New Directory</source>
-      <translation>Neues Verzeichnis</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="868" />
-      <source>Name for new directory:</source>
-      <translation>Name des neuen Verzeichnisses:</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="909" />
-      <location filename="../UI/Browser.py" line="876" />
-      <source>A file or directory named &lt;b&gt;{0}&lt;/b&gt; exists already. Aborting...</source>
-      <translation>Eine Datei oder ein Verzeichnis mit der Bezeichnung &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Abbruch...</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="886" />
-      <source>&lt;p&gt;The directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Das Verzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht angelegt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="919" />
-      <location filename="../UI/Browser.py" line="908" />
-      <location filename="../UI/Browser.py" line="900" />
-      <source>New File</source>
-      <translation>Neue Datei</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="901" />
-      <source>Name for new file:</source>
-      <translation>Name der neuen Datei:</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="920" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht angelegt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="946" />
-      <source>Do you really want to move this file to the trash?</source>
-      <translation>Soll diese Datei wirklich in den Papierkorb verschoben werden?</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="950" />
-      <source>Do you really want to delete this file?</source>
-      <translation>Soll diese Datei wirklich gelöscht werden?</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="1049" />
-      <location filename="../UI/Browser.py" line="966" />
-      <location filename="../UI/Browser.py" line="957" />
-      <source>Delete File</source>
-      <translation>Datei löschen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="1050" />
-      <location filename="../UI/Browser.py" line="967" />
-      <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Die ausgewählte Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="983" />
-      <source>Do you really want to move this directory to the trash?</source>
-      <translation>Soll dieses Verzeichnis wirklich in den Papierkorb verschoben werden?</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="987" />
-      <source>Do you really want to delete this directory?</source>
-      <translation>Soll dieses Verzeichnis wirklich gelöscht werden?</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="1006" />
-      <location filename="../UI/Browser.py" line="994" />
-      <source>Delete Directory</source>
-      <translation>Verzeichnis löschen</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="1007" />
-      <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Das ausgewählte Verzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="1027" />
-      <source>Do you really want to move these files to the trash?</source>
-      <translation>Sollen diese Dateien wirklich in den Papierkorb verschoben werden?</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="1031" />
-      <source>Do you really want to delete these files?</source>
-      <translation>Sollen diese Dateien wirklich gelöscht werden?</translation>
-    </message>
-    <message>
-      <location filename="../UI/Browser.py" line="1038" />
-      <source>Delete Files</source>
-      <translation>Dateien löschen</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../UI/Browser.py" line="96"/>
+        <source>File-Browser</source>
+        <translation>Dateibrowser</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="115"/>
+        <source>&lt;b&gt;The Browser Window&lt;/b&gt;&lt;p&gt;This allows you to easily navigate the hierarchy of directories and files on your system, identify the Python programs and open them up in a Source Viewer window. The window displays several separate hierarchies.&lt;/p&gt;&lt;p&gt;The first hierarchy is only shown if you have opened a program for debugging and its root is the directory containing that program. Usually all of the separate files that make up a Python application are held in the same directory, so this hierarchy gives you easy access to most of what you will need.&lt;/p&gt;&lt;p&gt;The next hierarchy is used to easily navigate the directories that are specified in the Python &lt;tt&gt;sys.path&lt;/tt&gt; variable.&lt;/p&gt;&lt;p&gt;The remaining hierarchies allow you navigate your system as a whole. On a UNIX system there will be a hierarchy with &lt;tt&gt;/&lt;/tt&gt; at its root and another with the user home directory. On a Windows system there will be a hierarchy for each drive on the system.&lt;/p&gt;&lt;p&gt;Python programs (i.e. those with a &lt;tt&gt;.py&lt;/tt&gt; file name suffix) are identified in the hierarchies with a Python icon. The right mouse button will popup a menu which lets you open the file in a Source Viewer window, open the file for debugging or use it for a unittest run.&lt;/p&gt;&lt;p&gt;The context menu of a class, function or method allows you to open the file defining this class, function or method and will ensure, that the correct source line is visible.&lt;/p&gt;&lt;p&gt;Qt-Designer files (i.e. those with a &lt;tt&gt;.ui&lt;/tt&gt; file name suffix) are shown with a Designer icon. The context menu of these files allows you to start Qt-Designer with that file.&lt;/p&gt;&lt;p&gt;Qt-Linguist files (i.e. those with a &lt;tt&gt;.ts&lt;/tt&gt; file name suffix) are shown with a Linguist icon. The context menu of these files allows you to start Qt-Linguist with that file.&lt;/p&gt;</source>
+        <translation>&lt;b&gt;Das Browserfenster&lt;/b&gt;&lt;p&gt;Dies erlaubt es Ihnen, sich leicht in der Verzeichnishierarchie Ihres Systems zu bewegen, Python-Programme zu identifizieren und diese in einem Quelltextfenster zu öffnen. Das Fenster stellt verschiedene Hierarchien dar.&lt;/p&gt;&lt;p&gt;Die erste wird nur angezeigt, wenn ein Programm zum debuggen geöffnet ist. Gewöhnlich werden alle zum Programm zugehörigen Python-Dateien im selben Verzeichnis gespeichert, so dass Sie über diese Hierarchie Zugriff auf das am meisten Benötigte haben.&lt;/p&gt;&lt;p&gt;Die nächste Hierarchie wird verwendet, um sich in den in der Python-Variable &lt;tt&gt;sys.path&lt;/tt&gt; gespeicherten Verzeichnissen zu bewegen.&lt;/p&gt;&lt;p&gt;Die restlichen Hierachien erlauben die Navigation im gesamten System. Unter Unix wird gewöhnlich ein Verzeichnis mit &lt;tt&gt;/&lt;/tt&gt; als Wurzel und eines mit dem Home-Verzeichnis des Nutzers angezeigt. Auf einem Windows-System wird eine Hierarchie pro Laufwerk angezeigt.&lt;/p&gt;&lt;p&gt;Python-Programme (Dateien mit der Endung &lt;tt&gt;.py&lt;/tt&gt;) werden mit einem Python-Symbol dargestellt. Ein Rechtsklick bringt ein Kontextmenü, über das die Datei in einem Editor, zum Debuggen oder für einen Modultest geöffnet werden kann.&lt;/p&gt;&lt;p&gt;Das Kontextmenü einer Klasse, einer Funktion oder einer Methode öffnet die Datei, in der diese Klasse, Funktion oder Methode definiert ist, und stellt sicher, dass die richtige Codezeile sichtbar ist.&lt;/p&gt;&lt;p&gt;Qt-Designer-Dateien (Dateien mit der Endung &lt;tt&gt;.ui&lt;/tt&gt;) werden mit einem Designer-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Designer zu öffnen.&lt;/p&gt;&lt;p&gt;Qt-Linguist-Dateien (Dateien mit der Endung &lt;tt&gt;.ts&lt;/tt&gt;) werden mit einem Linguist-Symbol dargestellt. Das Kontextmenü dieser Dateien erlaubt es, sie im Qt Linguist zu öffnen.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="217"/>
+        <source>Show Hidden Files</source>
+        <translation>Versteckte Dateien anzeigen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="223"/>
+        <source>New</source>
+        <translation>Neu</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="226"/>
+        <source>Directory</source>
+        <translation>Verzeichnis</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="229"/>
+        <source>File</source>
+        <translation>Datei</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="287"/>
+        <location filename="../UI/Browser.py" line="261"/>
+        <location filename="../UI/Browser.py" line="234"/>
+        <source>Open</source>
+        <translation>Öffnen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="236"/>
+        <source>Run unittest...</source>
+        <translation>Modultest …</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="561"/>
+        <location filename="../UI/Browser.py" line="552"/>
+        <location filename="../UI/Browser.py" line="542"/>
+        <location filename="../UI/Browser.py" line="534"/>
+        <location filename="../UI/Browser.py" line="270"/>
+        <location filename="../UI/Browser.py" line="240"/>
+        <source>Show Mime-Type</source>
+        <translation>MIME-Typ anzeigen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="244"/>
+        <source>Refresh Source File</source>
+        <translation>Quelltextdatei aktualisieren</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="319"/>
+        <location filename="../UI/Browser.py" line="274"/>
+        <location filename="../UI/Browser.py" line="248"/>
+        <source>Copy Path to Clipboard</source>
+        <translation>Pfad in die Zwischenablage kopieren</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="326"/>
+        <location filename="../UI/Browser.py" line="292"/>
+        <location filename="../UI/Browser.py" line="281"/>
+        <location filename="../UI/Browser.py" line="255"/>
+        <source>Delete</source>
+        <translation>Löschen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="263"/>
+        <source>Open in Hex Editor</source>
+        <translation>Mit Hex-Editor öffnen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="266"/>
+        <source>Open in Icon Editor</source>
+        <translation>Mit Icon-Editor öffnen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="345"/>
+        <location filename="../UI/Browser.py" line="337"/>
+        <location filename="../UI/Browser.py" line="298"/>
+        <source>New toplevel directory...</source>
+        <translation>Neuer übergeordneter Ordner …</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="301"/>
+        <source>Add as toplevel directory</source>
+        <translation>Als übergeordneten Ordner hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="304"/>
+        <source>Remove from toplevel</source>
+        <translation>Vom Anfang entfernen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="308"/>
+        <source>Refresh directory</source>
+        <translation>Verzeichnis aktualisieren</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="312"/>
+        <source>Find in this directory</source>
+        <translation>In diesem Verzeichnis suchen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="315"/>
+        <source>Find &amp;&amp; Replace in this directory</source>
+        <translation>In diesem Verzeichnis suchen &amp;&amp; ersetzen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="330"/>
+        <source>Goto</source>
+        <translation>Gehe zu</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="439"/>
+        <source>Line {0}</source>
+        <translation>Zeile {0}</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="535"/>
+        <source>The mime type of the file could not be determined.</source>
+        <translation>Der MIME-Typ der Datei konnte nicht ermittelt werden.</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="554"/>
+        <location filename="../UI/Browser.py" line="543"/>
+        <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.</source>
+        <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="563"/>
+        <source>The file has the mime type &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt; Shall it be added to the list of text mime types?</source>
+        <translation>Die Datei hat den MIME-Typ &lt;b&gt;{0}&lt;/b&gt;.&lt;br/&gt;Soll sie zur Liste der Text MIME-Typen hinzugefügt werden?</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="649"/>
+        <source>New toplevel directory</source>
+        <translation>Neuer übergeordneter Ordner</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="885"/>
+        <location filename="../UI/Browser.py" line="875"/>
+        <location filename="../UI/Browser.py" line="867"/>
+        <source>New Directory</source>
+        <translation>Neues Verzeichnis</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="868"/>
+        <source>Name for new directory:</source>
+        <translation>Name des neuen Verzeichnisses:</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="909"/>
+        <location filename="../UI/Browser.py" line="876"/>
+        <source>A file or directory named &lt;b&gt;{0}&lt;/b&gt; exists already. Aborting...</source>
+        <translation>Eine Datei oder ein Verzeichnis mit der Bezeichnung &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Abbruch...</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="886"/>
+        <source>&lt;p&gt;The directory &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Das Verzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht angelegt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="919"/>
+        <location filename="../UI/Browser.py" line="908"/>
+        <location filename="../UI/Browser.py" line="900"/>
+        <source>New File</source>
+        <translation>Neue Datei</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="901"/>
+        <source>Name for new file:</source>
+        <translation>Name der neuen Datei:</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="920"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; could not be created.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht angelegt werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="946"/>
+        <source>Do you really want to move this file to the trash?</source>
+        <translation>Soll diese Datei wirklich in den Papierkorb verschoben werden?</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="950"/>
+        <source>Do you really want to delete this file?</source>
+        <translation>Soll diese Datei wirklich gelöscht werden?</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="1049"/>
+        <location filename="../UI/Browser.py" line="966"/>
+        <location filename="../UI/Browser.py" line="957"/>
+        <source>Delete File</source>
+        <translation>Datei löschen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="1050"/>
+        <location filename="../UI/Browser.py" line="967"/>
+        <source>&lt;p&gt;The selected file &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Die ausgewählte Datei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="983"/>
+        <source>Do you really want to move this directory to the trash?</source>
+        <translation>Soll dieses Verzeichnis wirklich in den Papierkorb verschoben werden?</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="987"/>
+        <source>Do you really want to delete this directory?</source>
+        <translation>Soll dieses Verzeichnis wirklich gelöscht werden?</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="1006"/>
+        <location filename="../UI/Browser.py" line="994"/>
+        <source>Delete Directory</source>
+        <translation>Verzeichnis löschen</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="1007"/>
+        <source>&lt;p&gt;The selected directory &lt;b&gt;{0}&lt;/b&gt; could not be deleted.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Das ausgewählte Verzeichnis &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelöscht werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="1027"/>
+        <source>Do you really want to move these files to the trash?</source>
+        <translation>Sollen diese Dateien wirklich in den Papierkorb verschoben werden?</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="1031"/>
+        <source>Do you really want to delete these files?</source>
+        <translation>Sollen diese Dateien wirklich gelöscht werden?</translation>
+    </message>
+    <message>
+        <location filename="../UI/Browser.py" line="1038"/>
+        <source>Delete Files</source>
+        <translation>Dateien löschen</translation>
+    </message>
+</context>
+<context>
     <name>BrowserModel</name>
     <message>
-      <location filename="../UI/BrowserModel.py" line="65" />
-      <source>Name</source>
-      <translation>Name</translation>
-    </message>
-    <message>
-      <location filename="../UI/BrowserModel.py" line="661" />
-      <source>Coding: {0}</source>
-      <translation>Kodierung: {0}</translation>
-    </message>
-    <message>
-      <location filename="../UI/BrowserModel.py" line="669" />
-      <source>Globals</source>
-      <translation>Globale Variablen</translation>
-    </message>
-    <message>
-      <location filename="../UI/BrowserModel.py" line="674" />
-      <source>Imports</source>
-      <translation>Importe</translation>
-    </message>
-    <message>
-      <location filename="../UI/BrowserModel.py" line="767" />
-      <source>Attributes</source>
-      <translation>Attribute</translation>
-    </message>
-    <message>
-      <location filename="../UI/BrowserModel.py" line="777" />
-      <source>Class Attributes</source>
-      <translation>Klassenattribute</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../UI/BrowserModel.py" line="65"/>
+        <source>Name</source>
+        <translation>Name</translation>
+    </message>
+    <message>
+        <location filename="../UI/BrowserModel.py" line="661"/>
+        <source>Coding: {0}</source>
+        <translation>Kodierung: {0}</translation>
+    </message>
+    <message>
+        <location filename="../UI/BrowserModel.py" line="669"/>
+        <source>Globals</source>
+        <translation>Globale Variablen</translation>
+    </message>
+    <message>
+        <location filename="../UI/BrowserModel.py" line="674"/>
+        <source>Imports</source>
+        <translation>Importe</translation>
+    </message>
+    <message>
+        <location filename="../UI/BrowserModel.py" line="767"/>
+        <source>Attributes</source>
+        <translation>Attribute</translation>
+    </message>
+    <message>
+        <location filename="../UI/BrowserModel.py" line="777"/>
+        <source>Class Attributes</source>
+        <translation>Klassenattribute</translation>
+    </message>
+</context>
+<context>
     <name>CallStackViewer</name>
     <message>
-      <location filename="../Debugger/CallStackViewer.py" line="56" />
-      <source>Call Stack</source>
-      <translation>Aufrufhierarchie</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="60" />
-      <source>Show source</source>
-      <translation>Zeige Quelltext</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="61" />
-      <source>Clear</source>
-      <translation>Löschen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="63" />
-      <source>Save</source>
-      <translation>Speichern</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="72" />
-      <source>File: {0}
+        <location filename="../Debugger/CallStackViewer.py" line="56"/>
+        <source>Call Stack</source>
+        <translation>Aufrufhierarchie</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="60"/>
+        <source>Show source</source>
+        <translation>Zeige Quelltext</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="61"/>
+        <source>Clear</source>
+        <translation>Löschen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="63"/>
+        <source>Save</source>
+        <translation>Speichern</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="72"/>
+        <source>File: {0}
 Line: {1}
 {2}{3}</source>
-      <translation>Datei: {0}
+        <translation>Datei: {0}
 Zeile: {1}
 {2}{3}</translation>
     </message>
     <message>
-      <location filename="../Debugger/CallStackViewer.py" line="74" />
-      <source>File: {0}
+        <location filename="../Debugger/CallStackViewer.py" line="74"/>
+        <source>File: {0}
 Line: {1}</source>
-      <translation>Datei: {0}
+        <translation>Datei: {0}
 Zeile: {1}</translation>
     </message>
     <message>
-      <location filename="../Debugger/CallStackViewer.py" line="207" />
-      <location filename="../Debugger/CallStackViewer.py" line="193" />
-      <source>Save Call Stack Info</source>
-      <translation>Aufrufhierarchie speichern</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="195" />
-      <source>Text Files (*.txt);;All Files (*)</source>
-      <translation>Textdateien (*.txt);;Alle Dateien (*)</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="208" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="216" />
-      <source>Call Stack of '{0}'</source>
-      <translation>Aufrufhierarchie von '{0}'</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="229" />
-      <source>Error saving Call Stack Info</source>
-      <translation>Fehler beim Speichern der Aufrufhierarchie</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallStackViewer.py" line="230" />
-      <source>&lt;p&gt;The call stack info 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>&lt;p&gt;Die Aufrufhierarchie konnten nicht nach &lt;b&gt;{0}&lt;/b&gt; geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Debugger/CallStackViewer.py" line="207"/>
+        <location filename="../Debugger/CallStackViewer.py" line="193"/>
+        <source>Save Call Stack Info</source>
+        <translation>Aufrufhierarchie speichern</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="195"/>
+        <source>Text Files (*.txt);;All Files (*)</source>
+        <translation>Textdateien (*.txt);;Alle Dateien (*)</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="208"/>
+        <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="216"/>
+        <source>Call Stack of &apos;{0}&apos;</source>
+        <translation>Aufrufhierarchie von &apos;{0}&apos;</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="229"/>
+        <source>Error saving Call Stack Info</source>
+        <translation>Fehler beim Speichern der Aufrufhierarchie</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallStackViewer.py" line="230"/>
+        <source>&lt;p&gt;The call stack info 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>&lt;p&gt;Die Aufrufhierarchie konnten nicht nach &lt;b&gt;{0}&lt;/b&gt; geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
+    </message>
+</context>
+<context>
     <name>CallTraceViewer</name>
     <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Call Trace</source>
-      <translation>Aufrufverfolgung</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Press to start tracing calls and returns</source>
-      <translation>Drücken, um die Aufzeichnung von Aufrufen und Rücksprüngen zu starten</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Press to stop tracing calls and returns</source>
-      <translation>Drücken, um die Aufzeichnung von Aufrufen und Rücksprüngen zu stoppen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Select to stop recording the call trace when the client exits</source>
-      <translation>Auswählen, um die Aufzeichnung beim Beenden des Programms zu stoppen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Stop recording on exit</source>
-      <translation>Aufzeichnung beim Beenden stoppen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Press to resize the columns to their contents</source>
-      <translation>Drücken, um die Breite der Spalten an ihren Inhalt anzupassen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Press to clear the call trace</source>
-      <translation>Drücken, um die Aufrufverfolgung zu löschen</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>Press to save the call trace as a text file</source>
-      <translation>Drücken, um die Aufrufverfolgung in eine Textdatei zu speichern</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="60" />
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>From</source>
-      <translation>Von</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="60" />
-      <location filename="../Debugger/CallTraceViewer.ui" line="0" />
-      <source>To</source>
-      <translation>Nach</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="171" />
-      <location filename="../Debugger/CallTraceViewer.py" line="157" />
-      <source>Save Call Trace Info</source>
-      <translation>Aufrufinformation speichern</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="159" />
-      <source>Text Files (*.txt);;All Files (*)</source>
-      <translation>Textdateien (*.txt);;Alle Dateien (*)</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="172" />
-      <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; already exists. Overwrite it?&lt;/p&gt;</source>
-      <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert bereits. Überschreiben?&lt;/p&gt;</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="180" />
-      <source>Call Trace Info of '{0}'</source>
-      <translation>Aufrufinformation von '{0}'</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="196" />
-      <source>Error saving Call Trace Info</source>
-      <translation>Fehler beim Speichern der Aufrufinformation</translation>
-    </message>
-    <message>
-      <location filename="../Debugger/CallTraceViewer.py" line="197" />
-      <source>&lt;p&gt;The call trace info 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>&lt;p&gt;Die Aufrufinformationen konnten nicht nach &lt;b&gt;{0}&lt;/b&gt; geschrieben werden.&lt;/p&gt;&lt;p&gt;Ursache: {1}&lt;/p&gt;</translation>
-    </message>
-  </context>
-  <context>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Call Trace</source>
+        <translation>Aufrufverfolgung</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Press to start tracing calls and returns</source>
+        <translation>Drücken, um die Aufzeichnung von Aufrufen und Rücksprüngen zu starten</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Press to stop tracing calls and returns</source>
+        <translation>Drücken, um die Aufzeichnung von Aufrufen und Rücksprüngen zu stoppen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Select to stop recording the call trace when the client exits</source>
+        <translation>Auswählen, um die Aufzeichnung beim Beenden des Programms zu stoppen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Stop recording on exit</source>
+        <translation>Aufzeichnung beim Beenden stoppen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Press to resize the columns to their contents</source>
+        <translation>Drücken, um die Breite der Spalten an ihren Inhalt anzupassen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Press to clear the call trace</source>
+        <translation>Drücken, um die Aufrufverfolgung zu löschen</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>Press to save the call trace as a text file</source>
+        <translation>Drücken, um die Aufrufverfolgung in eine Textdatei zu speichern</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.py" line="60"/>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>From</source>
+        <translation>Von</translation>
+    </message>
+    <message>
+        <location filename="../Debugger/CallTraceViewer.py" line="60"/>
+        <location filename="../Debugger/CallTraceViewer.ui" line="0"/>
+        <source>To</source>