Improved the web browser Speeddial (both variants).

Sun, 24 Apr 2016 17:26:54 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 24 Apr 2016 17:26:54 +0200
changeset 4954
36e92a908f3f
parent 4952
d3559dd4e1bc
child 4955
8a966fc19ce3

Improved the web browser Speeddial (both variants).

APIs/Python3/eric6.api file | annotate | diff | comparison | revisions
Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric6.Helpviewer.HelpBrowserWV.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html file | annotate | diff | comparison | revisions
Documentation/Source/eric6.WebBrowser.WebBrowserView.html file | annotate | diff | comparison | revisions
Helpviewer/HelpBrowserWV.py file | annotate | diff | comparison | revisions
Helpviewer/Network/EricAccessHandler.py file | annotate | diff | comparison | revisions
Helpviewer/SpeedDial/SpeedDial.py file | annotate | diff | comparison | revisions
Helpviewer/data/html/speeddialPage.html file | annotate | diff | comparison | revisions
Helpviewer/data/html_rc.py file | annotate | diff | comparison | revisions
WebBrowser/SpeedDial/SpeedDial.py file | annotate | diff | comparison | revisions
WebBrowser/WebBrowserView.py file | annotate | diff | comparison | revisions
i18n/eric6_cs.ts file | annotate | diff | comparison | revisions
i18n/eric6_de.qm file | annotate | diff | comparison | revisions
i18n/eric6_de.ts file | annotate | diff | comparison | revisions
i18n/eric6_en.ts file | annotate | diff | comparison | revisions
i18n/eric6_es.ts file | annotate | diff | comparison | revisions
i18n/eric6_fr.ts file | annotate | diff | comparison | revisions
i18n/eric6_it.ts file | annotate | diff | comparison | revisions
i18n/eric6_pt.ts file | annotate | diff | comparison | revisions
i18n/eric6_ru.ts file | annotate | diff | comparison | revisions
i18n/eric6_tr.ts file | annotate | diff | comparison | revisions
i18n/eric6_zh_CN.ts file | annotate | diff | comparison | revisions
--- a/APIs/Python3/eric6.api	Sun Apr 24 14:19:17 2016 +0200
+++ b/APIs/Python3/eric6.api	Sun Apr 24 17:26:54 2016 +0200
@@ -3291,6 +3291,7 @@
 eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.reload?4()
 eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.removeImageForUrl?4(url)
 eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.removePage?4(url)
+eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.resetDials?4()
 eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.save?4()
 eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.sdSize?4()
 eric6.Helpviewer.SpeedDial.SpeedDial.SpeedDial.setPagesInRow?4(count)
@@ -10477,6 +10478,7 @@
 eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.reload?4()
 eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.removeImageForUrl?4(url)
 eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.removePage?4(url)
+eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.resetDials?4()
 eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.save?4()
 eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.sdSize?4()
 eric6.WebBrowser.SpeedDial.SpeedDial.SpeedDial.setPagesInRow?4(count)
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Sun Apr 24 14:19:17 2016 +0200
+++ b/Documentation/Help/source.qhp	Sun Apr 24 17:26:54 2016 +0200
@@ -6326,10 +6326,12 @@
       <keyword name="HelpBrowser.__accessKeyShortcut" id="HelpBrowser.__accessKeyShortcut" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__accessKeyShortcut" />
       <keyword name="HelpBrowser.__addExternalBinding" id="HelpBrowser.__addExternalBinding" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addExternalBinding" />
       <keyword name="HelpBrowser.__addSearchEngine" id="HelpBrowser.__addSearchEngine" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addSearchEngine" />
+      <keyword name="HelpBrowser.__addSpeedDial" id="HelpBrowser.__addSpeedDial" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__addSpeedDial" />
       <keyword name="HelpBrowser.__applyZoom" id="HelpBrowser.__applyZoom" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__applyZoom" />
       <keyword name="HelpBrowser.__blockImage" id="HelpBrowser.__blockImage" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__blockImage" />
       <keyword name="HelpBrowser.__bookmarkLink" id="HelpBrowser.__bookmarkLink" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__bookmarkLink" />
       <keyword name="HelpBrowser.__checkForAccessKey" id="HelpBrowser.__checkForAccessKey" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__checkForAccessKey" />
+      <keyword name="HelpBrowser.__configureSpeedDial" id="HelpBrowser.__configureSpeedDial" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__configureSpeedDial" />
       <keyword name="HelpBrowser.__copyImage" id="HelpBrowser.__copyImage" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__copyImage" />
       <keyword name="HelpBrowser.__copyLink" id="HelpBrowser.__copyLink" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__copyLink" />
       <keyword name="HelpBrowser.__copyLocation" id="HelpBrowser.__copyLocation" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__copyLocation" />
@@ -6358,6 +6360,8 @@
       <keyword name="HelpBrowser.__printClickedFrame" id="HelpBrowser.__printClickedFrame" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__printClickedFrame" />
       <keyword name="HelpBrowser.__printPdfClickedFrame" id="HelpBrowser.__printPdfClickedFrame" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__printPdfClickedFrame" />
       <keyword name="HelpBrowser.__printPreviewClickedFrame" id="HelpBrowser.__printPreviewClickedFrame" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__printPreviewClickedFrame" />
+      <keyword name="HelpBrowser.__reloadAllSpeedDials" id="HelpBrowser.__reloadAllSpeedDials" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__reloadAllSpeedDials" />
+      <keyword name="HelpBrowser.__resetSpeedDials" id="HelpBrowser.__resetSpeedDials" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__resetSpeedDials" />
       <keyword name="HelpBrowser.__searchRequested" id="HelpBrowser.__searchRequested" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__searchRequested" />
       <keyword name="HelpBrowser.__sendLink" id="HelpBrowser.__sendLink" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__sendLink" />
       <keyword name="HelpBrowser.__showAccessKeys" id="HelpBrowser.__showAccessKeys" ref="eric6.Helpviewer.HelpBrowserWV.html#HelpBrowser.__showAccessKeys" />
@@ -12294,6 +12298,8 @@
       <keyword name="SpeedDial.removeImageForUrl" id="SpeedDial.removeImageForUrl" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.removeImageForUrl" />
       <keyword name="SpeedDial.removePage" id="SpeedDial.removePage" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.removePage" />
       <keyword name="SpeedDial.removePage" id="SpeedDial.removePage" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.removePage" />
+      <keyword name="SpeedDial.resetDials" id="SpeedDial.resetDials" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.resetDials" />
+      <keyword name="SpeedDial.resetDials" id="SpeedDial.resetDials" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.resetDials" />
       <keyword name="SpeedDial.save" id="SpeedDial.save" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.save" />
       <keyword name="SpeedDial.save" id="SpeedDial.save" ref="eric6.WebBrowser.SpeedDial.SpeedDial.html#SpeedDial.save" />
       <keyword name="SpeedDial.sdSize" id="SpeedDial.sdSize" ref="eric6.Helpviewer.SpeedDial.SpeedDial.html#SpeedDial.sdSize" />
@@ -15306,6 +15312,7 @@
       <keyword name="WebBrowserView.__reloadAllSpeedDials" id="WebBrowserView.__reloadAllSpeedDials" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__reloadAllSpeedDials" />
       <keyword name="WebBrowserView.__renderPreview" id="WebBrowserView.__renderPreview" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__renderPreview" />
       <keyword name="WebBrowserView.__renderProcessTerminated" id="WebBrowserView.__renderProcessTerminated" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__renderProcessTerminated" />
+      <keyword name="WebBrowserView.__resetSpeedDials" id="WebBrowserView.__resetSpeedDials" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__resetSpeedDials" />
       <keyword name="WebBrowserView.__searchDefaultRequested" id="WebBrowserView.__searchDefaultRequested" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__searchDefaultRequested" />
       <keyword name="WebBrowserView.__searchRequested" id="WebBrowserView.__searchRequested" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__searchRequested" />
       <keyword name="WebBrowserView.__sendLink" id="WebBrowserView.__sendLink" ref="eric6.WebBrowser.WebBrowserView.html#WebBrowserView.__sendLink" />
--- a/Documentation/Source/eric6.Helpviewer.HelpBrowserWV.html	Sun Apr 24 14:19:17 2016 +0200
+++ b/Documentation/Source/eric6.Helpviewer.HelpBrowserWV.html	Sun Apr 24 17:26:54 2016 +0200
@@ -108,6 +108,9 @@
 <td><a href="#HelpBrowser.__addSearchEngine">__addSearchEngine</a></td>
 <td>Private slot to add a new search engine.</td>
 </tr><tr>
+<td><a href="#HelpBrowser.__addSpeedDial">__addSpeedDial</a></td>
+<td>Private slot to add a new speed dial.</td>
+</tr><tr>
 <td><a href="#HelpBrowser.__applyZoom">__applyZoom</a></td>
 <td>Private slot to apply the current zoom factor.</td>
 </tr><tr>
@@ -120,6 +123,9 @@
 <td><a href="#HelpBrowser.__checkForAccessKey">__checkForAccessKey</a></td>
 <td>Private method to check the existence of an access key and activate the corresponding link.</td>
 </tr><tr>
+<td><a href="#HelpBrowser.__configureSpeedDial">__configureSpeedDial</a></td>
+<td>Private slot to configure the speed dial.</td>
+</tr><tr>
 <td><a href="#HelpBrowser.__copyImage">__copyImage</a></td>
 <td>Private slot to copy an image to the clipboard.</td>
 </tr><tr>
@@ -204,6 +210,12 @@
 <td><a href="#HelpBrowser.__printPreviewClickedFrame">__printPreviewClickedFrame</a></td>
 <td>Private slot to show a print preview of the clicked frame.</td>
 </tr><tr>
+<td><a href="#HelpBrowser.__reloadAllSpeedDials">__reloadAllSpeedDials</a></td>
+<td>Private slot to reload all speed dials.</td>
+</tr><tr>
+<td><a href="#HelpBrowser.__resetSpeedDials">__resetSpeedDials</a></td>
+<td>Private slot to reset all speed dials to the default pages.</td>
+</tr><tr>
 <td><a href="#HelpBrowser.__searchRequested">__searchRequested</a></td>
 <td>Private slot to search for some text with a selected search engine.</td>
 </tr><tr>
@@ -404,6 +416,11 @@
 <b>__addSearchEngine</b>(<i></i>)
 <p>
         Private slot to add a new search engine.
+</p><a NAME="HelpBrowser.__addSpeedDial" ID="HelpBrowser.__addSpeedDial"></a>
+<h4>HelpBrowser.__addSpeedDial</h4>
+<b>__addSpeedDial</b>(<i></i>)
+<p>
+        Private slot to add a new speed dial.
 </p><a NAME="HelpBrowser.__applyZoom" ID="HelpBrowser.__applyZoom"></a>
 <h4>HelpBrowser.__applyZoom</h4>
 <b>__applyZoom</b>(<i></i>)
@@ -435,7 +452,12 @@
 <dd>
 flag indicating, if the event was handled (boolean)
 </dd>
-</dl><a NAME="HelpBrowser.__copyImage" ID="HelpBrowser.__copyImage"></a>
+</dl><a NAME="HelpBrowser.__configureSpeedDial" ID="HelpBrowser.__configureSpeedDial"></a>
+<h4>HelpBrowser.__configureSpeedDial</h4>
+<b>__configureSpeedDial</b>(<i></i>)
+<p>
+        Private slot to configure the speed dial.
+</p><a NAME="HelpBrowser.__copyImage" ID="HelpBrowser.__copyImage"></a>
 <h4>HelpBrowser.__copyImage</h4>
 <b>__copyImage</b>(<i></i>)
 <p>
@@ -672,6 +694,16 @@
 <b>__printPreviewClickedFrame</b>(<i></i>)
 <p>
         Private slot to show a print preview of the clicked frame.
+</p><a NAME="HelpBrowser.__reloadAllSpeedDials" ID="HelpBrowser.__reloadAllSpeedDials"></a>
+<h4>HelpBrowser.__reloadAllSpeedDials</h4>
+<b>__reloadAllSpeedDials</b>(<i></i>)
+<p>
+        Private slot to reload all speed dials.
+</p><a NAME="HelpBrowser.__resetSpeedDials" ID="HelpBrowser.__resetSpeedDials"></a>
+<h4>HelpBrowser.__resetSpeedDials</h4>
+<b>__resetSpeedDials</b>(<i></i>)
+<p>
+        Private slot to reset all speed dials to the default pages.
 </p><a NAME="HelpBrowser.__searchRequested" ID="HelpBrowser.__searchRequested"></a>
 <h4>HelpBrowser.__searchRequested</h4>
 <b>__searchRequested</b>(<i>act</i>)
--- a/Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html	Sun Apr 24 14:19:17 2016 +0200
+++ b/Documentation/Source/eric6.Helpviewer.SpeedDial.SpeedDial.html	Sun Apr 24 17:26:54 2016 +0200
@@ -123,6 +123,9 @@
 <td><a href="#SpeedDial.removePage">removePage</a></td>
 <td>Public method to remove a page.</td>
 </tr><tr>
+<td><a href="#SpeedDial.resetDials">resetDials</a></td>
+<td>Public method to reset the speed dials to the default values.</td>
+</tr><tr>
 <td><a href="#SpeedDial.save">save</a></td>
 <td>Public method to save the speed dial configuration.</td>
 </tr><tr>
@@ -331,7 +334,12 @@
 <dd>
 URL of the page (QUrl)
 </dd>
-</dl><a NAME="SpeedDial.save" ID="SpeedDial.save"></a>
+</dl><a NAME="SpeedDial.resetDials" ID="SpeedDial.resetDials"></a>
+<h4>SpeedDial.resetDials</h4>
+<b>resetDials</b>(<i></i>)
+<p>
+        Public method to reset the speed dials to the default values.
+</p><a NAME="SpeedDial.save" ID="SpeedDial.save"></a>
 <h4>SpeedDial.save</h4>
 <b>save</b>(<i></i>)
 <p>
--- a/Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html	Sun Apr 24 14:19:17 2016 +0200
+++ b/Documentation/Source/eric6.WebBrowser.SpeedDial.SpeedDial.html	Sun Apr 24 17:26:54 2016 +0200
@@ -126,6 +126,9 @@
 <td><a href="#SpeedDial.removePage">removePage</a></td>
 <td>Public method to remove a page.</td>
 </tr><tr>
+<td><a href="#SpeedDial.resetDials">resetDials</a></td>
+<td>Public method to reset the speed dials to the default values.</td>
+</tr><tr>
 <td><a href="#SpeedDial.save">save</a></td>
 <td>Public method to save the speed dial configuration.</td>
 </tr><tr>
@@ -346,7 +349,12 @@
 <dd>
 URL of the page (QUrl)
 </dd>
-</dl><a NAME="SpeedDial.save" ID="SpeedDial.save"></a>
+</dl><a NAME="SpeedDial.resetDials" ID="SpeedDial.resetDials"></a>
+<h4>SpeedDial.resetDials</h4>
+<b>resetDials</b>(<i></i>)
+<p>
+        Public method to reset the speed dials to the default values.
+</p><a NAME="SpeedDial.save" ID="SpeedDial.save"></a>
 <h4>SpeedDial.save</h4>
 <b>save</b>(<i></i>)
 <p>
--- a/Documentation/Source/eric6.WebBrowser.WebBrowserView.html	Sun Apr 24 14:19:17 2016 +0200
+++ b/Documentation/Source/eric6.WebBrowser.WebBrowserView.html	Sun Apr 24 17:26:54 2016 +0200
@@ -192,6 +192,9 @@
 <td><a href="#WebBrowserView.__renderProcessTerminated">__renderProcessTerminated</a></td>
 <td>Private slot handling a crash of the web page render process.</td>
 </tr><tr>
+<td><a href="#WebBrowserView.__resetSpeedDials">__resetSpeedDials</a></td>
+<td>Private slot to reset all speed dials to the default pages.</td>
+</tr><tr>
 <td><a href="#WebBrowserView.__searchDefaultRequested">__searchDefaultRequested</a></td>
 <td>Private slot to search for some text with the current search engine.</td>
 </tr><tr>
@@ -699,7 +702,12 @@
 <dd>
 exit code of the process
 </dd>
-</dl><a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a>
+</dl><a NAME="WebBrowserView.__resetSpeedDials" ID="WebBrowserView.__resetSpeedDials"></a>
+<h4>WebBrowserView.__resetSpeedDials</h4>
+<b>__resetSpeedDials</b>(<i></i>)
+<p>
+        Private slot to reset all speed dials to the default pages.
+</p><a NAME="WebBrowserView.__searchDefaultRequested" ID="WebBrowserView.__searchDefaultRequested"></a>
 <h4>WebBrowserView.__searchDefaultRequested</h4>
 <b>__searchDefaultRequested</b>(<i></i>)
 <p>
--- a/Helpviewer/HelpBrowserWV.py	Sun Apr 24 14:19:17 2016 +0200
+++ b/Helpviewer/HelpBrowserWV.py	Sun Apr 24 17:26:54 2016 +0200
@@ -1171,6 +1171,31 @@
         from .UserAgent.UserAgentMenu import UserAgentMenu
         menu = QMenu(self)
         
+        if self.url().toString() == "eric:speeddial":
+            # special menu for the spedd dial page
+            menu.addAction(self.mw.newTabAct)
+            menu.addAction(self.mw.newAct)
+            menu.addSeparator()
+            menu.addAction(self.mw.backAct)
+            menu.addAction(self.mw.forwardAct)
+            menu.addSeparator()
+            menu.addAction(
+                UI.PixmapCache.getIcon("plus.png"),
+                self.tr("Add New Page"), self.__addSpeedDial)
+            menu.addAction(
+                UI.PixmapCache.getIcon("preferences-general.png"),
+                self.tr("Configure Speed Dial"), self.__configureSpeedDial)
+            menu.addSeparator()
+            menu.addAction(
+                UI.PixmapCache.getIcon("reload.png"),
+                self.tr("Reload All Dials"), self.__reloadAllSpeedDials)
+            menu.addSeparator()
+            menu.addAction(
+                self.tr("Reset to Default Dials"), self.__resetSpeedDials)
+            
+            menu.exec_(evt.globalPos())
+            return
+        
         frameAtPos = self.page().frameAt(evt.pos())
         hit = self.page().mainFrame().hitTestContent(evt.pos())
         if not hit.linkUrl().isEmpty():
@@ -2602,6 +2627,34 @@
         editor.setText(src, "Html")
         editor.setLanguage("dummy.html")
         editor.show()
+    
+    ###########################################################################
+    ## Speed Dial slots below
+    ###########################################################################
+    
+    def __addSpeedDial(self):
+        """
+        Private slot to add a new speed dial.
+        """
+        self.page().mainFrame().evaluateJavaScript("addSpeedDial();")
+    
+    def __configureSpeedDial(self):
+        """
+        Private slot to configure the speed dial.
+        """
+        self.page().mainFrame().evaluateJavaScript("configureSpeedDial();")
+    
+    def __reloadAllSpeedDials(self):
+        """
+        Private slot to reload all speed dials.
+        """
+        self.page().mainFrame().evaluateJavaScript("reloadAll();")
+    
+    def __resetSpeedDials(self):
+        """
+        Private slot to reset all speed dials to the default pages.
+        """
+        self.__speedDial.resetDials()
 
 
 def contentSniff(data):
--- a/Helpviewer/Network/EricAccessHandler.py	Sun Apr 24 14:19:17 2016 +0200
+++ b/Helpviewer/Network/EricAccessHandler.py	Sun Apr 24 17:26:54 2016 +0200
@@ -100,6 +100,9 @@
                 .replace("@TITLE-RELOAD@", self.tr("Reload"))
                 .replace("@TITLE-WARN@",
                          self.tr("Are you sure to remove this speed dial?"))
+                .replace("@TITLE-WARN-REL@",
+                         self.tr("Are you sure you want to reload all speed"
+                                 " dials?"))
                 .replace("@TITLE-FETCHTITLE@",
                          self.tr("Load title from page"))
                 .replace("@SETTINGS-TITLE@",
--- a/Helpviewer/SpeedDial/SpeedDial.py	Sun Apr 24 14:19:17 2016 +0200
+++ b/Helpviewer/SpeedDial/SpeedDial.py	Sun Apr 24 17:26:54 2016 +0200
@@ -219,6 +219,22 @@
         else:
             self.speedDialSaved.emit()
     
+    def resetDials(self):
+        """
+        Public method to reset the speed dials to the default values.
+        """
+        ok = E5MessageBox.yesNo(
+            None,
+            self.tr("Reset Speed Dials"),
+            self.tr("""Are you sure you want to reset the speed dials to"""
+                    """ the default pages?"""))
+        if ok:
+            speedDialFile = self.getFileName()
+            if os.path.exists(speedDialFile):
+                os.remove(speedDialFile)
+            
+            self.__load()
+    
     def close(self):
         """
         Public method to close the user agents manager.
--- a/Helpviewer/data/html/speeddialPage.html	Sun Apr 24 14:19:17 2016 +0200
+++ b/Helpviewer/data/html/speeddialPage.html	Sun Apr 24 17:26:54 2016 +0200
@@ -277,6 +277,12 @@
         $('#fadeOverlay').fadeOut("slow", function() {$("#fadeOverlay").remove();});
     }
 
+    function addSpeedDial()
+    {
+        onEditClick(addBox('', NEW_PAGE, ''));
+        alignPage();
+    }
+    
     function onEditClick(box) {
         editingId = $(box).index();
         var boxUrl = $(box).children('a').first().attr('href');
@@ -515,6 +521,31 @@
     }
 
 
+    function configureSpeedDial()
+    {
+        // Load settings
+        $('#PgInRow').val(MAX_PAGES_ROW);
+        $('#sliderValuePg').html(MAX_PAGES_ROW);
+        $('#SdSize').val(DIAL_WIDTH);
+        $('#SdSizeToggle').prop('checked', DIAL_WIDTH != 231);
+        $('#sliderValueSd').html(DIAL_WIDTH);
+        $('#SdSizeToggle').is(':checked') ? $('#SdSize').removeAttr('disabled') : $('#SdSize').attr('disabled', 'disabled');
+
+        // Show dialog
+        $('#fadeOverlay2').css({'filter' : 'alpha(opacity=100)'}).fadeIn();
+        $('#fadeOverlay2').click(function() { $(this).fadeOut('slow'); });
+        $('#settingsBox').click(function(event) { event.stopPropagation(); });
+    }
+
+
+    function reloadAll() {
+        if (confirm("@TITLE-WARN-REL@"))
+            $('div.entry').each(function(i) {
+                onReloadClick($(this));
+            });
+    }
+
+
     $(document).ready(function () {
       var sdSize = 'DIAL_WIDTH';
       sdSize == '231' ? $('#SdSizeToggle').prop('checked', false) : $('#SdSizeToggle').prop('checked', true)
@@ -526,8 +557,8 @@
 
 <body>
     <div id="quickdial"></div>
-    <a onClick="$('#fadeOverlay2').css({'filter' : 'alpha(opacity=90)'}).fadeIn();$('#fadeOverlay2').click(function() { $(this).fadeOut('slow'); });$('#settingsBox').click(function(event) { event.stopPropagation(); });" title="@SETTINGS-TITLE@" class="sett"></a>
-    <a onClick="onEditClick(addBox('', NEW_PAGE, '')); alignPage();" title="@ADD-TITLE@" class="add"></a>
+    <a onClick="configureSpeedDial();" title="@SETTINGS-TITLE@" class="sett"></a>
+    <a onClick="addSpeedDial();" title="@ADD-TITLE@" class="add"></a>
 
     <script type="text/javascript">
         @INITIAL-SCRIPT@
--- a/Helpviewer/data/html_rc.py	Sun Apr 24 14:19:17 2016 +0200
+++ b/Helpviewer/data/html_rc.py	Sun Apr 24 17:26:54 2016 +0200
@@ -2,13 +2,359 @@
 
 # Resource object code
 #
-# Created by: The Resource Compiler for PyQt5 (Qt v5.5.0)
+# Created by: The Resource Compiler for PyQt5 (Qt v5.6.0)
 #
 # WARNING! All changes made in this file will be lost!
 
 from PyQt5 import QtCore
 
 qt_resource_data = b"\
+\x00\x00\x03\x7c\
+\x3c\
+\x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\
+\x68\x74\x6d\x6c\x3e\x0a\x3c\x68\x65\x61\x64\x3e\x0a\x3c\x6d\x65\
+\x74\x61\x20\x63\x68\x61\x72\x73\x65\x74\x3d\x22\x75\x74\x66\x2d\
+\x38\x22\x3e\x20\x0a\x3c\x6d\x65\x74\x61\x20\x68\x74\x74\x70\x2d\
+\x65\x71\x75\x69\x76\x3d\x22\x63\x6f\x6e\x74\x65\x6e\x74\x2d\x74\
+\x79\x70\x65\x22\x20\x63\x6f\x6e\x74\x65\x6e\x74\x3d\x22\x74\x65\
+\x78\x74\x2f\x68\x74\x6d\x6c\x3b\x20\x63\x68\x61\x72\x73\x65\x74\
+\x3d\x75\x74\x66\x2d\x38\x22\x3e\x0a\x3c\x74\x69\x74\x6c\x65\x3e\
+\x40\x54\x49\x54\x4c\x45\x40\x3c\x2f\x74\x69\x74\x6c\x65\x3e\x0a\
+\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x69\x63\x6f\x6e\x22\
+\x20\x68\x72\x65\x66\x3d\x22\x40\x46\x41\x56\x49\x43\x4f\x4e\x40\
+\x22\x20\x74\x79\x70\x65\x3d\x22\x69\x6d\x61\x67\x65\x2f\x78\x2d\
+\x69\x63\x6f\x6e\x22\x20\x2f\x3e\x0a\x3c\x73\x74\x79\x6c\x65\x3e\
+\x0a\x62\x6f\x64\x79\x20\x7b\x0a\x20\x20\x70\x61\x64\x64\x69\x6e\
+\x67\x3a\x20\x33\x65\x6d\x20\x30\x65\x6d\x3b\x0a\x20\x20\x62\x61\
+\x63\x6b\x67\x72\x6f\x75\x6e\x64\x3a\x20\x2d\x77\x65\x62\x6b\x69\
+\x74\x2d\x67\x72\x61\x64\x69\x65\x6e\x74\x28\x6c\x69\x6e\x65\x61\
+\x72\x2c\x20\x6c\x65\x66\x74\x20\x74\x6f\x70\x2c\x20\x6c\x65\x66\
+\x74\x20\x62\x6f\x74\x74\x6f\x6d\x2c\x20\x66\x72\x6f\x6d\x28\x23\
+\x38\x35\x37\x38\x34\x41\x29\x2c\x20\x74\x6f\x28\x23\x46\x44\x46\
+\x44\x46\x44\x29\x2c\x20\x63\x6f\x6c\x6f\x72\x2d\x73\x74\x6f\x70\
+\x28\x30\x2e\x35\x2c\x20\x23\x46\x44\x46\x44\x46\x44\x29\x29\x3b\
+\x0a\x20\x20\x62\x61\x63\x6b\x67\x72\x6f\x75\x6e\x64\x2d\x72\x65\
+\x70\x65\x61\x74\x3a\x20\x72\x65\x70\x65\x61\x74\x2d\x78\x3b\x0a\
+\x7d\x0a\x23\x62\x6f\x78\x20\x7b\x0a\x20\x20\x62\x61\x63\x6b\x67\
+\x72\x6f\x75\x6e\x64\x3a\x20\x77\x68\x69\x74\x65\x3b\x0a\x20\x20\
+\x62\x6f\x72\x64\x65\x72\x3a\x20\x31\x70\x78\x20\x73\x6f\x6c\x69\
+\x64\x20\x23\x38\x35\x37\x38\x34\x41\x3b\x0a\x20\x20\x6d\x61\x78\
+\x2d\x77\x69\x64\x74\x68\x3a\x20\x36\x30\x30\x70\x78\x3b\x0a\x20\
+\x20\x68\x65\x69\x67\x68\x74\x3a\x20\x35\x30\x25\x3b\x0a\x20\x20\
+\x70\x61\x64\x64\x69\x6e\x67\x3a\x20\x34\x30\x70\x78\x3b\x0a\x20\
+\x20\x70\x61\x64\x64\x69\x6e\x67\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\
+\x20\x31\x30\x70\x78\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x3a\
+\x20\x61\x75\x74\x6f\x3b\x0a\x20\x20\x62\x6f\x72\x64\x65\x72\x2d\
+\x72\x61\x64\x69\x75\x73\x3a\x20\x30\x2e\x38\x65\x6d\x3b\x0a\x20\
+\x20\x74\x65\x78\x74\x2d\x61\x6c\x69\x67\x6e\x3a\x20\x63\x65\x6e\
+\x74\x65\x72\x3b\x0a\x20\x20\x76\x65\x72\x74\x69\x63\x61\x6c\x2d\
+\x61\x6c\x69\x67\x6e\x3a\x20\x6d\x69\x64\x64\x6c\x65\x3b\x0a\x20\
+\x20\x6d\x61\x72\x67\x69\x6e\x3a\x20\x61\x75\x74\x6f\x3b\x0a\x7d\
+\x0a\x68\x31\x20\x7b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\x73\x69\x7a\
+\x65\x3a\x20\x31\x33\x30\x25\x3b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\
+\x77\x65\x69\x67\x68\x74\x3a\x20\x62\x6f\x6c\x64\x3b\x0a\x20\x20\
+\x62\x6f\x72\x64\x65\x72\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\x20\x31\
+\x70\x78\x20\x73\x6f\x6c\x69\x64\x20\x23\x38\x35\x37\x38\x34\x41\
+\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x2d\x62\x6f\x74\x74\x6f\
+\x6d\x3a\x20\x30\x70\x78\x3b\x0a\x7d\x0a\x3c\x2f\x73\x74\x79\x6c\
+\x65\x3e\x0a\x3c\x2f\x68\x65\x61\x64\x3e\x0a\x3c\x62\x6f\x64\x79\
+\x3e\x0a\x20\x20\x3c\x64\x69\x76\x20\x69\x64\x3d\x22\x62\x6f\x78\
+\x22\x3e\x0a\x20\x20\x20\x20\x3c\x69\x6d\x67\x20\x73\x72\x63\x3d\
+\x22\x40\x49\x4d\x41\x47\x45\x40\x22\x20\x77\x69\x64\x74\x68\x3d\
+\x22\x36\x34\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x36\x34\x22\
+\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x68\x31\x3e\x41\x64\x42\x6c\x6f\
+\x63\x6b\x20\x50\x6c\x75\x73\x3c\x2f\x68\x31\x3e\x0a\x20\x20\x20\
+\x20\x3c\x70\x3e\x40\x4d\x45\x53\x53\x41\x47\x45\x40\x3c\x2f\x70\
+\x3e\x0a\x20\x20\x3c\x2f\x64\x69\x76\x3e\x0a\x3c\x2f\x62\x6f\x64\
+\x79\x3e\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e\x0a\
+\x00\x00\x11\xde\
+\x00\
+\x00\x47\xaf\x78\x9c\xcd\x3c\x6b\x77\xdb\xc6\xb1\xdf\xf5\x2b\x36\
+\xb0\x1d\x80\x31\xdf\xb2\x1c\x59\x14\x55\xca\x12\x1d\xb3\x95\x25\
+\x55\xa4\xe3\xa4\xae\x8f\x0f\x44\xac\x48\xd4\x20\x80\x02\xa0\x1e\
+\x75\xf4\xdf\x3b\xb3\xbb\x00\x76\x17\x00\x49\xc9\xbe\xbd\x61\x4e\
+\x2d\x12\x3b\x33\x3b\xef\x99\x7d\xa0\xfb\x3f\x1c\x9f\x1d\x4d\x7e\
+\x3f\x1f\x92\x79\xb2\xf0\x0e\xb6\xf6\xd3\x3f\xd4\x76\xe0\xcf\x82\
+\x26\x36\x8c\x24\x61\x83\xfe\x7b\xe9\x5e\xf7\x8d\x69\xe0\x27\xd4\
+\x4f\x1a\xc9\x5d\x48\x0d\x22\x7e\xf5\x8d\x84\xde\x26\x2d\x44\xed\
+\x91\xe9\xdc\x8e\x62\x9a\xf4\x97\xc9\x55\x63\xd7\x00\x1a\x89\x9b\
+\x78\xf4\x60\x30\x1e\x4d\x86\x8d\xc9\x68\x72\x32\x1c\xec\xb7\xf8\
+\xb3\xad\x7d\xcf\xf5\xbf\x90\x88\x7a\x7d\xc3\x05\x5a\x06\x99\x47\
+\xf4\xaa\x6f\x0c\xde\x1c\xfe\x3a\x3a\x3a\x3b\x1d\x18\x04\xe7\x81\
+\xc1\x85\x3d\xa3\xad\xdb\x06\x07\x6a\x01\x62\x9c\xdc\x79\x54\x8c\
+\xb2\xc9\xa7\x71\x6c\x90\x05\x75\x5c\xbb\x6f\xc4\xd3\x88\x52\x1f\
+\xe6\xbe\x0c\x9c\x3b\xf2\x75\x8b\xc0\xe7\xd2\x9e\x7e\x99\x45\xc1\
+\xd2\x77\xf6\x48\xe3\x86\x5e\x7e\x71\x93\xc6\x2c\xb2\x1d\x17\xf8\
+\xb7\x80\x0d\x6a\x47\x75\xe2\xd1\xab\x84\x24\x41\x28\xbe\x5d\x06\
+\x49\x12\x2c\xea\xe4\x2a\x0a\x16\xd6\x93\xdd\x9d\x9f\x77\x5f\x1c\
+\xd6\xea\x00\x60\x3d\x79\x73\x8c\xff\xc1\x8f\x69\xe0\x05\x51\x23\
+\x06\x24\xab\xdd\xdc\xa9\x93\x74\xa4\xd6\xd3\xa6\x6d\x44\x34\xa4\
+\x76\xb2\x47\xf8\xdf\xc6\x2d\x07\xb8\x02\x15\xee\x91\xce\x76\x78\
+\xdb\xea\x76\xc3\x5b\x62\xbc\xa5\xde\x35\x4d\xdc\xa9\x4d\x4e\xe9\
+\x92\x1a\x75\x92\x3d\xa8\x93\xc3\xc8\xb5\xbd\x3a\x89\x6d\x3f\x6e\
+\xc4\x34\x72\xaf\x38\x0d\xc6\xc3\x1e\x79\xb2\xd3\xdd\x99\xbe\x7c\
+\xd9\xdb\xba\xe7\x82\xff\x24\x44\x4f\xc5\x5d\x02\x0a\xa0\x79\x74\
+\x0a\x33\xfa\x81\x4f\x73\x0e\x1a\xb1\xfb\x1f\x0a\x6c\xb4\xdb\xcf\
+\xf8\x43\xd4\x48\x63\x4e\xdd\xd9\x1c\xb9\x6b\xbe\xe4\x4f\x17\x76\
+\x34\x73\xfd\x3d\xd2\x0e\x6f\x71\x96\xa6\xed\x38\x62\x8e\x30\x88\
+\xdd\xc4\x0d\x60\xcc\xbe\x8c\x03\x6f\x99\x08\xe2\x11\xa3\xd0\x41\
+\x04\x50\x11\xff\xc2\x06\x6e\x5c\x27\x99\xef\x91\xee\x8b\xf4\x41\
+\x3a\x59\xfe\x44\x36\xd9\x32\xf2\xac\xc1\xe8\xdd\x2f\x9f\xcf\x4f\
+\xde\x8f\x07\x42\xb9\xd3\x65\x14\xa3\xe0\x61\xe0\x82\x1f\x46\xc8\
+\xd2\xd6\xd6\x13\x70\xd4\xe9\x17\xf0\x03\x4f\xb0\x96\x32\x6d\x2f\
+\x93\x80\xe3\xa1\xc3\x34\x6c\xcf\x9d\xc1\xd3\x29\xe5\xa8\x99\x26\
+\x6e\x04\x1f\x97\x81\xe7\x20\x45\x89\x9e\xe3\x5e\x37\x01\x3c\xba\
+\x2b\x08\x0d\x2e\x6c\x27\xee\x75\xaa\x51\x2f\x40\x43\xa3\x0f\x09\
+\x49\x82\xc8\x01\xdd\x0b\x99\x73\x25\xa4\x96\x11\xe3\xcc\xcd\x85\
+\xac\xaf\xcf\x7e\x6b\xbc\x3e\xbb\x38\x1e\x5e\x0c\x6a\x80\xa1\xea\
+\x7f\x87\xeb\x5f\x62\xcd\x5d\xcc\x04\x53\x8e\x1b\x87\x9e\x7d\x07\
+\x02\x78\xc1\xf4\x4b\xaf\x44\x05\x0a\xa2\xbd\xc6\x80\x28\x84\x30\
+\x38\x53\x1d\x18\x91\xe8\x46\xcc\xdd\x26\x35\xe2\xee\xcf\xcf\xb8\
+\x35\x32\x95\xed\xcd\x83\x6b\x1a\x91\x26\x44\x68\x52\x2f\x3e\x9e\
+\x7a\x41\x4c\x4b\x9e\x83\x62\x03\xdb\xd1\x45\x73\x7d\xf4\x4f\x9c\
+\x21\x0e\x6d\xbf\x79\x19\xdc\x4e\x30\xa1\x08\x30\xce\x55\xce\xd4\
+\xc2\xbe\xcd\x5c\xb9\x9b\xf1\x5e\x25\x30\x93\x70\x77\xf7\x59\xb9\
+\xf8\x15\x9e\x83\xcc\x82\xd5\x6f\xf6\xe6\xae\xe3\x50\x3f\xe3\x8c\
+\x89\xa5\xb0\x45\x3a\x05\x8f\xcf\x9f\xac\x36\xc2\xab\xee\x33\x89\
+\xc5\x57\xa9\x78\xa5\x61\x72\x74\x72\x36\x1e\x82\xe7\xf8\x81\xc8\
+\x3b\x85\x74\x94\xcf\x25\x0b\xc2\x3d\x11\x78\x82\x54\x04\x1c\xb8\
+\x0e\x49\x22\xc8\x36\xa1\x1d\x01\x50\x4f\xb5\x02\x4f\x21\xb2\xa4\
+\xc2\x6a\x5f\x65\xa7\x17\xc9\x69\x16\xd1\x3b\x25\x18\x30\xf7\x2e\
+\xe3\x3d\xb2\xcd\x7d\x99\x11\x41\xe7\xf8\x5e\xda\x52\x5d\x76\xb5\
+\xb6\x86\xc7\xa3\xc9\xff\x52\x59\x28\xe7\xb7\xea\x4a\x89\x8c\x54\
+\x5b\x2f\x0b\xda\x7a\xf9\x18\xdf\x6a\xaf\x4c\xc1\x17\xc3\x93\xb3\
+\xc3\xe3\xff\xa5\xbe\xb8\xac\x8f\xd1\xd8\x0b\xae\x31\x28\x0b\x88\
+\x0b\x94\x1b\x45\x1f\xdb\xde\xcd\xe4\x55\x52\xc5\xcb\x9d\xfc\x31\
+\xe6\xcf\x06\x57\x55\x5e\x47\xc4\x63\x5e\xe3\x8a\xcf\x99\x2a\x21\
+\x0d\x65\xca\x54\xaa\x40\xf7\xc1\x55\xa0\xbb\xc3\x72\xb7\x22\xc8\
+\x26\x79\x7f\x23\xbe\x75\xc2\xcd\xcb\x25\x34\x3f\x3e\xa4\x56\xc8\
+\xb6\xe1\x32\x51\x8a\x69\x8a\xba\x5d\xaa\xa0\xed\x54\xe7\xcd\xab\
+\x20\x5a\x4c\xec\x4b\x2d\x33\x93\xed\x9d\xf6\xf7\xd0\xac\xa8\x82\
+\xd2\x2c\x8c\xd3\x8f\x79\x57\x68\x7c\xd2\xe2\x23\xab\x09\xa5\x3d\
+\x51\xaa\x09\xe0\x1c\x3a\xd8\x64\xa3\xd6\x66\xfb\xa5\x9c\x67\xbe\
+\xbd\xbf\x19\x0f\x27\x93\xd1\xe9\x2f\xab\x7a\x9c\x27\xc8\x9c\xeb\
+\xcf\xe2\xd7\x60\x9c\x4d\x78\x24\x3b\xbb\x4a\x32\xec\xe6\x8e\x0d\
+\xca\x4c\x39\xdd\xd1\x79\xcf\xd5\x9e\xf2\x9e\x3f\x91\x79\x7f\x32\
+\x3c\x1e\x1e\x0d\xb5\x16\x71\x47\xf3\xfa\x34\x20\x3b\xd9\x40\x08\
+\xdd\x23\x48\x01\xc5\x16\xd2\x41\x47\x83\x5f\x99\x24\x82\xd0\x9e\
+\xba\x09\xb8\x7a\x87\xff\xfe\x4f\xc3\xf5\x1d\x7a\x8b\x31\xd5\x2e\
+\x28\xa8\x29\x16\x29\x42\x53\xa2\x37\x63\x8a\x29\x71\xc1\x4e\xea\
+\x55\x0a\x8d\x90\x78\xf6\x25\xd5\x1b\xca\x6e\x41\x92\xce\xaa\x3e\
+\x41\xe7\x2b\x09\x66\x41\xa8\x86\x15\x5f\x70\x48\x74\x04\xe5\x6c\
+\xa0\x5b\xc2\x9c\x88\xd4\x47\x31\x27\x67\x67\x61\xf5\x57\xbb\xcf\
+\x8a\x53\x44\xc1\x4d\xbc\x81\xfc\x10\xf9\xa4\xad\x98\x5d\x92\x48\
+\x58\xf3\xc9\xee\xee\x6e\xe5\x04\x72\xaa\xa9\xea\xb5\x04\x9f\xbb\
+\x7a\xcf\xd9\xe9\xaa\x49\x45\x2a\x63\xba\x1a\x4b\xbc\x44\x30\x80\
+\xe5\x26\xf5\x94\xe2\x6a\x60\x15\x5b\x05\xad\xa8\x39\xec\xe7\xf4\
+\xb1\xd6\xc4\x36\xa4\x74\x9d\x45\xa2\x48\xa0\x52\x0e\x56\xdc\x84\
+\x05\xb1\x5e\x9c\x52\xd9\x1a\x3b\x65\x4e\x28\xfc\xfd\x7e\x6b\xbf\
+\xc5\x96\xce\x07\x5b\xb0\x86\x9e\x46\x6e\x98\xc8\x8b\xe8\x7f\xd9\
+\xd7\x36\x7f\x6a\x90\x38\x9a\xc2\x4a\xfc\xaf\x7f\x7f\x3f\xbc\xf8\
+\x7d\x60\x1c\x00\x1e\x1b\x38\x78\x08\x5e\xe3\xfd\xe8\x01\xa8\x07\
+\x8c\xeb\x6b\x3b\x22\xd8\x5f\x40\x12\xfc\x3c\x7a\x77\xf8\xcb\x90\
+\xf4\x89\x39\x10\x4f\x1a\x90\x22\x07\x66\x2f\x03\x7c\x7f\x71\xc2\
+\x86\xe1\xaf\xfc\x98\x6d\x33\xb0\x01\xbe\xe1\x20\x0d\x61\xab\xc7\
+\x46\x0e\xcf\xcf\x4f\x7e\x97\x47\x4e\x87\x1f\x3e\x9f\xa7\xf3\xc1\
+\x8f\x06\xfe\x28\x50\xfd\x9c\x11\x60\x3f\x1b\xac\x75\x2c\x00\x5d\
+\x0c\xdf\x9d\xfd\x2a\x71\xd0\xe0\x0f\xca\x00\x51\x32\x05\x90\x35\
+\x57\x05\xc0\x37\xc3\xc9\xd1\x5b\x4d\xae\x46\xfe\x50\x46\x78\x77\
+\xf8\x1b\x13\x64\xfc\xf9\xe2\xec\x03\x40\x0f\xe0\x0f\x13\x66\x3c\
+\xc8\x81\x8e\x47\x87\x27\x9f\x3f\x8c\x8e\x27\x6f\x11\x62\x7c\xdc\
+\x18\x8f\xfe\x31\x84\xf1\x0c\x00\xbb\x00\x88\x8e\x91\x03\xe3\x8d\
+\x8e\x18\xb8\x5a\xfa\x53\xac\x33\x84\xc6\x53\x3b\xa4\x6c\xd5\x65\
+\xb1\xcd\x9c\x9a\x70\x51\xe6\x78\x6c\x31\xd6\xe7\x7f\xa1\x79\x03\
+\x7f\x9f\x52\xab\x65\xb4\x66\x75\x62\xfe\xf8\xef\x65\x90\xf4\x4c\
+\x51\xde\x56\x80\x9b\x1c\xdc\x86\xda\xa6\x80\x47\x34\x59\x46\x3e\
+\x87\xe6\x4f\xef\x35\xe6\x96\xfe\x63\xd8\xe3\x8c\xb1\x49\x8d\x0d\
+\xd8\xe3\x8c\x31\xf0\x7f\x9a\x0f\xe3\x8f\x73\xf7\x1e\x4a\x3e\x94\
+\x7d\x99\x33\xf8\x09\x13\xc1\xbf\xba\xd2\x64\xfa\x25\x40\x66\x01\
+\x48\x30\x01\x50\xe5\x2c\x04\xfe\x05\x5d\x40\xc3\x77\xe4\xb9\xd3\
+\x2f\x16\x64\x18\x99\x8d\x88\x0d\x41\x5a\xb4\x9e\xb2\xa1\x26\x2b\
+\xaf\x56\xba\xa7\x55\xa4\x35\x04\x5f\xf9\x1b\xbd\x3b\x8f\x68\x1c\
+\x5b\x8a\xae\xdd\x2b\x62\xd1\xe6\x17\x7a\x77\x14\x38\xa0\xc4\x3e\
+\xe9\x6c\xcb\xc3\xf8\x81\x19\x10\x9f\x3a\x96\xc4\xbf\x24\xc3\x95\
+\xed\xc5\x34\x1f\xb9\xcf\xbe\x51\x78\x5e\x9c\xa0\xfb\xb3\x3e\xc1\
+\x53\xcb\x7c\x72\x65\x3b\xf4\x8c\xf7\xb7\x66\x0d\x16\xab\x28\xf5\
+\x03\xa7\x4b\xed\x1a\x2d\x2b\xcc\x1a\xf8\x6f\x68\x32\x9d\x33\xaf\
+\xe3\x7a\x9d\xce\xe9\xf4\x8b\xa6\x5c\x8c\x2d\x51\x03\xc6\x98\x89\
+\xf3\xa9\x52\xe8\x26\xfb\x42\x1d\xf2\x17\x05\x10\xe3\x9e\x6f\x2f\
+\x98\x64\xaf\x30\x72\xed\xc6\x2e\xb4\xc0\x66\x4e\x0e\xc5\x66\x4e\
+\x78\x02\x65\x06\x85\x06\xdb\x7c\xe5\x70\xae\x07\xed\x53\x81\xca\
+\x7d\x85\x7d\x61\x52\x8a\x16\x42\x87\x90\x25\x29\xea\x95\xfd\x5a\
+\x26\x96\x11\x7b\xc1\x8d\x51\xcf\x48\x20\xda\x53\xcb\x90\xa1\x8d\
+\x5a\x93\xbb\x19\x98\xa1\x6a\x62\xa8\xda\xe3\x90\x52\xe7\xd8\xb5\
+\x3d\xab\xc6\xc6\xf2\xd9\xb9\xd7\x71\x3d\x03\x20\x32\x67\x9a\xf5\
+\x2c\x8b\xb3\x78\x90\x2c\xcc\xea\xe0\x39\xac\xac\xac\x6c\x32\xfc\
+\xb7\xcc\x93\x4b\x63\x42\x4e\x87\x6a\x54\xf4\x14\xd3\xc2\xc8\x7b\
+\x16\xa0\x02\x68\x3a\x77\x3d\x07\x5a\x57\xcb\xb4\x51\x41\x6e\x14\
+\x27\x56\xad\x69\x27\x49\x64\x99\xb8\xdb\x6d\x16\xf1\x27\x22\xe1\
+\xc8\x49\xac\x40\x0d\x1b\x15\x89\x20\xd6\x52\x4b\x96\x17\xe3\x22\
+\xe5\x05\xa2\x02\x94\xa1\x07\x1d\x67\xd3\xc4\xdd\xfd\xbd\x56\xcb\
+\x14\x19\x5e\x18\x16\x37\x90\x81\xbc\x1d\x86\xd4\x77\x2c\x73\xdf\
+\x71\xaf\x89\xeb\xf4\x0d\xd9\x82\x84\x75\x12\x7d\x23\x6d\xc7\xdb\
+\xcd\x57\xbd\xb4\xbb\x61\xcb\xf7\x6c\x55\x72\xe5\xde\x52\xa7\xc7\
+\x3a\xec\x76\xcf\x24\xcf\x15\x56\x94\x8f\x89\xbd\x4d\xbb\x27\x6d\
+\xe1\x89\xf6\x8e\x7d\x4f\x1b\xfd\x57\xf0\xe9\x49\x4b\x10\xb1\x37\
+\xdf\x33\x0e\x56\x13\xcf\xc4\x90\x97\xba\x06\x98\x1d\xf2\x47\x88\
+\xc9\xab\x6f\x88\x28\xd7\x73\xda\x35\x74\x7a\xb5\xb5\xe4\x71\x35\
+\xce\xfa\x1f\x80\x2b\x3a\x00\x8c\x16\x5c\x00\xa0\xcd\x1a\x00\x9b\
+\xc6\x01\x59\x43\x3c\x61\x4b\xdc\xa9\x67\x23\x9b\xd9\x9a\x17\xda\
+\xab\x24\x82\xff\x39\xc8\x1b\xeb\x87\x80\xd8\x1e\xd9\x6f\xc1\x13\
+\xf1\x74\x25\xc7\xac\xe1\x96\x56\xcc\xdc\xca\x40\x1d\xdc\xc3\x00\
+\x8f\xf4\x96\x94\x8b\x23\x3c\x86\xb1\xca\xa9\xb7\x60\xe2\x75\x3c\
+\x47\x8c\x5e\x96\x86\x8c\x8c\x53\xde\xca\x7c\x27\x5e\x59\x8c\xe8\
+\xdc\xf2\x30\x7a\x28\xbf\x8c\x91\x8c\x23\x65\xce\x34\x3f\x8b\x79\
+\xb3\x5c\x8f\x0e\xc4\x2a\x0a\xf8\x55\xa1\x04\x24\x73\x37\x5e\xef\
+\x38\x7c\x79\x09\xa2\x28\x74\x0f\x08\xc9\x54\x25\x37\x80\x20\x13\
+\x28\x8d\xe1\x6c\x2e\x5a\x8b\xf9\xcf\xc1\x7e\x98\xba\x50\xb6\xb8\
+\x58\xef\xd6\x92\x12\x38\x56\xa6\x6b\x32\xe0\x3b\xcd\x04\x95\x70\
+\xc4\x95\xa0\xd4\x8b\xf5\x31\xb9\x8a\x3a\x57\x00\x6b\xb9\x51\x68\
+\x22\x4f\x23\xf5\x0d\x68\xe1\x70\xad\x02\x20\xf8\x0f\xf8\xbf\x98\
+\x74\x57\x94\x31\x5e\x29\xaf\x5c\x0f\x16\x77\x58\x25\x4d\xdb\x0b\
+\xe7\xb6\x25\xf2\x5c\xff\x55\xbb\x66\xde\xf3\x62\x37\xf2\xe5\xfc\
+\x5f\xd5\x68\xc8\x65\x50\x51\xce\xbd\x86\x2c\xa7\xa5\x22\x36\x4f\
+\x42\xe4\x2b\x61\x5f\x9a\x78\xe6\x78\x1e\x01\x53\x33\x9b\x13\xef\
+\x11\x9d\x9e\x88\x63\xcc\x3a\xc1\x74\x19\x5b\x95\x0d\xdc\x05\xdb\
+\x60\x2d\x2d\x7c\x58\x94\x96\xdf\x52\xd1\x30\x29\x96\x20\x2b\xd9\
+\x50\x32\x07\x16\xae\x65\x45\xd5\xe2\xc9\x59\xb1\x1d\x90\x91\x73\
+\x69\x5d\x5d\x3b\x4a\xac\xc4\xd8\x49\xe0\x91\x57\x13\x45\x9d\xcc\
+\x97\x8b\x4b\xdf\x76\x79\x0b\x5e\xae\x16\xc9\xc1\xf4\x8e\x36\x6f\
+\x06\x70\x71\xb4\x86\x49\x51\xd6\x41\x09\x0e\x58\x61\x81\xb6\x9b\
+\xd1\x64\xe8\x51\xfc\xfa\xfa\x6e\x04\xf5\x35\x3b\x8f\x03\x95\xe4\
+\x63\xf1\xeb\xbb\x89\x3d\x3b\xb5\x17\xd4\x32\xc1\x6d\xcd\xda\xc7\
+\x6c\xe2\x4f\xaa\x8e\x6d\x20\x8e\x9d\x63\x39\x2e\xd8\xe9\x63\x5b\
+\xc3\x08\x22\x77\xe6\xfa\xb6\xc7\xbb\x00\x1b\x31\x0f\x41\x8b\x2e\
+\x44\x20\x2d\xda\x31\xa6\xe8\xb0\xb8\x62\xc9\x38\xa8\x4b\x1a\x05\
+\x1d\xbe\x89\x82\xc5\xfb\x98\x46\x23\x8c\x66\x4b\x75\x3e\x66\x1e\
+\x83\xc5\xb4\x51\xab\x15\xc8\xf2\x0e\x47\x22\x9c\x62\xb3\x81\x02\
+\xbe\x2a\xc7\x74\x6e\xfb\x33\xea\x6c\x26\x06\x22\xe4\xf9\xf5\x48\
+\xb4\xd9\x2b\xec\x92\x03\x63\x38\x72\x78\xcd\x57\x8b\xf4\xfe\xf8\
+\x83\x58\xb2\x7a\x7f\xe8\xcb\x5c\xfe\xf8\xa3\xfc\xeb\x07\xee\xe5\
+\x44\x5f\xb3\xe4\x81\x53\x6d\x56\x16\x41\x8a\x61\x19\x4f\x8b\x19\
+\xee\x5e\x4b\x5a\x28\x8f\x8b\x35\x4b\xa4\x55\xad\x7c\x21\xcb\xae\
+\xe8\xed\x0b\xb0\x55\x71\x58\x6e\xbb\x7a\xd1\x5e\x2b\x69\xf2\x79\
+\x47\x78\x84\xf2\x26\x88\xd0\x61\xcb\xe9\x6a\x44\xe4\xc4\x79\xcf\
+\x17\x96\xaa\x94\x6a\x4d\x2b\x59\x1d\xe6\x2c\x08\xeb\x5a\xb6\xe7\
+\xe1\x7a\x23\xae\x5c\x37\xe7\x00\xc5\x74\x1b\xb3\x94\x69\xda\x1f\
+\xd3\x62\xcd\xa2\xcf\xf8\xa4\x7b\x33\xeb\xac\x04\x30\x2e\x09\x24\
+\x78\xde\x43\x14\x30\x58\x18\x01\x82\x61\x28\xb5\x22\x3b\x79\x07\
+\xdb\x53\x7b\x3a\xcf\xcb\x8e\x5b\xe6\x9b\x69\x45\x60\xed\xcd\x83\
+\x4a\x82\xc2\x79\x29\x8d\x2a\x39\xb4\xc5\x4e\x91\x64\x5a\x69\x74\
+\x82\x95\x8d\xb7\x4e\x02\x35\xf3\x1c\x02\x12\xa4\xdb\x63\x6d\xa4\
+\xb6\x53\x83\xcd\xe4\x1f\x8c\x71\x79\x58\xd9\x66\x62\x20\x30\xa1\
+\x8e\x8f\x75\x8a\x0d\xf6\xa4\x25\xfa\xbd\x1c\x87\x62\xe5\xc1\xb8\
+\xa8\x5c\x0f\xa3\xff\x01\x2b\x75\xae\xbe\x3a\x8a\xfc\x39\x0e\x96\
+\xd1\x94\x16\xf7\x18\xae\xe5\xcc\x36\x8d\xa8\x9d\x50\x91\x45\x44\
+\x39\xc9\x19\x41\xeb\xab\x49\x83\xe9\x1f\xd2\x86\x29\x9c\xa2\xac\
+\xa6\x57\x11\x67\xfa\x96\x96\xa2\x15\x19\x49\xe2\xbd\x58\xcd\xaa\
+\x68\xdb\x32\x65\x5b\xa3\xcb\x7c\xad\x4e\xf2\x92\x5e\x06\x94\x49\
+\xc6\x63\x4a\x17\x0d\xbd\xaf\xb3\x82\x01\xbe\xf0\x96\xfb\x0a\x80\
+\x5f\x31\x85\xa8\x1e\x3a\x82\xeb\xfb\x34\x9a\x80\x23\xe3\x5e\x9e\
+\xb2\x5f\x29\x95\xd5\x92\x7d\xcc\x12\x6e\xbb\x0f\xe4\xb6\x5b\x69\
+\x6a\xd6\x76\xae\x06\x16\xed\x37\x82\xcb\xbb\x25\xfc\x78\xee\x34\
+\x70\x68\x6d\x1d\x05\x26\x07\xe0\xe7\xdb\xe9\x25\x32\x6d\x3f\x50\
+\xa6\xed\x2a\x99\xd8\xbd\x94\x75\xd0\x8a\x50\xf2\xc6\xe8\x0a\xb1\
+\x74\x1a\xaa\x58\x7c\xbf\xbf\x44\xb0\x17\x0f\x14\xec\x45\x95\x60\
+\xfc\x4e\xc4\x3a\x70\x4d\xb2\xbc\xcb\x5f\x21\x99\x4e\x43\x97\x0c\
+\x3b\x09\x39\x71\x61\xf2\xe0\x1b\x45\x47\x98\x72\x59\xaa\xeb\x3d\
+\x72\xd4\x5e\x31\xc6\x02\x67\xcd\x78\x77\xcd\xf8\xf6\x9a\xf1\x17\
+\x8a\x60\x15\x6d\xa1\x91\xb5\xeb\x46\x4d\xa1\x00\x14\x4b\x32\x3a\
+\x3c\x2d\xcf\xe7\xbc\xfd\x65\xcd\x8a\xe5\x3a\xab\x92\xf9\x77\x5a\
+\x3e\xb8\xf2\xba\x41\xec\x10\xb2\x85\xd6\xd2\x77\xe8\x95\xeb\x43\
+\x73\xb5\x7e\x29\xf3\xf0\xb6\x74\x7d\x01\xc0\xca\xf8\x17\x2c\x98\
+\x3e\xbd\x21\xc7\x10\x13\x95\x4d\x13\xd0\x61\xe9\x70\x12\x88\xaa\
+\x2c\x4a\x61\x89\xc6\x58\x5f\xf4\xad\x3a\xcb\xa5\x80\x15\x09\xb1\
+\x5c\x20\xd9\xee\x11\x97\xec\xf3\x19\x9a\x1e\xf5\x67\xc9\xbc\x47\
+\x9e\x3f\x2f\xed\x93\xb8\xe1\x18\xe8\x47\xf7\x93\xd6\x75\x6f\x60\
+\x01\xfc\xe0\x05\x06\xd7\xc7\xa6\xa0\x74\x7b\x43\xd9\x75\x5e\xb7\
+\x08\x5c\xb3\x40\xd2\xa6\x8d\x03\x8f\x42\x9b\x3e\x4b\x77\x92\x9f\
+\x13\x83\x90\x03\xdc\x85\x79\xae\x15\x59\x5d\xac\x25\x5f\xf7\x70\
+\xbc\xa2\x48\x6b\x44\x4b\x93\xe5\x4a\x81\x78\xb6\x2c\xac\x7f\xd8\
+\x85\x31\xb9\xba\xae\xae\xa7\x72\x2f\xff\x2d\xcd\x3c\xf8\x25\x0b\
+\x64\xc9\x2f\xab\xc3\xd9\x16\xe2\xa4\x4d\x3e\xbf\xf6\x6e\x72\xad\
+\xb2\x2e\x51\x69\xdb\x9f\x5a\x29\x82\xde\x9b\x57\xbb\x5c\xda\x05\
+\xf3\x3c\x5f\xd1\x2d\xcb\x6c\xa8\xdb\x33\x06\x8c\x1a\xd2\xf6\x8c\
+\x6e\x5f\xb6\xf1\x92\x31\x85\xb7\xc7\x81\x17\x70\xe3\x76\xd1\xd6\
+\x85\x24\xc2\x45\x92\xf1\xe5\xfd\x9b\x4d\x92\x02\x33\x40\xb5\x21\
+\xc4\x56\x05\xa6\x54\xed\x80\xf5\xcf\x96\x4b\x1f\xb6\x6f\xb3\xb6\
+\xdd\x2d\xd7\x05\x77\x77\xd4\x46\x55\xa6\xfc\xd3\xe8\xe3\x31\x41\
+\xff\xa8\x80\xd7\x35\x95\x1f\x79\xbb\x8e\xbe\xdb\x07\x49\x0a\xe2\
+\x60\x61\x19\xe2\xd6\xc5\x87\xc3\x8b\xd3\x81\x51\xab\xfd\x69\xb5\
+\xb8\xfc\x1e\xa5\x60\xa3\xe6\x87\xab\x8d\x37\x3f\x98\x40\x2a\xce\
+\x5b\x4b\x12\x6b\x71\xa3\x46\x2d\x28\x8f\xda\x4f\xc9\xa6\x54\x4f\
+\xa9\xf1\x65\x26\xf9\x30\x93\xdf\x80\x52\xdf\x9e\xf8\x08\xd9\xe7\
+\xa7\xbe\xd1\x0c\xfd\x99\xf1\xe9\xab\x38\x74\x64\xf7\x1d\xf9\x59\
+\xa4\xf9\x3c\xbf\x31\xf3\xdc\x0c\x6f\xef\xd3\x8b\x54\x6a\xa2\x36\
+\xcb\x5e\x17\xc9\x8e\x14\x18\x29\x3c\x51\x90\x6e\xdf\x40\x92\x0b\
+\x6f\xcd\x7a\x65\x89\xd4\x3e\x26\x67\x0d\x89\xbc\xb3\x93\x79\x93\
+\x1d\x80\x5a\x12\xbd\x16\xe9\x34\x77\x5e\xd4\x04\x5d\x65\x87\x01\
+\x7d\x83\xb1\xc0\x12\xfe\x8d\xeb\x3b\xc1\x4d\xad\xc9\x9e\xe8\xc7\
+\xd8\x7c\x16\x05\x8e\x3f\x2a\x39\xef\xfe\x20\x48\x32\x7e\xae\xbc\
+\x20\x88\x2c\x45\xbe\xed\x76\x11\xe7\x6d\x4a\x5f\x42\x5a\x27\xcf\
+\x8b\xb6\x2e\xcc\xc2\xbe\x7d\x2d\xfa\x3c\x89\x0e\x17\xb1\x95\xb1\
+\xa6\x9d\x8a\x67\x48\x07\xea\x4d\xa9\x9a\x42\x4e\x1e\xa9\xc0\xdf\
+\x27\x1d\x05\xa7\x53\xe4\x2e\xd5\x76\x06\xf5\x53\xc6\x95\xec\x35\
+\xc6\x13\x39\xa8\xd0\x57\x84\xab\xd4\x73\x22\xdc\x9e\xba\x06\x58\
+\x67\x79\x04\x3a\xe3\xb6\xd2\x08\x65\xd5\x1c\x5c\xd1\x48\xcb\xb4\
+\x6a\x0b\xbc\xf7\x98\xaa\x6f\x4a\x5d\xcf\x92\x28\xb6\x32\xbe\x35\
+\x24\x7e\xe5\x30\x09\x42\xc0\xb4\x84\xab\x34\x38\xa9\x9f\x72\xeb\
+\xd6\x80\x40\x57\xdb\x2d\xcf\x31\xf7\xa1\x57\x50\x08\xb5\x95\x73\
+\x9d\x12\x95\xe4\xb7\x1f\x99\x5e\x52\xcc\x4c\x31\x88\x88\x97\xb7\
+\xf1\x6f\x5e\x02\xed\x6b\x3a\x16\x17\x3d\x95\xbc\xa0\xdf\x92\xc3\
+\xd8\x3d\x9f\x8d\xfc\x8b\xe0\x06\xe2\xf5\x1a\x6f\x9c\xe4\x42\x2b\
+\xb7\xe5\x42\x7c\xc1\x71\xe4\xf3\x53\x8e\xb1\x33\x06\xad\xa6\x18\
+\xe5\xb9\x0e\xca\x30\xcb\x5c\x8c\xb8\xa5\x3a\x5d\x59\xc6\x03\x78\
+\x4e\x56\x8a\x03\x99\x72\xc9\x5d\x16\x5d\x6a\x86\x3e\x09\x66\x33\
+\x8f\x16\xb6\x97\xd9\x39\xc6\xaa\x62\x35\x96\xb0\xf5\xed\x31\x3e\
+\xb6\x1e\xbb\x1c\x6f\xec\xad\xc2\x8c\x3d\xd7\xa1\xd1\xaf\xb8\x01\
+\x3a\x56\x76\x36\x38\x72\xd3\x71\x63\x3c\xc3\xc6\x13\x1b\x7e\xb5\
+\x4a\xba\x29\xc5\xae\x6d\x41\x52\xc4\xeb\x59\x45\xcc\x74\xd3\xbb\
+\x80\xa6\x8c\xef\x91\xee\x76\xa7\x80\x3c\xf6\x78\x77\xf1\x76\xf2\
+\xee\xa4\x8c\x84\xe4\x1b\x32\x81\x82\x4d\x58\x1b\x31\x5b\x46\xb4\
+\xfa\x4e\x53\xab\x45\x4e\xf0\xa5\x9e\xf4\x66\xb2\x52\x58\x54\xe7\
+\xac\xf2\x22\x84\x94\xf4\x78\x8e\x3b\xdf\xf8\x62\xee\x4a\x04\xc5\
+\x89\x15\x9f\x2b\x42\xa5\x6e\xd1\x0c\xa3\x20\xb4\x4c\xa1\x07\x88\
+\x48\x49\x0f\xb0\xf2\x53\x35\xa9\x71\x85\xd6\xe5\x5c\x6d\x3a\x99\
+\x0b\xf1\xbf\x97\xce\x55\x03\xad\x2b\x6c\xf3\x66\xe2\x90\xad\x22\
+\x52\x27\x01\xa8\x3d\x15\xca\x56\xc7\xeb\x44\x82\x95\xa2\x0b\x8c\
+\x30\x9e\x07\x37\x04\x43\x31\x98\x29\x4c\x49\x67\x5c\xdd\xf5\xf7\
+\x04\x3a\xed\x0d\x2f\x0a\x74\x4b\x6f\x0a\x64\x4b\xb8\xf4\x28\xce\
+\xc4\xa3\x38\xb3\xe4\x98\x5f\xba\xc8\xfe\x2d\xb7\x06\x0a\x1e\xcb\
+\xb7\x18\x0f\x3d\xaf\x70\x00\x5e\xd6\x12\xe3\xd5\x65\xa5\x2d\x16\
+\xec\x3d\xe0\x64\x09\x3f\xea\x36\xa5\xd0\x41\xc5\x71\x5d\xca\xf1\
+\x53\x2b\xcd\x29\xe8\x0b\xb6\x73\x97\xcd\x41\x24\xd6\xd9\x02\x23\
+\x4d\x5f\x66\xee\x79\xd9\x81\x4c\x3a\x08\xa3\xe0\xbe\xa6\xe2\x65\
+\x95\x6e\xcf\x12\x8f\xea\x6b\x95\xb0\x2c\x39\x6d\xfd\x3f\x3a\x79\
+\xaa\xbc\x2d\xe9\x4e\x7e\x8b\xbf\xeb\xbf\xb5\x8f\x77\xfe\xf8\x1d\
+\xfc\xec\x9e\x5c\x5e\x83\xc5\xcd\x19\x3e\x6c\xe7\xb7\x70\xca\xb2\
+\x5a\xcf\xe0\x2b\xcd\xbe\x31\x48\x5f\x67\x12\x6f\xfe\x1b\xe9\xe5\
+\x23\x74\x59\xa4\x69\x17\x29\xaa\xb7\x3e\x25\x5a\x87\xc7\xc7\x3a\
+\x19\x80\x15\x54\x38\x99\x0d\xde\x2f\xc0\xcf\x60\x74\x3a\x9a\x80\
+\xfd\x1b\xe3\xa3\x8b\xd1\xf9\x64\xb0\xa2\xb4\x72\x53\xa5\x3d\x70\
+\x44\x59\x0f\xa5\x84\xa9\x8c\xa2\x85\xa6\xe8\xbb\x84\x05\xc6\xec\
+\x35\x33\x1e\x74\x95\x9d\x4e\x1c\x44\xec\xa2\x96\xa5\x46\x46\x04\
+\xd1\x1b\x25\xbc\xbc\xa9\x6b\x85\xf4\x05\x31\x13\xbd\x43\x5b\x47\
+\xe0\xf6\x9a\xed\xfa\x18\x18\x00\x90\xc6\x88\x06\x94\xbd\x4d\xd5\
+\x6e\xee\xaa\x23\xc0\x77\x62\xfb\x53\xba\x07\xad\xb7\x3a\xb2\x0c\
+\x1d\x3b\x81\xe7\x6a\x96\xa9\x93\x65\x69\x48\x6f\xb0\x96\x4b\x3f\
+\xf9\x81\x7a\xaa\xc9\xdc\x53\xd9\xaf\x92\x8b\xa8\xdd\xc7\xde\x44\
+\xdd\xe8\xae\x29\xfc\x28\xbf\x6a\x2a\x38\xcd\x38\x92\xb2\xb0\xe4\
+\x6a\x6c\x58\x78\x2b\x7b\xe3\x4b\x1a\x83\x51\xe9\xe2\x9f\xa8\xef\
+\xc6\xc1\x60\xf2\xdb\xe4\xf3\xe9\x05\x94\xe9\xf1\x20\xbd\xe6\x97\
+\xd3\xcb\xc3\x50\x27\xcf\x5f\x61\x52\xe9\xb3\x0d\x15\xc6\x9d\xdc\
+\x13\xc0\x1c\xf9\x3b\x21\xa0\x60\x00\x52\xb0\xf8\x95\x3c\x44\x4b\
+\x99\x12\x21\x15\xa1\xf9\x0c\x7c\x6d\xb0\x6f\x80\xda\x61\x79\xd0\
+\x37\x76\xb3\xeb\x7a\x12\x51\x34\x09\x0d\xfb\x46\x87\x5d\x8e\x64\
+\x56\xef\x1b\x95\xbd\x09\xe6\x78\xde\x83\x61\xbc\xb7\x36\x92\xb6\
+\x44\x99\xe5\x97\x35\x7d\x7b\x01\xbf\x63\x07\x23\x57\xdc\x19\x95\
+\xf3\xae\xcc\xa0\xda\x36\x23\x27\x3f\xfa\x97\x71\xd8\x93\xcd\xa4\
+\xe0\x72\x5b\x8d\x8f\xd9\xcb\x33\xff\x17\xb6\x1a\x43\x7e\xcb\xde\
+\xce\x59\x69\x29\xce\x57\x99\xa1\x3a\x2f\x76\x84\xa9\xb6\x5f\xb6\
+\x73\x63\xa5\x54\x37\x31\x55\xde\xb0\x3d\xc6\x54\xe2\x0d\x4c\x55\
+\xda\xb2\x7b\xa8\x4a\x2a\x78\xe8\xb5\xd3\x92\xa6\x4a\xef\x9c\x14\
+\x86\xd7\xce\x01\x75\x82\xbf\x24\x46\x94\x7b\xa7\xea\x8a\xb2\xb7\
+\xc9\xb4\xca\xac\x78\x55\xb5\x5c\x6b\x72\x89\xe5\x5f\xf7\x5b\xbc\
+\x28\xef\xb7\xf8\xff\x2f\xcf\x7f\x01\xf9\x62\xc8\xf7\
 \x00\x00\x0c\xfe\
 \x3c\
 \x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\
@@ -219,344 +565,6 @@
 \x0a\x20\x20\x20\x20\x3c\x64\x69\x76\x20\x69\x64\x3d\x22\x66\x6f\
 \x6f\x74\x65\x72\x22\x3e\x3c\x2f\x64\x69\x76\x3e\x0a\x3c\x2f\x62\
 \x6f\x64\x79\x3e\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e\x0a\
-\x00\x00\x03\x7c\
-\x3c\
-\x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\
-\x68\x74\x6d\x6c\x3e\x0a\x3c\x68\x65\x61\x64\x3e\x0a\x3c\x6d\x65\
-\x74\x61\x20\x63\x68\x61\x72\x73\x65\x74\x3d\x22\x75\x74\x66\x2d\
-\x38\x22\x3e\x20\x0a\x3c\x6d\x65\x74\x61\x20\x68\x74\x74\x70\x2d\
-\x65\x71\x75\x69\x76\x3d\x22\x63\x6f\x6e\x74\x65\x6e\x74\x2d\x74\
-\x79\x70\x65\x22\x20\x63\x6f\x6e\x74\x65\x6e\x74\x3d\x22\x74\x65\
-\x78\x74\x2f\x68\x74\x6d\x6c\x3b\x20\x63\x68\x61\x72\x73\x65\x74\
-\x3d\x75\x74\x66\x2d\x38\x22\x3e\x0a\x3c\x74\x69\x74\x6c\x65\x3e\
-\x40\x54\x49\x54\x4c\x45\x40\x3c\x2f\x74\x69\x74\x6c\x65\x3e\x0a\
-\x3c\x6c\x69\x6e\x6b\x20\x72\x65\x6c\x3d\x22\x69\x63\x6f\x6e\x22\
-\x20\x68\x72\x65\x66\x3d\x22\x40\x46\x41\x56\x49\x43\x4f\x4e\x40\
-\x22\x20\x74\x79\x70\x65\x3d\x22\x69\x6d\x61\x67\x65\x2f\x78\x2d\
-\x69\x63\x6f\x6e\x22\x20\x2f\x3e\x0a\x3c\x73\x74\x79\x6c\x65\x3e\
-\x0a\x62\x6f\x64\x79\x20\x7b\x0a\x20\x20\x70\x61\x64\x64\x69\x6e\
-\x67\x3a\x20\x33\x65\x6d\x20\x30\x65\x6d\x3b\x0a\x20\x20\x62\x61\
-\x63\x6b\x67\x72\x6f\x75\x6e\x64\x3a\x20\x2d\x77\x65\x62\x6b\x69\
-\x74\x2d\x67\x72\x61\x64\x69\x65\x6e\x74\x28\x6c\x69\x6e\x65\x61\
-\x72\x2c\x20\x6c\x65\x66\x74\x20\x74\x6f\x70\x2c\x20\x6c\x65\x66\
-\x74\x20\x62\x6f\x74\x74\x6f\x6d\x2c\x20\x66\x72\x6f\x6d\x28\x23\
-\x38\x35\x37\x38\x34\x41\x29\x2c\x20\x74\x6f\x28\x23\x46\x44\x46\
-\x44\x46\x44\x29\x2c\x20\x63\x6f\x6c\x6f\x72\x2d\x73\x74\x6f\x70\
-\x28\x30\x2e\x35\x2c\x20\x23\x46\x44\x46\x44\x46\x44\x29\x29\x3b\
-\x0a\x20\x20\x62\x61\x63\x6b\x67\x72\x6f\x75\x6e\x64\x2d\x72\x65\
-\x70\x65\x61\x74\x3a\x20\x72\x65\x70\x65\x61\x74\x2d\x78\x3b\x0a\
-\x7d\x0a\x23\x62\x6f\x78\x20\x7b\x0a\x20\x20\x62\x61\x63\x6b\x67\
-\x72\x6f\x75\x6e\x64\x3a\x20\x77\x68\x69\x74\x65\x3b\x0a\x20\x20\
-\x62\x6f\x72\x64\x65\x72\x3a\x20\x31\x70\x78\x20\x73\x6f\x6c\x69\
-\x64\x20\x23\x38\x35\x37\x38\x34\x41\x3b\x0a\x20\x20\x6d\x61\x78\
-\x2d\x77\x69\x64\x74\x68\x3a\x20\x36\x30\x30\x70\x78\x3b\x0a\x20\
-\x20\x68\x65\x69\x67\x68\x74\x3a\x20\x35\x30\x25\x3b\x0a\x20\x20\
-\x70\x61\x64\x64\x69\x6e\x67\x3a\x20\x34\x30\x70\x78\x3b\x0a\x20\
-\x20\x70\x61\x64\x64\x69\x6e\x67\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\
-\x20\x31\x30\x70\x78\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x3a\
-\x20\x61\x75\x74\x6f\x3b\x0a\x20\x20\x62\x6f\x72\x64\x65\x72\x2d\
-\x72\x61\x64\x69\x75\x73\x3a\x20\x30\x2e\x38\x65\x6d\x3b\x0a\x20\
-\x20\x74\x65\x78\x74\x2d\x61\x6c\x69\x67\x6e\x3a\x20\x63\x65\x6e\
-\x74\x65\x72\x3b\x0a\x20\x20\x76\x65\x72\x74\x69\x63\x61\x6c\x2d\
-\x61\x6c\x69\x67\x6e\x3a\x20\x6d\x69\x64\x64\x6c\x65\x3b\x0a\x20\
-\x20\x6d\x61\x72\x67\x69\x6e\x3a\x20\x61\x75\x74\x6f\x3b\x0a\x7d\
-\x0a\x68\x31\x20\x7b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\x73\x69\x7a\
-\x65\x3a\x20\x31\x33\x30\x25\x3b\x0a\x20\x20\x66\x6f\x6e\x74\x2d\
-\x77\x65\x69\x67\x68\x74\x3a\x20\x62\x6f\x6c\x64\x3b\x0a\x20\x20\
-\x62\x6f\x72\x64\x65\x72\x2d\x62\x6f\x74\x74\x6f\x6d\x3a\x20\x31\
-\x70\x78\x20\x73\x6f\x6c\x69\x64\x20\x23\x38\x35\x37\x38\x34\x41\
-\x3b\x0a\x20\x20\x6d\x61\x72\x67\x69\x6e\x2d\x62\x6f\x74\x74\x6f\
-\x6d\x3a\x20\x30\x70\x78\x3b\x0a\x7d\x0a\x3c\x2f\x73\x74\x79\x6c\
-\x65\x3e\x0a\x3c\x2f\x68\x65\x61\x64\x3e\x0a\x3c\x62\x6f\x64\x79\
-\x3e\x0a\x20\x20\x3c\x64\x69\x76\x20\x69\x64\x3d\x22\x62\x6f\x78\
-\x22\x3e\x0a\x20\x20\x20\x20\x3c\x69\x6d\x67\x20\x73\x72\x63\x3d\
-\x22\x40\x49\x4d\x41\x47\x45\x40\x22\x20\x77\x69\x64\x74\x68\x3d\
-\x22\x36\x34\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x36\x34\x22\
-\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x68\x31\x3e\x41\x64\x42\x6c\x6f\
-\x63\x6b\x20\x50\x6c\x75\x73\x3c\x2f\x68\x31\x3e\x0a\x20\x20\x20\
-\x20\x3c\x70\x3e\x40\x4d\x45\x53\x53\x41\x47\x45\x40\x3c\x2f\x70\
-\x3e\x0a\x20\x20\x3c\x2f\x64\x69\x76\x3e\x0a\x3c\x2f\x62\x6f\x64\
-\x79\x3e\x0a\x3c\x2f\x68\x74\x6d\x6c\x3e\x0a\
-\x00\x00\x11\x60\
-\x00\
-\x00\x44\xb3\x78\x9c\xcd\x3c\x6b\x57\xdb\xc8\x92\xdf\xf9\x15\x3d\
-\x22\x19\xc9\x13\xbf\x30\x90\x21\x18\x73\x4d\xc0\x99\x78\x97\x10\
-\x16\x3b\x93\x99\xcd\xe6\xe4\x08\xab\xb1\xb5\x91\x25\x5d\x49\xe6\
-\x71\x33\xfc\xf7\xad\xea\x87\xd4\xdd\x92\x6d\x20\xd9\x7b\xc6\x73\
-\x66\xb0\xd5\x55\xd5\xf5\xae\xea\x87\xe6\xe0\xa7\x93\xf7\xc7\xe3\
-\x3f\xcf\x07\x64\x96\xcd\x83\xc3\x8d\x03\xf9\x87\xba\x1e\xfc\x99\
-\xd3\xcc\x85\x91\x2c\x6e\xd0\x7f\x2e\xfc\xeb\x9e\x35\x89\xc2\x8c\
-\x86\x59\x23\xbb\x8b\xa9\x45\xc4\xaf\x9e\x95\xd1\xdb\xac\x85\xa8\
-\x5d\x32\x99\xb9\x49\x4a\xb3\xde\x22\xbb\x6a\xec\x59\x40\x23\xf3\
-\xb3\x80\x1e\xf6\x47\xc3\xf1\xa0\x31\x1e\x8e\x4f\x07\xfd\x83\x16\
-\x7f\xb6\x71\x10\xf8\xe1\x57\x92\xd0\xa0\x67\xf9\x40\xcb\x22\xb3\
-\x84\x5e\xf5\xac\xfe\x9b\xa3\xdf\x87\xc7\xef\xcf\xfa\x16\xc1\x79\
-\x60\x70\xee\x4e\x69\xeb\xb6\xc1\x81\x5a\x80\x98\x66\x77\x01\x15\
-\xa3\x6c\xf2\x49\x9a\x5a\x64\x4e\x3d\xdf\xed\x59\xe9\x24\xa1\x34\
-\x84\xb9\x2f\x23\xef\x8e\x7c\xdb\x20\xf0\xb9\x74\x27\x5f\xa7\x49\
-\xb4\x08\xbd\x7d\xd2\xb8\xa1\x97\x5f\xfd\xac\x31\x4d\x5c\xcf\x07\
-\xfe\x1d\x60\x83\xba\x49\x9d\x04\xf4\x2a\x23\x59\x14\x8b\x6f\x97\
-\x51\x96\x45\xf3\x3a\xb9\x4a\xa2\xb9\xb3\xb9\xb7\xfb\xeb\xde\xce\
-\x51\xad\x0e\x00\xce\xe6\x9b\x13\xfc\x07\x7e\x4c\xa2\x20\x4a\x1a\
-\x29\x20\x39\xed\xe6\x6e\x9d\xc8\x91\x5a\xd7\x98\xb6\x91\xd0\x98\
-\xba\xd9\x3e\xe1\x7f\x1b\xb7\x1c\xe0\x0a\x54\xb8\x4f\xb6\xb6\xe3\
-\xdb\x56\xa7\x13\xdf\x12\xeb\x2d\x0d\xae\x69\xe6\x4f\x5c\x72\x46\
-\x17\xd4\xaa\x93\xfc\x41\x9d\x1c\x25\xbe\x1b\xd4\x49\xea\x86\x69\
-\x23\xa5\x89\x7f\xc5\x69\x30\x1e\xf6\xc9\xe6\x6e\x67\x77\xf2\xf2\
-\x65\x77\xe3\x9e\x0b\xfe\x8b\x10\x5d\x8a\xbb\x00\x14\x40\x0b\xe8\
-\x04\x66\x0c\xa3\x90\x16\x1c\x34\x52\xff\x5f\x14\xd8\x68\xb7\x9f\
-\xf3\x87\xa8\x91\xc6\x8c\xfa\xd3\x19\x72\xd7\x7c\xc9\x9f\xce\xdd\
-\x64\xea\x87\xfb\xa4\x1d\xdf\xe2\x2c\x4d\xd7\xf3\xc4\x1c\x71\x94\
-\xfa\x99\x1f\xc1\x98\x7b\x99\x46\xc1\x22\x13\xc4\x13\x46\x61\x0b\
-\x11\x40\x45\xfc\x0b\x1b\xb8\xf1\xbd\x6c\xb6\x4f\x3a\x3b\xf2\x81\
-\x9c\xac\x78\xa2\x9a\x6c\x91\x04\x4e\x7f\xf8\xee\xb7\x2f\xe7\xa7\
-\x1f\x46\x7d\xa1\xdc\xc9\x22\x49\x51\xf0\x38\xf2\xc1\x0f\x13\x64\
-\x69\x63\x63\x13\x1c\x75\xf2\x15\xfc\x20\x10\xac\x49\xa6\xdd\x45\
-\x16\x71\x3c\x74\x98\x86\x1b\xf8\x53\x78\x3a\xa1\x1c\x35\xd7\xc4\
-\x8d\xe0\xe3\x32\x0a\x3c\xa4\xa8\xd0\xf3\xfc\xeb\x26\x80\x27\x77\
-\x25\xa1\xc1\x85\xdd\xcc\xbf\x96\x1a\x0d\x22\x34\x34\xfa\x90\x90\
-\x24\x4a\x3c\xd0\xbd\x90\xb9\x50\x82\xb4\x8c\x18\x67\x6e\x2e\x64\
-\x7d\xfd\xfe\x8f\xc6\xeb\xf7\x17\x27\x83\x8b\x7e\x0d\x30\x74\xfd\
-\xef\x72\xfd\x2b\xac\xf9\xf3\xa9\x60\xca\xf3\xd3\x38\x70\xef\x40\
-\x80\x20\x9a\x7c\xed\x56\xa8\x40\x43\x74\xd7\x18\x10\x85\x10\x06\
-\x67\xaa\x03\x23\x12\xd3\x88\x85\xdb\x48\x23\xee\xfd\xfa\x9c\x5b\
-\x23\x57\xd9\xfe\x2c\xba\xa6\x09\x69\x42\x84\x66\xf5\xf2\xe3\x49\
-\x10\xa5\xb4\xe2\x39\x28\x36\x72\x3d\x53\x34\x3f\x44\xff\xc4\x19\
-\xd2\xd8\x0d\x9b\x97\xd1\xed\x18\x13\x8a\x00\xe3\x5c\x15\x4c\xcd\
-\xdd\xdb\xdc\x95\x3b\x39\xef\xcb\x04\x66\x12\xee\xed\x3d\xaf\x16\
-\x7f\x89\xe7\x20\xb3\x60\xf5\x9b\xfd\x99\xef\x79\x34\xcc\x39\x63\
-\x62\x69\x6c\x91\xad\x92\xc7\x17\x4f\x56\x1b\xe1\x55\xe7\xb9\xc2\
-\xe2\x2b\x29\x5e\x65\x98\x1c\x9f\xbe\x1f\x0d\xc0\x73\xc2\x48\xe4\
-\x9d\x52\x3a\x2a\xe6\x52\x05\xe1\x9e\x08\x3c\x41\x2a\x02\x0e\x7c\
-\x8f\x64\x09\x64\x9b\xd8\x4d\x00\xa8\xab\x5b\x81\xa7\x10\x55\x52\
-\x61\xb5\x6f\xaa\xd3\x8b\xe4\x34\x4d\xe8\x9d\x16\x0c\x98\x7b\x17\
-\xe9\x3e\xd9\xe6\xbe\xcc\x88\xa0\x73\xfc\x28\x6d\xe9\x2e\xbb\x5a\
-\x5b\x83\x93\xe1\xf8\xdf\xa9\x2c\x94\xf3\x7b\x75\xa5\x45\x86\xd4\
-\xd6\xcb\x92\xb6\x5e\x3e\xc5\xb7\xda\x2b\x53\xf0\xc5\xe0\xf4\xfd\
-\xd1\xc9\xbf\x53\x5f\x5c\xd6\xa7\x68\x6c\x87\x6b\x0c\xca\x02\xe2\
-\x02\xe5\x46\xd9\xc7\xb6\xf7\x72\x79\xb5\x54\xf1\x72\xb7\x78\x8c\
-\xf9\xb3\xc1\x55\x55\xd4\x11\xf1\x98\xd7\xb8\xf2\x73\xa6\x4a\x48\
-\x43\xb9\x32\xb5\x2a\xd0\x79\x74\x15\xe8\xec\xb2\xdc\xad\x09\xf2\
-\x90\xbc\xff\x20\xbe\x4d\xc2\xcd\xcb\x05\x34\x3f\x21\xa4\x56\xc8\
-\xb6\xf1\x22\xd3\x8a\xa9\x44\xdd\xae\x54\xd0\xb6\xd4\x79\xf3\x2a\
-\x4a\xe6\x63\xf7\xd2\xc8\xcc\x64\x7b\xb7\xfd\x23\x34\x2b\xaa\xa0\
-\x32\x0b\xe3\xf4\x53\xd1\x15\x5a\x9f\x8d\xf8\xc8\x6b\x42\x65\x4f\
-\x24\x35\x01\x9c\x43\x07\x9b\x3d\xa8\xb5\xd9\x7e\xa9\xe6\x99\xef\
-\xef\x6f\x46\x83\xf1\x78\x78\xf6\xdb\xaa\x1e\x67\x13\x99\xf3\xc3\
-\x69\xfa\x1a\x8c\xf3\x10\x1e\xc9\xee\x9e\x96\x0c\x3b\x85\x63\x83\
-\x32\x25\xa7\xbb\x26\xef\x85\xda\x25\xef\xc5\x13\x95\xf7\xcd\xc1\
-\xc9\xe0\x78\x60\xb4\x88\xbb\x86\xd7\xcb\x80\xdc\xca\x07\x62\xe8\
-\x1e\x41\x0a\x28\xb6\x90\x0e\xb6\x0c\xf8\x95\x49\x22\x8a\xdd\x89\
-\x9f\x81\xab\x6f\xf1\xdf\xff\x6a\xf8\xa1\x47\x6f\x31\xa6\xda\x25\
-\x05\x35\xc5\x22\x45\x68\x4a\xf4\x66\x4c\x31\x15\x2e\xb8\x25\xbd\
-\x4a\xa3\x11\x93\xc0\xbd\xa4\x66\x43\xd9\x29\x49\xb2\xb5\xaa\x4f\
-\x30\xf9\xca\xa2\x69\x14\xeb\x61\xc5\x17\x1c\x0a\x1d\x41\x39\x1f\
-\xe8\x54\x30\x27\x22\xf5\x49\xcc\xa9\xd9\x59\x58\xfd\xd5\xde\xf3\
-\xf2\x14\x49\x74\x93\x3e\x40\x7e\x88\x7c\xd2\xd6\xcc\xae\x48\x24\
-\xac\xb9\xb9\xb7\xb7\xb7\x74\x02\x35\xd5\x2c\xeb\xb5\x04\x9f\x7b\
-\x66\xcf\xb9\xd5\xd1\x93\x8a\x52\xc6\x4c\x35\x56\x78\x89\x60\x00\
-\xcb\x8d\xf4\x94\xf2\x6a\x60\x15\x5b\x25\xad\xe8\x39\xec\x57\xf9\
-\xd8\x68\x62\x1b\x4a\xba\xce\x23\x51\x24\x50\x25\x07\x6b\x6e\xc2\
-\x82\xd8\x2c\x4e\x52\xb6\xc6\x6e\x95\x13\x0a\x7f\xbf\xdf\x38\x68\
-\xb1\xa5\xf3\xe1\x06\xac\xa1\x27\x89\x1f\x67\xea\x22\xfa\x7f\xdd\
-\x6b\x97\x3f\xb5\x48\x9a\x4c\x60\x25\xfe\x1f\xff\xf5\x61\x70\xf1\
-\x67\xdf\x3a\x04\x3c\x36\x70\xf8\x18\xbc\xc6\x87\xe1\x23\x50\x0f\
-\x19\xd7\xd7\x6e\x42\xb0\xbf\x80\x24\xf8\x65\xf8\xee\xe8\xb7\x01\
-\xe9\x11\xbb\x2f\x9e\x34\x20\x45\xf6\xed\x6e\x0e\xf8\xe1\xe2\x94\
-\x0d\xc3\x5f\xf5\x31\xdb\x66\x60\x03\x7c\xc3\x41\x19\xc2\x56\x8f\
-\x8d\x1c\x9d\x9f\x9f\xfe\xa9\x8e\x9c\x0d\x3e\x7e\x39\x97\xf3\xc1\
-\x8f\x06\xfe\x28\x51\xfd\x92\x13\x60\x3f\x1b\xac\x75\x2c\x01\x5d\
-\x0c\xde\xbd\xff\x5d\xe1\xa0\xc1\x1f\x54\x01\xa2\x64\x1a\x20\x6b\
-\xae\x4a\x80\x6f\x06\xe3\xe3\xb7\x86\x5c\x8d\xe2\xa1\x8a\xf0\xee\
-\xe8\x0f\x26\xc8\xe8\xcb\xc5\xfb\x8f\x00\xdd\x87\x3f\x4c\x98\x51\
-\xbf\x00\x3a\x19\x1e\x9d\x7e\xf9\x38\x3c\x19\xbf\x45\x88\xd1\x49\
-\x63\x34\xfc\xef\x01\x8c\xe7\x00\xd8\x05\x40\x74\x0c\x3d\x18\x6f\
-\x6c\x89\x81\xab\x45\x38\xc1\x3a\x43\x68\x3a\x71\x63\xca\x56\x5d\
-\x0e\xdb\xcc\xa9\x09\x17\x65\x8e\xc7\x16\x63\x3d\xfe\x17\x9a\x37\
-\xf0\xf7\x09\x75\x5a\x56\x6b\x5a\x27\xf6\xcf\xff\x5c\x44\x59\xd7\
-\x16\xe5\x6d\x05\xb8\xcd\xc1\x5d\xa8\x6d\x1a\x78\x42\xb3\x45\x12\
-\x72\x68\xfe\xf4\xde\x60\x6e\x11\x3e\x85\x3d\xce\x18\x9b\xd4\x7a\
-\x00\x7b\x9c\x31\x06\xfe\x3f\xf6\xe3\xf8\xe3\xdc\x7d\x80\x92\x0f\
-\x65\x5f\xe5\x0c\x7e\xc2\x44\xf0\x5f\x53\x69\x2a\xfd\x0a\x20\xbb\
-\x04\x24\x98\x00\xa8\x6a\x16\xa2\xf0\x82\xce\xa1\xe1\x3b\x0e\xfc\
-\xc9\x57\x07\x32\x8c\xca\x46\xc2\x86\x20\x2d\x3a\xcf\xd8\x50\x93\
-\x95\x57\x47\xee\x69\x95\x69\x0d\xc0\x57\xfe\x93\xde\x9d\x27\x34\
-\x4d\x1d\x4d\xd7\xfe\x15\x71\x68\xf3\x2b\xbd\x3b\x8e\x3c\x50\x62\
-\x8f\x6c\x6d\xab\xc3\xf8\x81\x19\x10\x9f\x7a\x8e\xc2\xbf\x22\xc3\
-\x95\x1b\xa4\xb4\x18\xb9\xcf\xbf\x51\x78\x5e\x9e\xa0\xf3\xab\x39\
-\xc1\x33\xc7\xde\xbc\x72\x3d\xfa\x9e\xf7\xb7\x76\x0d\x16\xab\x28\
-\xf5\x23\xa7\x93\x76\x4d\x16\x4b\xcc\x1a\x85\x6f\x68\x36\x99\x31\
-\xaf\xe3\x7a\x9d\xcc\xe8\xe4\xab\xa1\x5c\x8c\x2d\x51\x03\x46\x98\
-\x89\x8b\xa9\x24\x74\x93\x7d\xa1\x1e\xf9\x87\x06\x88\x71\xcf\xb7\
-\x17\x6c\xb2\x5f\x1a\xb9\xf6\x53\x1f\x5a\x60\xbb\x20\x87\x62\x33\
-\x27\x3c\x85\x32\x83\x42\x83\x6d\xbe\x71\x38\x3f\x80\xf6\xa9\x44\
-\xe5\x7e\x89\x7d\x61\x52\x8a\x16\x42\x87\x50\x25\x29\xeb\x95\xfd\
-\x5a\x64\x8e\x95\x06\xd1\x8d\x55\xcf\x49\x20\xda\x33\xc7\x52\xa1\
-\xad\x5a\x93\xbb\x19\x98\x61\xd9\xc4\xdc\xb1\x2a\x5d\x54\xcd\x4e\
-\xba\x93\x76\x35\x4d\xc3\xc8\x07\x16\x2f\x02\x68\x32\xf3\x03\x0f\
-\x3a\x49\xc7\x76\x91\x5f\x3f\x49\x33\xa7\xd6\x74\xb3\x2c\x71\x6c\
-\xdc\x7c\xb6\xcb\xf8\x63\x11\xff\x6a\x4e\x29\x51\xc3\xbe\x41\x21\
-\x88\xa5\x2d\x8f\x17\x19\x07\x92\x17\x70\x52\x88\x55\x33\x06\x38\
-\x9b\x36\x6e\xb6\xef\xb7\x5a\xb6\x48\xb8\x42\xcf\xb8\x9f\x0b\xe4\
-\xdd\x38\xa6\xa1\xe7\xd8\x07\x9e\x7f\x4d\x7c\xaf\x67\xa9\x0a\x25\
-\xac\xb0\xf7\x2c\xd9\x1d\xb7\x9b\xaf\xba\xb2\xd9\x60\xab\xe9\x7c\
-\x91\x70\xe5\xdf\x52\xaf\xcb\x1a\xde\x76\xd7\x26\x2f\x34\x56\xb4\
-\x8f\x8d\xad\x46\xbb\xab\xec\xa8\x89\x6e\x8b\x7d\x97\x7d\xf7\x2b\
-\xf8\x74\x95\x15\x81\xd8\x2a\xef\x5a\x87\xab\x89\xe7\x62\xa8\x2b\
-\x4f\x0b\xcc\x0e\xe1\x1c\x63\x2e\xe9\x59\x22\xe8\xcc\x14\x73\x0d\
-\x8d\x57\x6d\x2d\x79\x5c\x1c\xb3\x76\x04\xe0\xca\x0e\x00\xa3\x25\
-\x17\x00\x68\xbb\x06\xc0\xb6\x75\x48\xd6\x10\xcf\xd8\x8a\x73\x12\
-\xb8\xc8\x66\xbe\x04\x85\x6e\x27\x4b\xe0\x5f\x0f\x79\x63\xed\x09\
-\x10\xdb\x27\x07\x2d\x78\x22\x9e\xae\xe4\x98\xf5\xbf\xca\x02\x96\
-\x5b\x19\xa8\x83\x7b\x58\xe0\x91\xc1\x82\x72\x71\x84\xc7\x30\x56\
-\x39\xf5\x16\x4c\xbc\x8e\xe7\x84\xd1\xcb\xb3\x82\x95\x73\xca\x3b\
-\x8b\x1f\xc4\x2b\x8b\x11\x93\x5b\x1e\x46\x8f\xe5\x97\x31\x92\x73\
-\xa4\xcd\x29\xd3\xa5\x98\x37\x4f\xbd\xe8\x40\x2c\xc1\x83\x5f\x95\
-\x32\x72\x36\xf3\xd3\xf5\x8e\xc3\x57\x7b\x20\x8a\x46\xf7\x90\x90\
-\x5c\x55\x6a\x3f\x06\x32\x81\xd2\x18\xce\xc3\x45\x6b\x31\xff\x39\
-\x3c\x88\xa5\x0b\xe5\xbd\xfe\x7a\xb7\x56\x94\xc0\xb1\x72\x5d\x93\
-\x3e\xdf\xf8\x25\xa8\x84\x63\xae\x04\x2d\x7d\xaf\x8f\xc9\x55\xd4\
-\xb9\x02\x58\x07\x8c\x42\x13\x75\x1a\xa5\x8c\xa3\x85\xe3\xb5\x0a\
-\x80\xe0\x3f\xe4\xff\xc5\xa4\xbb\xa2\xaa\xf0\xc2\x75\xe5\x07\xb0\
-\xd6\xc2\xa2\x65\xbb\x41\x3c\x73\x1d\x91\xe7\x7a\xaf\xda\x35\xfb\
-\x9e\xd7\x9e\x61\xa8\xe6\xff\x65\x75\x5f\xad\x4a\x9a\x72\xee\x0d\
-\x64\x35\x2d\x95\xb1\x79\x12\x22\xdf\x08\xfb\xd2\xc4\x23\xc0\xf3\
-\x04\x98\x9a\xba\x9c\x78\x97\x98\xf4\x44\x1c\x63\xd6\x89\x26\x8b\
-\xd4\x59\x5a\xf6\x2e\xd8\x7e\x67\x65\xe1\xc3\xa2\xb4\xf8\x9e\x8a\
-\x86\x49\xb1\x02\x59\xcb\x86\x8a\x39\xb0\x70\x2d\x96\x54\x2d\x9e\
-\x9c\x35\xdb\x01\x19\x35\x97\xd6\xf5\xa5\x9c\xc2\x4a\x1a\x53\xea\
-\xe1\x09\x54\x13\x45\x1d\xcf\x16\xf3\xcb\xd0\xf5\x79\x47\x5c\xad\
-\x16\xc5\xc1\xcc\x06\xb3\x68\x06\x70\xad\xb2\x86\x49\x51\xd6\x41\
-\x09\x1e\x58\x61\x8e\xb6\x9b\xd2\x6c\x10\x50\xfc\xfa\xfa\x6e\x08\
-\xf5\x35\x3f\x1e\x03\x95\x14\x63\xe9\xeb\xbb\xb1\x3b\x3d\x73\xe7\
-\xd4\xb1\xc1\x6d\xed\xda\xa7\x7c\xe2\xcf\xba\x8e\x5d\x20\x8e\x8d\
-\x5c\x35\x2e\xd8\xe9\x53\xdb\xc0\x88\x60\x81\xee\x87\x6e\xc0\xbb\
-\x00\x17\x31\x8f\x40\x8b\x3e\x44\x20\x2d\xdb\x31\xa5\xe8\xb0\xb8\
-\x80\xc8\x39\xa8\x2b\x1a\x05\x1d\xbe\x49\xa2\xf9\x87\x94\x26\x43\
-\x8c\x66\x47\x77\x3e\x66\x1e\x8b\xc5\xb4\x55\xab\x95\xc8\xf2\x0e\
-\x47\x21\x2c\xb1\xd9\x40\x09\x5f\x97\x63\x32\x73\xc3\x29\xf5\x1e\
-\x26\x06\x22\x14\xf9\xf5\x58\x74\xbd\x2b\xec\x52\x00\x63\x38\x72\
-\x78\xc3\x57\xcb\xf4\xfe\xfa\x8b\x38\xaa\x7a\x7f\xea\xa9\x5c\xfe\
-\xfc\xb3\xfa\xeb\x27\xee\xe5\xc4\x5c\x42\x14\x81\xb3\xdc\xac\x2c\
-\x82\x34\xc3\x32\x9e\xe6\x53\xdc\x4c\x56\xb4\x50\x1d\x17\x6b\x56\
-\x2c\xab\x3a\xeb\x52\x96\x5d\xd1\x6a\x97\x60\x97\xc5\x61\xb5\xed\
-\xea\x65\x7b\xad\xa4\xc9\xe7\x1d\xe2\x89\xc6\x9b\x28\x41\x87\xad\
-\xa6\x6b\x10\x51\x13\xe7\x3d\x5f\xe7\xe9\x52\xea\x35\xad\x62\xb1\
-\x56\xb0\x20\xac\xeb\xb8\x41\x70\x0e\x6c\xa4\x4b\x97\xb1\x05\x40\
-\x39\xdd\xa6\x2c\x65\xda\xee\x27\x59\xac\x59\xf4\x59\x9f\x4d\x6f\
-\x66\x9d\x95\x00\xc6\x25\x81\x02\xcf\x7b\x88\x12\x06\x0b\x23\x40\
-\xb0\x2c\xad\x56\xe4\x07\xe1\x60\x7b\xea\x4e\x66\x45\xd9\xf1\xab\
-\x7c\x53\x56\x04\xd6\xde\x3c\xaa\x24\x68\x9c\x57\xd2\x58\x26\x87\
-\xb1\xd8\x29\x93\x94\x95\xc6\x24\xb8\xb4\xf1\x36\x49\xa0\x66\x5e\
-\x40\x40\x82\x74\xfb\xac\x8d\x34\x36\x4e\xb0\x99\xfc\x8b\x31\xae\
-\x0e\x6b\xbb\x3e\x0c\x04\x26\x34\xf1\xb1\x4e\xb1\xc1\xae\xb2\x62\
-\xbe\x57\xe3\x50\xac\x3c\x18\x17\x4b\x1c\xc6\xf3\xd0\xff\x80\x95\
-\x3a\x57\x5f\x1d\x45\xfe\x92\x46\x8b\x64\x42\xcb\x4b\xfe\x6b\x35\
-\xb3\x4d\x12\xea\x66\x54\x64\x11\x51\x4e\x0a\x46\xd0\xfa\x7a\xd2\
-\x60\xfa\x87\xb4\x61\x0b\xa7\xa8\xaa\xe9\xcb\x88\x33\x7d\x2b\x4b\
-\xd1\x25\x19\x49\xe1\xbd\x5c\xcd\x96\xd1\x76\x55\xca\xae\x41\x97\
-\xf9\x5a\x9d\x14\x25\xbd\x0a\x28\x97\x8c\xc7\x94\x29\x1a\x7a\xdf\
-\xd6\x0a\x06\xf8\xc2\x5b\xed\x2b\x00\x7e\xc5\x14\xa2\x7a\x98\x08\
-\x7e\x18\xd2\x64\x0c\x8e\x8c\x5b\x6b\xda\xf6\xa1\x52\x56\x2b\xb6\
-\x15\x2b\xb8\xed\x3c\x92\xdb\xce\x52\x53\xb3\xb6\x73\x35\xb0\x68\
-\xbf\x11\x5c\xdd\x2d\xe1\xa7\x65\x67\x91\x47\x6b\xeb\x28\x30\x39\
-\x00\xbf\xd8\xdd\xae\x90\x69\xfb\x91\x32\x6d\x2f\x93\x89\x5d\x13\
-\x59\x07\xad\x09\xa5\xee\x53\xae\x10\xcb\xa4\xa1\x8b\xc5\xb7\xdf\
-\x2b\x04\xdb\x79\xa4\x60\x3b\xcb\x04\xe3\x57\x14\xd6\x81\x1b\x92\
-\x15\x5d\xfe\x0a\xc9\x4c\x1a\xa6\x64\xd8\x49\xa8\x89\x0b\x93\x07\
-\xdf\x28\x3a\xc6\x94\xcb\x52\x5d\xf7\x89\xa3\xee\x8a\x31\x16\x38\
-\x6b\xc6\x3b\x6b\xc6\xb7\xd7\x8c\xef\x68\x82\x2d\x69\x0b\xad\xbc\
-\x5d\xb7\x6a\x1a\x05\xa0\x58\x91\xd1\xe1\x69\x75\x3e\xe7\xed\x2f\
-\x6b\x56\x1c\xdf\x5b\x95\xcc\x7f\xd0\xf2\xc1\x57\xd7\x0d\x62\x87\
-\x90\x2d\xb4\x16\xa1\x47\xaf\xfc\x10\x9a\xab\xf5\x4b\x99\xc7\xb7\
-\xa5\xeb\x0b\x00\x56\xc6\x7f\x60\xc1\x0c\xe9\x0d\x39\x81\x98\x58\
-\xda\x34\x01\x1d\x96\x0e\xc7\x91\xa8\xca\xa2\x14\x56\x68\x8c\xf5\
-\x45\xdf\xab\xb3\x42\x0a\x58\x91\x10\xc7\x07\x92\xed\x2e\xf1\xc9\
-\x01\x9f\xa1\x19\xd0\x70\x9a\xcd\xba\xe4\xc5\x8b\xca\x3e\x89\x1b\
-\x8e\x81\x7e\xf2\x3f\x1b\x5d\xf7\x03\x2c\x80\x1f\xbc\x4f\xe0\x87\
-\xd8\x14\x54\x6e\x6f\x68\xbb\xce\xeb\x16\x81\x6b\x16\x48\xc6\xb4\
-\x69\x14\x50\x68\xd3\xa7\x72\x27\xf9\x05\xb1\x08\x39\xc4\x5d\x98\
-\x17\x46\x91\x35\xc5\x5a\xf0\x75\x0f\xc7\x2b\x8b\xb4\x46\x34\x99\
-\x2c\x57\x0a\xc4\xb3\x65\x69\xfd\xc3\xee\x6f\xa9\xd5\x75\x75\x3d\
-\x55\x7b\xf9\xef\x69\xe6\xc1\x2f\x59\x20\x2b\x7e\xb9\x3c\x9c\x5d\
-\x21\x8e\x6c\xf2\xf9\x2d\x74\x9b\x6b\x95\x75\x89\x5a\xdb\xfe\xcc\
-\x91\x08\x66\x6f\xbe\xdc\xe5\x64\x17\xcc\xf3\xfc\x92\x6e\x59\x65\
-\x43\xdf\x9e\xb1\x60\xd4\x52\xb6\x67\x4c\xfb\xb2\x8d\x97\x9c\x29\
-\xbc\xcc\x0d\xbc\x80\x1b\xb7\xcb\xb6\x2e\x25\x11\x2e\x92\x8a\xaf\
-\xee\xdf\x3c\x24\x29\x30\x03\x2c\x37\x84\xd8\xaa\xc0\x94\x6a\x9c\
-\x77\xfe\xdd\x72\xe9\xe3\xf6\x6d\xd6\xb6\xbb\xd5\xba\xe0\xee\x8e\
-\xda\x58\x96\x29\xff\x36\xfa\x78\x4a\xd0\x3f\x29\xe0\x4d\x4d\x15\
-\x27\xd0\xbe\x67\xee\xf6\x41\x92\x82\x38\x98\x3b\x96\xb8\x04\xf1\
-\xf1\xe8\xe2\xac\x6f\xd5\x6a\x7f\x5b\x2d\x2e\x7e\x44\x29\x78\x50\
-\xf3\xc3\xd5\xc6\x9b\x1f\x4c\x20\x8a\xaf\xe2\x35\x20\x4c\x99\xda\
-\xe6\xee\xaa\x8d\x1a\xbd\xa0\x3c\x69\x3f\x25\x9f\x52\x3f\x34\xc6\
-\x77\x8b\xd4\xc3\x4c\x7e\x21\x49\x7f\x99\xe1\x13\x64\x9f\x5f\x7a\
-\x56\x33\x0e\xa7\xd6\xe7\x6f\xe2\xd0\x91\x5d\x3f\xe4\x67\x91\xf6\
-\x8b\xe2\x02\xcb\x0b\x3b\xbe\xbd\x97\xf7\x9a\xf4\x44\x6d\x57\xbd\
-\xbd\x91\x1f\x29\x30\x52\x78\xa2\xa0\x5c\x86\x81\x24\x17\xdf\xda\
-\xf5\xa5\x25\xd2\xf8\xd8\x9c\x35\x24\xf2\xce\xcd\x66\x4d\x76\x00\
-\xea\x28\xf4\x5a\x64\xab\xb9\xbb\x53\x13\x74\xb5\x1d\x06\xf4\x0d\
-\xc6\x02\x4b\xf8\x37\x7e\xe8\x45\x37\xb5\x26\x7b\x62\x1e\x63\xf3\
-\x59\x34\x38\xfe\xa8\xe2\xbc\xfb\xa3\x20\xc9\xf8\xb9\x0a\xa2\x28\
-\x71\x34\xf9\xb6\xdb\x65\x9c\xb7\x92\xbe\x82\xb4\x4e\x9e\x9d\xb6\
-\x29\xcc\xdc\xbd\x7d\x2d\xfa\x3c\x85\x0e\x17\xb1\x95\xb3\x66\x9c\
-\x8a\xe7\x48\x87\xfa\xc5\xa5\x9a\x46\x4e\x1d\x59\x82\x7f\x40\xb6\
-\x34\x9c\xad\x32\x77\x52\xdb\x39\xd4\x2f\x39\x57\xaa\xd7\x58\x9b\
-\x6a\x50\xa1\xaf\x08\x57\xa9\x17\x44\xb8\x3d\x4d\x0d\xb0\xce\xf2\
-\x18\x74\xc6\x6d\x65\x10\xca\xab\x39\xb8\xa2\x25\xcb\xb4\x6e\x0b\
-\xbc\x86\x28\xd5\x37\xa1\x7e\xe0\x28\x14\x5b\x39\xdf\x06\x12\xbf\
-\x01\x98\x45\x31\x60\x3a\xc2\x55\x1a\x9c\xd4\x2f\x85\x75\x6b\x40\
-\xa0\x63\xec\x96\x17\x98\x07\xd0\x2b\x68\x84\xda\xda\xb9\x4e\x85\
-\x4a\x8a\xcb\x88\x4c\x2f\x12\x33\x57\x0c\x22\xe2\x5d\x6a\xfc\x5b\
-\x94\x40\xf7\x9a\x8e\xc4\xbd\x4b\x2d\x2f\x98\x97\xd6\x30\x76\xcf\
-\xa7\xc3\xf0\x22\xba\x81\x78\xbd\x76\x03\x55\x53\xda\xe5\xb5\x18\
-\xdf\x37\x1c\x86\xfc\x94\x63\xe4\x8d\x40\xab\x12\xa3\x3a\xd7\x41\
-\x19\x66\x99\x8b\x11\x77\x74\xa7\xab\xca\x78\x00\xcf\xc9\x2a\x71\
-\xa0\x52\xd6\x72\x6b\xb5\xd4\x0c\x7d\x1c\x4d\xa7\x01\x2d\x6d\x2f\
-\xb3\x73\x8c\x55\xc5\x6a\xa4\x60\x9b\xdb\x63\x7c\x6c\x3d\x76\x35\
-\xde\x28\x58\x85\x99\x06\xbe\x47\x93\xdf\x71\x03\x74\xa4\xed\x6c\
-\x70\xe4\xa6\xe7\xa7\x78\x86\x8d\x27\x36\xfc\xa6\x93\x72\x71\x89\
-\xdd\xa2\x82\xa4\x88\xb7\xa5\xca\x98\x72\xd3\xbb\x84\xa6\x8d\xef\
-\x93\xce\xf6\x56\x09\x79\x14\xf0\xee\xe2\xed\xf8\xdd\x69\x15\x09\
-\xc5\x37\x54\x02\xd2\x26\xcf\x1c\x29\x2f\x96\x4b\xd7\xbb\xcb\xbb\
-\x77\xa2\x58\x86\x35\x3f\x52\xb5\x76\x41\x32\xdf\x2c\x96\x83\x30\
-\x0a\x73\xd8\x30\x6f\xe1\x7d\xd2\x52\xcd\x38\x89\x62\xc7\x16\xac\
-\x41\x90\x30\xa5\xd4\x80\xad\x07\xc0\x32\xc5\x6d\xc8\xf0\x2b\x81\
-\xfb\x10\x80\xfb\x12\xba\xa6\x4d\x6f\xcb\x3e\xe0\x88\xb5\xf1\xd2\
-\x4a\xb6\x3e\xb1\x3c\xc7\x2b\xc6\xeb\x44\x81\x15\x4a\x43\x37\x57\
-\xae\xef\xb6\xf8\x6b\xc1\x1b\x07\x78\x1f\x89\x5f\xd7\xcd\xef\xf0\
-\x14\xf9\x41\x9c\xea\xf3\x61\xb7\xb8\x21\x60\x9c\x6a\x75\x1e\x7f\
-\xb4\x5f\x45\xa1\x74\xa4\x9f\xaf\xb5\xe4\x99\x99\x8d\x67\x66\x36\
-\x3f\x8f\x47\x0a\xca\xbd\xef\x27\x9e\xea\x5b\xbc\x75\xef\x59\x7d\
-\xf9\xba\x86\x78\xb3\xd9\x92\xb7\x39\x70\x0e\x54\x84\x5b\x56\x83\
-\xba\x4f\x2b\x8e\x10\x6c\x50\xbe\xbc\x7e\xcc\x2e\x72\xc2\x34\x6a\
-\x56\x29\xe6\x3b\x3a\x39\x31\xa7\x02\x1a\x62\x26\x3e\xd5\x03\xee\
-\x58\xe3\xa7\x3f\x3c\x1b\x8e\xc1\xb1\x1b\xa3\xe3\x8b\xe1\xf9\xb8\
-\xbf\x22\x9f\x71\x1f\x94\x8d\x47\x42\x59\xe1\xd2\x54\xae\xa2\x18\
-\xd7\x1e\x44\xb1\x13\xae\x35\x62\xaf\xda\x70\x4d\x2e\x2d\x2f\x69\
-\x94\xb0\xdb\x31\x8e\xbe\x9a\x4e\xc0\x24\x49\xc6\x73\x8a\xde\xa0\
-\xc9\x97\x64\x6c\x74\x7b\xa3\x79\xc3\x3d\x0d\xd7\x0f\x31\xe2\x01\
-\x40\x06\xbf\x01\x94\xbf\x51\xd2\x6e\xee\xe9\x23\xc0\x77\xe6\x86\
-\x13\xba\x0f\xfd\x8e\x3e\xb2\x88\x3d\x58\x04\xef\x13\xdd\x75\x60\
-\xfd\x57\xda\x79\x62\x09\x63\x7d\x03\x2d\x3f\xc5\x29\xa6\xd4\x64\
-\x11\x82\xec\x57\xc5\xed\xbf\xce\x53\xaf\xff\x3d\xe8\x82\x1f\xfc\
-\xa8\xbe\xdf\x27\x38\xcd\x39\x52\x42\x4b\x71\x35\x36\x2c\xbc\x95\
-\xbd\xf5\xa2\x8c\xc1\xa8\x72\xdb\x4a\x54\x7c\xeb\xb0\x3f\xfe\x63\
-\xfc\xe5\xec\x02\x4a\xf2\xa8\x2f\xef\x56\x15\xf4\x8a\xfc\x62\x92\
-\xe7\xaf\x71\xe8\xf4\xd9\x2a\x96\x71\x57\x14\xb4\xf3\x29\xcc\x51\
-\xdc\x8b\x07\x05\x03\x90\x86\xc5\xef\x41\x21\x9a\x64\x4a\x84\x54\
-\x82\xe6\xb3\xf0\xd5\xa9\x9e\x05\x6a\x87\x9e\xac\x67\xed\xe5\x77\
-\xa4\x14\xa2\x68\x12\x1a\xf7\xac\x2d\x76\x23\x8d\x59\x9d\x27\x41\
-\x8d\x0f\x48\x41\xf8\x3f\x4e\x60\x39\x8b\x17\x3e\x8c\xf7\xd6\x83\
-\xa4\xad\x50\x66\xf5\x0d\xb9\x10\x16\x9a\x20\xbf\x87\x91\x2b\x2e\
-\xea\xa9\x05\x45\x65\x50\xef\x55\x90\x93\x9f\xc3\xcb\x34\xee\xaa\
-\x66\xd2\x70\xb9\xad\x46\x27\xec\x05\x82\xff\x0f\x5b\x8d\x20\xbf\
-\xe5\x6f\x28\xac\xb4\x14\xe7\xab\xca\x50\x5b\x3b\xbb\xc2\x54\xdb\
-\x2f\xdb\x85\xb1\x24\xd5\x87\x98\x0a\x7b\xa0\xa7\x9b\x4a\xbc\x85\
-\xa6\x4b\x5b\x75\xf9\x4f\x4b\x05\x8f\xbd\xeb\x57\x51\x20\xcd\x2a\
-\xa8\x31\xbc\x76\x0e\xa8\x13\xfc\x45\x19\xa2\x5d\xf6\xd3\xdb\xf8\
-\xaa\xba\x5c\x9a\x56\x9b\x15\xef\x07\x56\x6b\x4d\xed\x1d\xf8\xd7\
-\x83\x16\xef\x36\x0e\x5a\xfc\xff\x4d\xf2\x7f\x4d\x7f\x01\x23\
 \x00\x00\x04\xcf\
 \x3c\
 \x21\x44\x4f\x43\x54\x59\x50\x45\x20\x68\x74\x6d\x6c\x3e\x0a\x3c\
@@ -643,10 +651,6 @@
 \x00\x06\xfb\x3c\
 \x00\x68\
 \x00\x74\x00\x6d\x00\x6c\
-\x00\x0e\
-\x08\x97\xc9\x7c\
-\x00\x73\
-\x00\x74\x00\x61\x00\x72\x00\x74\x00\x50\x00\x61\x00\x67\x00\x65\x00\x2e\x00\x68\x00\x74\x00\x6d\x00\x6c\
 \x00\x10\
 \x0b\xe9\x1d\x9c\
 \x00\x61\
@@ -656,6 +660,10 @@
 \x00\x73\
 \x00\x70\x00\x65\x00\x65\x00\x64\x00\x64\x00\x69\x00\x61\x00\x6c\x00\x50\x00\x61\x00\x67\x00\x65\x00\x2e\x00\x68\x00\x74\x00\x6d\
 \x00\x6c\
+\x00\x0e\
+\x08\x97\xc9\x7c\
+\x00\x73\
+\x00\x74\x00\x61\x00\x72\x00\x74\x00\x50\x00\x61\x00\x67\x00\x65\x00\x2e\x00\x68\x00\x74\x00\x6d\x00\x6c\
 \x00\x11\
 \x01\xd8\x74\x9c\
 \x00\x6e\
@@ -666,10 +674,10 @@
 qt_resource_struct = b"\
 \x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x01\
 \x00\x00\x00\x00\x00\x02\x00\x00\x00\x04\x00\x00\x00\x02\
-\x00\x00\x00\x80\x00\x00\x00\x00\x00\x01\x00\x00\x21\xe6\
-\x00\x00\x00\x56\x00\x01\x00\x00\x00\x01\x00\x00\x10\x82\
+\x00\x00\x00\x80\x00\x00\x00\x00\x00\x01\x00\x00\x22\x64\
+\x00\x00\x00\x34\x00\x01\x00\x00\x00\x01\x00\x00\x03\x80\
+\x00\x00\x00\x5e\x00\x00\x00\x00\x00\x01\x00\x00\x15\x62\
 \x00\x00\x00\x0e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
-\x00\x00\x00\x30\x00\x00\x00\x00\x00\x01\x00\x00\x0d\x02\
 "
 
 def qInitResources():
--- a/WebBrowser/SpeedDial/SpeedDial.py	Sun Apr 24 14:19:17 2016 +0200
+++ b/WebBrowser/SpeedDial/SpeedDial.py	Sun Apr 24 17:26:54 2016 +0200
@@ -218,6 +218,23 @@
         else:
             self.speedDialSaved.emit()
     
+    def resetDials(self):
+        """
+        Public method to reset the speed dials to the default values.
+        """
+        ok = E5MessageBox.yesNo(
+            None,
+            self.tr("Reset Speed Dials"),
+            self.tr("""Are you sure you want to reset the speed dials to"""
+                    """ the default pages?"""))
+        if ok:
+            speedDialFile = self.getFileName()
+            if os.path.exists(speedDialFile):
+                os.remove(speedDialFile)
+            self.__regenerateScript = True
+            
+            self.__load()
+    
     def close(self):
         """
         Public method to close the user agents manager.
@@ -266,6 +283,7 @@
         
         entries = allPages.split('";')
         self.__webPages = []
+        self.__regenerateScript = True
         
         from .Page import Page
         for entry in entries:
--- a/WebBrowser/WebBrowserView.py	Sun Apr 24 14:19:17 2016 +0200
+++ b/WebBrowser/WebBrowserView.py	Sun Apr 24 17:26:54 2016 +0200
@@ -749,6 +749,9 @@
             menu.addAction(
                 UI.PixmapCache.getIcon("reload.png"),
                 self.tr("Reload All Dials"), self.__reloadAllSpeedDials)
+            menu.addSeparator()
+            menu.addAction(
+                self.tr("Reset to Default Dials"), self.__resetSpeedDials)
             return
         
         menu.addAction(
@@ -1604,3 +1607,9 @@
         Private slot to reload all speed dials.
         """
         self.page().runJavaScript("reloadAll();")
+    
+    def __resetSpeedDials(self):
+        """
+        Private slot to reset all speed dials to the default pages.
+        """
+        self.__speedDial.resetDials()
--- a/i18n/eric6_cs.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_cs.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5116,7 +5116,7 @@
         <translation>Spojení z ilegálního hosta</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5130,13 +5130,13 @@
         <translation>&lt;p&gt;Pokus o spojení z ilegálního hosta &lt;b&gt;{0}&lt;/b&gt;. Přijmout toto spojení?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation type="unfinished"></translation>
@@ -13549,6 +13549,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -14266,12 +14271,19 @@
         <translation>Proces {0} nelze spustit. Ověřte, že je umístěn v požadované cestě.</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
         <translation>{0} hotovo.</translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16592,7 +16604,7 @@
 <context>
     <name>HelpBrowser</name>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Otevřít odkaz v novém tab okně<byte value="x9"/>Ctrl+LMB</translation>
     </message>
@@ -16602,72 +16614,72 @@
         <translation>&lt;b&gt;Okno nápovědy&lt;/b&gt;&lt;p&gt;Toto okno zobrazí vybranou informaci nápovědy.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
         <source>Web Inspector...</source>
         <translation>Web inspektor...</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
         <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
         <translation>Zkontrolujte adresu na chyby jako je &lt;b&gt;ww&lt;/b&gt;.example.org místo &lt;b&gt;www&lt;/b&gt;.example.org</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
         <source>If the address is correct, try checking the network connection.</source>
         <translation>Je-li adresa vpořádku, prověřte síťové spojení.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
         <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
         <translation>Je-li vaše šíť chráněna firewallem nebo proxy, ujistěte se, že váš prohlížeč má na tuto síť povolen přístup.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation>Záložka na tuto stranu</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation>Uložit lin&amp;k</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation>Záložka na tento link</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation>Kopírovat link do schránky</translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation>Otevřít obrázek v novém tabu</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>Uložit obrázek</translation>
+        <source>Save Lin&amp;k</source>
+        <translation>Uložit lin&amp;k</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation>Záložka na tento link</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation>Kopírovat link do schránky</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation>Otevřít obrázek v novém tabu</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>Uložit obrázek</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation>Kopíroavt obrázek do schránky</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Kopírovat cestu obrázku do schránky</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation>Blokovat obrázek</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
         <source>Search with...</source>
         <translation>Hledat s...</translation>
     </message>
@@ -16687,244 +16699,264 @@
         <translation>&lt;p&gt;Nelze spustit aplikaci pro URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
         <source>Error loading page: {0}</source>
         <translation>Chyba při načítání strany: {0}</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
         <source>When connecting to: {0}.</source>
         <translation>Při připojení na: {0}.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>Web Database Quota</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>New Web Database Quota</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
         <source>bytes</source>
         <translation type="unfinished">bajty</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
         <source>kB</source>
         <translation type="unfinished">kB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
         <source>MB</source>
         <translation type="unfinished">MB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>Method not supported</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>{0} method is not supported.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Search engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Choose the desired search engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Engine name</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Enter a name for the engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
         <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation type="unfinished">&amp;Tisk</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation type="unfinished">Náhled tisku</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation type="unfinished">Př&amp;iblížit</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation type="unfinished">&amp;Resetovat lupu</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation type="unfinished">&amp;Oddálit</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation type="unfinished">Zkusit znova</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation type="unfinished">eric5 web prohlížeč {6 ?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished">&lt;p&gt;Tisk není dostupný kvůli bugu v PyQt4.Please upgrade.&lt;/p&gt; {5.?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation type="unfinished">&amp;Tisk</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation type="unfinished">Náhled tisku</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation type="unfinished">Př&amp;iblížit</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation type="unfinished">&amp;Resetovat lupu</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation type="unfinished">&amp;Oddálit</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation type="unfinished">Zkusit znova</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation type="unfinished">eric5 web prohlížeč {6 ?}</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished">&lt;p&gt;Tisk není dostupný kvůli bugu v PyQt4.Please upgrade.&lt;/p&gt; {5.?}</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -38406,22 +38438,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -38454,12 +38486,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48930,37 +48962,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished">Kopírovat cestu obrázku do schránky</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation type="unfinished">Uložit obrázek</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation type="unfinished">Všechny soubory (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48990,7 +49022,7 @@
         <translation type="unfinished">Cesta:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49000,12 +49032,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49349,7 +49381,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49363,6 +49395,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -60232,7 +60274,7 @@
         <translation>Zjistit akt&amp;ualizace...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Reportovat Bugy</translation>
     </message>
@@ -60252,7 +60294,7 @@
         <translation>&lt;b&gt;Reportovat bug...&lt;/b&gt;&lt;p&gt;Otevře se dialog pro reportování bugu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation></translation>
     </message>
@@ -60312,7 +60354,7 @@
         <translation>&lt;b&gt;Unittest Script&lt;/b&gt;&lt;p&gt;Spustit unittest s aktuálním skriptem.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Unittest Projekt</translation>
     </message>
@@ -60482,7 +60524,7 @@
         <translation>&lt;b&gt;Klávesové zkratky&lt;/b&gt;&lt;p&gt;Nastavení klávesových zkratek aplikace podle zvyklostí uživatele.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Exportovat klávesové zkratky</translation>
     </message>
@@ -60502,7 +60544,7 @@
         <translation>&lt;b&gt;Export klávesových zkratek&lt;/b&gt;&lt;p&gt;Exportují se klávesové zkratky z aplikace.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Import klávesových zkratek</translation>
     </message>
@@ -60582,12 +60624,12 @@
         <translation>Otevřít Eric API dokumentaci</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>&amp;Unittest</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>E&amp;xtra funkce</translation>
     </message>
@@ -60597,142 +60639,142 @@
         <translation type="obsolete">&amp;Nástroje</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Vybrat skupinu nástrojů</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>Nas&amp;tavení</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>O&amp;kno</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Toolbary</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>&amp;Nápověda</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>Nástroje</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
-        <source>Settings</source>
-        <translation>Nastavení</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>Nápověda</translation>
+        <source>Tools</source>
+        <translation>Nástroje</translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="2651"/>
+        <source>Settings</source>
+        <translation>Nastavení</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>Nápověda</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Profily</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Čísla verzí&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>Emailová adresa nebo mail server adresa jsou prázdné. Prosím, nastavte váš email v dialogovém okně Nastavení.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Konfigurace Skupin nástrojů...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Konfigurace aktuální skupiny nástrojů...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>&amp;Vestavěné nástroje</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>V aktuálním projektu není definován hlavní skript. Zrušeno</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Problém</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>Chyba v procesu generování</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Aktuálně není vybrán žádný prohlížeč. Prosím otevřete Nastavení a nějaký vyberte.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit prohlížeč nápovědy.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Dokumentace chybí</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Dokumentace</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Adresář PyQt4 dokumentace není nakonfigurován.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Uložit úlohy</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Načíst úlohy</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>Zahodit chybu</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Chyba během zjišťování aktualizací</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Byla nalezena aktualizace</translation>
     </message>
@@ -60747,17 +60789,17 @@
         <translation>Zobrazit externí nás&amp;troje</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>Kontrolu updatů nelze provést.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Zrušit</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>Spuštěno poprvé</translation>
     </message>
@@ -60767,12 +60809,12 @@
         <translation>Inicializace Plugin manažera...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>P&amp;luginy</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Pluginy</translation>
     </message>
@@ -60797,7 +60839,7 @@
         <translation>&amp;Plugin Infa...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>&amp;Plugin nástroje</translation>
     </message>
@@ -60817,12 +60859,12 @@
         <translation>&lt;b&gt;Odinstalovat plugin...&lt;/b&gt;&lt;p&gt;Otevře dialog pro odinstalaci pluginu.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
+        <location filename="../UI/UserInterface.py" line="3551"/>
         <source>&amp;Show all</source>
         <translation>&amp;Zobrazit vše</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3551"/>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>&amp;Skrýt vše</translation>
     </message>
@@ -60832,7 +60874,7 @@
         <translation>Aktivace pluginů...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>&amp;Průvodci</translation>
     </message>
@@ -60852,7 +60894,7 @@
         <translation>Zobrazit dostupné verze ke stažení</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Dostupné verze&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
@@ -60932,7 +60974,7 @@
         <translation>Obnovit manažer nástrojových lišt...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Externí nástroje</translation>
     </message>
@@ -60947,22 +60989,22 @@
         <translation>Prohlížeč &amp;multiprojektu</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Uložit relaci</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Načíst relaci</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Tato část status baru zobrazuje aktuální kódování editorů.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Tato část status baru zobrazuje indikátor práva zápisu editoru do souboru.&lt;/p&gt;</translation>
     </message>
@@ -60987,17 +61029,17 @@
         <translation>&lt;b&gt;Požadavek na vlastnost...&lt;/b&gt;&lt;p&gt;Otevře dialog pro odeslání požadavku.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Tato část status baru zobrazuje aktuální jazyk editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Tato část status baru zobrazuje číslo řádku v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Tato část status baru zobrazuje pozici kurzoru v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
@@ -61022,12 +61064,12 @@
         <translation>&lt;b&gt;Přepnout vodorovnou nástrojovou lištu&lt;/b&gt;&lt;p&gt;Pokud je vodorovná nástrojová lišta skryta, tak se zobrazí. Je-li zobrazena, skryje se.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Restartovat aplikaci</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>Aplikace potřebuje restartovat. Má se provést nyní?</translation>
     </message>
@@ -61037,12 +61079,12 @@
         <translation></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Konfigurovat...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Tato část status baru zobrazuje eol nastavení v aktuálním editoru.&lt;/p&gt;</translation>
     </message>
@@ -61182,7 +61224,7 @@
         <translation>Editor &amp;ikon...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Qt 3 podpora</translation>
     </message>
@@ -61202,7 +61244,7 @@
         <translation>Otevřít PySide dokumentaci</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Počátek dokumentace PySide nebyl nastaven.&lt;/p&gt;</translation>
     </message>
@@ -61222,111 +61264,111 @@
         <translation>{0} - {1} - {2} - pasivní mód</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>Externí nástroje/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Soubor &lt;b&gt;{0}&lt;/b&gt; neexistuje nebo má nulovou délku.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit Qt-Designer.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit Qt-Linguist.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit Qt-Assistant.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit aktuální prohlížeč.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit UI Previewer.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit Previewer překladů.&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nelze spustit SQL Browser.&lt;br&gt;Ujistěte se, že je dostupný jako &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation>V externím nástroji  &apos;{0}&apos; ve skupině &apos;{1}&apos; nebyl záznam nástroje nalezen.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation>Skupina nástrojů &apos;{0}&apos; nenalezena. </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>Spouštím proces &apos;{0} {1}&apos;.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Nemohu spustit příkaz &lt;b&gt;{0}&lt;/b&gt;&lt;br&gt;Ověřte jestli je dostupný jako &lt;b&gt;{1}&lt;/b&gt;. &lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation>Proces &apos;{0}&apos; byl ukončen.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Adresář dokumentace &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; nebyl nalezen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Do souboru s úlohami &lt;b&gt;{0}&lt;/b&gt; nelze zapisovat.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Soubor s úlohami &lt;b&gt;{0}&lt;/b&gt; nelze načíst.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Zápis do souboru relace session &lt;b&gt;{0}&lt;/b&gt; se nezdařil.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Soubor relace session &lt;b&gt;{0}&lt;/b&gt; nelze přečíst.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; není soubor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation>Zkouším host {0}</translation>
     </message>
@@ -61361,7 +61403,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61401,27 +61443,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61507,12 +61549,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61732,7 +61774,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation type="unfinished">&amp;Windows</translation>
     </message>
@@ -61822,7 +61864,7 @@
         <translation type="unfinished">Otevřít Qt4 dokumentaci {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61887,7 +61929,7 @@
         <translation type="unfinished">Otevřít PyQt4 dokumentaci {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;Adresář PyQt4 dokumentace není nakonfigurován.&lt;/p&gt; {5 ?}</translation>
     </message>
@@ -61922,7 +61964,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61942,7 +61984,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation type="unfinished"></translation>
     </message>
@@ -62012,27 +62054,27 @@
         <translation type="unfinished">&lt;b&gt;Eric API dokumentace&lt;/b&gt;&lt;p&gt;Zobrazit Eric API dokumentaci. Umístění dokumentace je v podadresáři Documentation/Source v instalačním adresáři eric5.&lt;/p&gt; {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation type="unfinished">Qt v.3 není podporováno v eric5. {3 ?} {6.?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation type="unfinished">Aktualizace &lt;b&gt;{0}&lt;/b&gt; eric5 je připravena na &lt;b&gt;{1}&lt;/b&gt;. Chcete ji stáhnout a nainstalovat? {0}?} {6 ?} {1}?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation type="unfinished">Eric5 je aktuální {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation type="unfinished">Používáte poslední verzi eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation type="unfinished">eric5 nebyl ještě nakonfigurován. Bude spuštěn konfigurační dialog. {6 ?}</translation>
     </message>
@@ -62042,17 +62084,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -67727,215 +67769,220 @@
         <translation type="unfinished">&lt;p&gt;Nelze spustit aplikaci pro URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished">Otevřít odkaz v novém tab okně<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished">Uložit lin&amp;k</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished">Záložka na tento link</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished">Kopírovat link do schránky</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished">Otevřít obrázek v novém tabu</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished">Uložit obrázek</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished">Kopíroavt obrázek do schránky</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished">Kopírovat cestu obrázku do schránky</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation type="unfinished">Blokovat obrázek</translation>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished">Kopíroavt obrázek do schránky</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation type="unfinished">Kopírovat cestu obrázku do schránky</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished">Blokovat obrázek</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished">Hledat s...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished">Záložka na tuto stranu</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished">Záložka na tuto stranu</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
Binary file i18n/eric6_de.qm has changed
--- a/i18n/eric6_de.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_de.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5030,7 +5030,7 @@
         <translation>Verbindung von ungültigem Rechner</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5044,14 +5044,14 @@
         <translation>&lt;p&gt;Es wurde versucht, eine Verbindung von dem nicht zugelassenen Rechner &lt;b&gt;{0}&lt;/b&gt; aufzubauen. Soll die Verbindung angenommen werden?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation>Verbindung für passives Debuggen empfangen
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation>Verbindung für passives Debuggen geschlossen
@@ -13304,6 +13304,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation>Soll diese Schnellwahl wirklich entfernt werden?</translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation>Sind sie sicher,dass alle Schnellwahlen neu geladen werden sollen?</translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -13965,7 +13970,7 @@
         <translation>Der Prozess {0} konnte nicht gestartet werden. Stellen Sie sicher, dass er sich im Suchpfad befindet.</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
@@ -13983,6 +13988,13 @@
         <source>Errors</source>
         <translation>Fehler</translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation>{0} ist abgestürzt.</translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16292,32 +16304,32 @@
         <translation>&lt;b&gt;Hilfe Fenster&lt;/b&gt;&lt;p&gt;Dieses Fenster zeigt die ausgewählte Hilfe an.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
         <source>Web Inspector...</source>
         <translation>Web Inspektor...</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
         <source>Error loading page: {0}</source>
         <translation>Fehler beim Laden von: {0}</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
         <source>When connecting to: {0}.</source>
         <translation>Beim Verbinden zu: {0}.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
         <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
         <translation>Überprüfen Sie die Adresse auf Fehler wie &lt;b&gt;ww&lt;/b&gt;.example.org statt &lt;b&gt;www&lt;/b&gt;.example.org</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
         <source>If the address is correct, try checking the network connection.</source>
         <translation>Falls die Adresse stimmt, versuchen Sie, die Netzwerkverbindung zu überprüfen.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
         <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
         <translation>Wenn Ihr Computer oder Ihr Netzwerk durch eine Firewall oder einen Proxy geschützt ist, stellen Sie sicher, dass der Browser auf das Netzwerk zugreifen darf.</translation>
     </message>
@@ -16327,289 +16339,309 @@
         <translation>&lt;p&gt;Es konnte keine Anwendung für die URL &lt;b&gt;{0}&lt;/b&gt; gestartet werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation>Lesezeichen für diese Seite hinzufügen</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation>Lin&amp;k speichern</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation>Lesezeichen für diesen Link hinzufügen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation>Link in die Zwischenablage kopieren</translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation>Bild in neuem Register öffnen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>Bild speichern</translation>
+        <source>Save Lin&amp;k</source>
+        <translation>Lin&amp;k speichern</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation>Lesezeichen für diesen Link hinzufügen</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation>Link in die Zwischenablage kopieren</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation>Bild in neuem Register öffnen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>Bild speichern</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation>Bild in die Zwischenablage kopieren</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Bildadresse in die Zwischenablage kopieren</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation>Bild blockieren</translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
+        <source>Search with...</source>
+        <translation>Suchen mit...</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>Web Database Quota</source>
+        <translation>Webdatenbankquota</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Das Datenbankquota von &lt;strong&gt;{0}&lt;/strong&gt; wurde beim Zugriff auf die Datenbank &lt;strong&gt;{1}&lt;/strong&gt; überschritten.&lt;/p&gt;&lt;p&gt;Soll es geändert werden?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>New Web Database Quota</source>
+        <translation>Neues Datenbankquota</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
+        <source>bytes</source>
+        <translation>Bytes</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
+        <source>kB</source>
+        <translation>kB</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
+        <source>MB</source>
+        <translation>MB</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
+        <translation>Gib das neue Quota in MB ein (aktuell = {0}, verbraucht = {1}; Schrittweite = 5 MB):</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
+        <source>Add to web search toolbar</source>
+        <translation>Zur Websuchleiste hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>Method not supported</source>
+        <translation>Methode nicht unterstützt</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>{0} method is not supported.</source>
+        <translation>{0} Methode wird nicht unterstützt.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Search engine</source>
+        <translation>Suchmaschine</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Choose the desired search engine</source>
+        <translation>Wähle die gewünschte Suchmaschine aus</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Engine name</source>
+        <translation>Suchmaschinenname</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Enter a name for the engine</source>
+        <translation>Gib einen Namen für die Suchmaschine ein</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
+        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
+        <translation>Wenn die Zwischenspeicher-Regelung auf Offline-Browsing steht, sind nur Seiten im lokalen Zwischenspeicher verfügbar.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
+        <source>Scan Link with VirusTotal</source>
+        <translation>Link mit VirusTotal überprüfen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
+        <source>Scan Image with VirusTotal</source>
+        <translation>Bild mit VirusTotal überprüfen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation>Link verschicken</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation>Link auf Bild verschicken</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation>Dieser Rahmen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation>&amp;Nur diesen Rahmen anzeigen </translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation>In neuem &amp;Register anzeigen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation>&amp;Drucken</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation>Druckvorschau</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation>Als PDF drucken</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation>Ver&amp;größern</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation>Vergrößerung &amp;zurücksetzen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation>Ver&amp;kleinern</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation>Rahmen&amp;quelltext anzeigen</translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
-        <source>Search with...</source>
-        <translation>Suchen mit...</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>Web Database Quota</source>
-        <translation>Webdatenbankquota</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Das Datenbankquota von &lt;strong&gt;{0}&lt;/strong&gt; wurde beim Zugriff auf die Datenbank &lt;strong&gt;{1}&lt;/strong&gt; überschritten.&lt;/p&gt;&lt;p&gt;Soll es geändert werden?&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>New Web Database Quota</source>
-        <translation>Neues Datenbankquota</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
-        <source>bytes</source>
-        <translation>Bytes</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
-        <source>kB</source>
-        <translation>kB</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
-        <source>MB</source>
-        <translation>MB</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
-        <translation>Gib das neue Quota in MB ein (aktuell = {0}, verbraucht = {1}; Schrittweite = 5 MB):</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
-        <source>Add to web search toolbar</source>
-        <translation>Zur Websuchleiste hinzufügen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>Method not supported</source>
-        <translation>Methode nicht unterstützt</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>{0} method is not supported.</source>
-        <translation>{0} Methode wird nicht unterstützt.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Search engine</source>
-        <translation>Suchmaschine</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Choose the desired search engine</source>
-        <translation>Wähle die gewünschte Suchmaschine aus</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Engine name</source>
-        <translation>Suchmaschinenname</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Enter a name for the engine</source>
-        <translation>Gib einen Namen für die Suchmaschine ein</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
-        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
-        <translation>Wenn die Zwischenspeicher-Regelung auf Offline-Browsing steht, sind nur Seiten im lokalen Zwischenspeicher verfügbar.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
-        <source>Scan Link with VirusTotal</source>
-        <translation>Link mit VirusTotal überprüfen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
-        <source>Scan Image with VirusTotal</source>
-        <translation>Bild mit VirusTotal überprüfen</translation>
+        <source>Send Page Link</source>
+        <translation>Link auf Seite verschicken</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation>Text verschicken</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation>Google Übersetzer</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation>Wörterbuch</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation>Zur Web-Adresse springen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation>User Agent</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation>Wiederholen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
+        <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
+        <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation>Abspielen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation>Pause</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation>Laut</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation>Stumm</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation>Medienadresse in die Zwischenablage kopieren</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation>Medienadresse verschicken</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation>Medium speichern</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation>eric6-Webbrowser</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation>Neue Seite hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation>Schnellwahleinstellungen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation>Alle Schnellwahlen neu laden</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation>Link verschicken</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation>Link auf Bild verschicken</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation>Dieser Rahmen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation>&amp;Nur diesen Rahmen anzeigen </translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation>In neuem &amp;Register anzeigen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation>&amp;Drucken</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation>Druckvorschau</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation>Als PDF drucken</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation>Ver&amp;größern</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation>Vergrößerung &amp;zurücksetzen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation>Ver&amp;kleinern</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation>Rahmen&amp;quelltext anzeigen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation>Link auf Seite verschicken</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation>Text verschicken</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation>Google Übersetzer</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation>Wörterbuch</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation>Zur Web-Adresse springen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation>User Agent</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation>Wiederholen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
-        <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
-        <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation>Abspielen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation>Pause</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation>Laut</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation>Stumm</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation>Medienadresse in die Zwischenablage kopieren</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation>Medienadresse verschicken</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation>Medium speichern</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation>eric6-Webbrowser</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Drucken ist wegen eine Fehlers in PyQt5 nicht verfügbar. Bitte aktualisieren.&lt;/p&gt;</translation>
+        <source>Reset to Default Dials</source>
+        <translation>Alle Schnellwahlen zurücksetzen</translation>
     </message>
 </context>
 <context>
@@ -37884,22 +37916,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Für diesen Dateityp ist keine Vorschau verfügbar.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Markdown-Vorschau erfordert das &lt;b&gt;python-markdown&lt;/b&gt;-Paket.&lt;br/&gt;Installiere es mit dem Paketmanager oder siehe &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;die Installationsanleitung.&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die ReStructuredText-Vorschau erfordert das &lt;b&gt;python-docutils&lt;/b&gt;-Paket.&lt;br/&gt;Installiere es mit dem Paketmanager,&apos;pip install docutils&apos; oder siehe &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;diese Seite.&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die ReStructuredText-Vorschau erfordert das &lt;b&gt;sphinx&lt;/b&gt;-Paket.&lt;br/&gt;Installiere es mit dem Paketmanager,&apos;pip install Sphinx&apos; oder siehe &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;diese Seite.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternativ kann die Verwendung von Sphinx auf der Konfigurationsseite Editor, Dateibehandlung deaktiviert werden.&lt;/p&gt;</translation>
     </message>
@@ -37932,12 +37964,12 @@
         <translation>&lt;p&gt;Für diesen Dateityp ist keine Vorschau verfügbar.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation>Vorschau – {0}</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation>Vorschau</translation>
     </message>
@@ -48482,37 +48514,37 @@
         <translation>Sicherheit</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation>Vorschau nicht verfügbar.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Bildadresse in die Zwischenablage kopieren</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation>Bildbezeichnung in die Zwischenablage kopieren</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation>Bild speichern</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation>Dieses Bild ist nicht verfügbar.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation>Alle Dateien (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;In die Datei &lt;b&gt;{0}&lt;/b&gt; kann nicht geschrieben werden.&lt;/p&gt;</translation>
     </message>
@@ -48542,7 +48574,7 @@
         <translation>Pfad:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation>Diese Seite verwendet keine Datenbanken.</translation>
     </message>
@@ -48552,12 +48584,12 @@
         <translation>Zeigt eine Liste von der Seite verwendeter Datenbanken</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation>Lade...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Diese Vorschau ist nicht verfügbar.&lt;/p&gt;</translation>
     </message>
@@ -48900,7 +48932,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation>Fehler beim Laden</translation>
     </message>
@@ -48914,6 +48946,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Schnellwahldaten konnten nicht in die Datei &lt;b&gt;{0}&lt;/b&gt; gespeichert werden&lt;/p&gt;</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation>Schnellwahlen zurücksetzen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation>Sollen wirklich alle Schnellwahlen auf die Standardseiten zurückgesetzt werden?</translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -59376,7 +59418,7 @@
         <translation>Öffnet das Hilfe-Fenster</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>Modultests</translation>
     </message>
@@ -59391,12 +59433,12 @@
         <translation>Starte den Modultest Dialog</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>&amp;Fenster</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>&amp;Hilfe</translation>
     </message>
@@ -59431,22 +59473,22 @@
         <translation>Beenden der Entwicklungsumgebung</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
+        <location filename="../UI/UserInterface.py" line="2649"/>
         <source>Tools</source>
         <translation>Werkzeuge</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Help</source>
         <translation>Hilfe</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Werkzeugleisten</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Problem</translation>
     </message>
@@ -59466,7 +59508,7 @@
         <translation>&amp;Was ist das?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>Fehler beim Prozessstart</translation>
     </message>
@@ -59486,7 +59528,7 @@
         <translation>Ausgabefenster</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2649"/>
+        <location filename="../UI/UserInterface.py" line="2651"/>
         <source>Settings</source>
         <translation>Einstellungen</translation>
     </message>
@@ -59531,12 +59573,12 @@
         <translation>&lt;b&gt;Tastaturkurzbefehle&lt;/b&gt;&lt;p&gt;Setze die Tastaturkurzbefehle der Applikation mit den bevorzugten Werten.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>E&amp;xtras</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Fehler berichten</translation>
     </message>
@@ -59556,7 +59598,7 @@
         <translation>&lt;b&gt;Fehler berichten...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Senden eines Fehlerberichtes.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Tastaturkurzbefehle exportieren</translation>
     </message>
@@ -59576,7 +59618,7 @@
         <translation>&lt;b&gt;Tastaturkurzbefehle exportieren&lt;/b&gt;&lt;p&gt;Exportiert die Tastaturkurzbefehle der Applikation.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Tastaturkurzbefehle importieren</translation>
     </message>
@@ -59666,7 +59708,7 @@
         <translation>&lt;b&gt;Modultest (Skript)&lt;/b&gt;&lt;p&gt;Modultest für aktuelles Skript ausführen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Modultest (Projekt)</translation>
     </message>
@@ -59681,12 +59723,12 @@
         <translation>&lt;b&gt;Modultest (Projekt)&lt;/b&gt;&lt;p&gt;Modultest für aktuelles Projekt ausführen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>&amp;Modultests</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>Für das aktuelle Projekt ist kein Hauptskript festgelegt. Abbruch</translation>
     </message>
@@ -59736,7 +59778,7 @@
         <translation>&lt;b&gt;Dateien Seite an Seite vergleichen&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog zum Vergleich zweier Dateien und zur Anzeige des Ergebnisse Seite an Seite.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>Drop-Fehler</translation>
     </message>
@@ -59806,32 +59848,32 @@
         <translation>&lt;b&gt;Ansichtenprofile&lt;/b&gt;&lt;p&gt;Ansichtenprofile konfigurieren. Mit diesem Dialog kann die Sichtbarkeit der verschiedenen Fenster für die vorbestimmten Ansichtenprofile eingestellt werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Datei &lt;b&gt;{0}&lt;/b&gt; existiert nicht oder hat die Größe Null.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Qt-Designer konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Qt-Linguist konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Qt-Assistant konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass es als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der Werkzeugeeintrag &lt;b&gt;{0}&lt;/b&gt; konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{1}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; ist keine Datei.&lt;/p&gt;</translation>
     </message>
@@ -59856,7 +59898,7 @@
         <translation>&lt;b&gt;UI-Vorschau&lt;/b&gt;&lt;p&gt;Starte die UI-Vorschau.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die UI-Vorschau konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
@@ -59881,7 +59923,7 @@
         <translation>&lt;b&gt;Übersetzungsvorschau&lt;/b&gt;&lt;p&gt;Dies startet das Programm zur Vorschau von Übersetzungen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Übersetzungsvorschau konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
@@ -59921,47 +59963,47 @@
         <translation>Aufgabenanzeige</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Aufgaben speichern</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Aufgaben lesen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Aufgabendatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Momentan ist kein Betrachter angegeben. Bitte benutzen Sie den Einstellungsdialog, um einen festzulegen.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der Betrachter konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Dokumentation fehlt</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der Dokumentationsstartpunkt „&lt;b&gt;{0}&lt;/b&gt;“ konnte nicht gefunden werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>E-Mail-Adresse oder Mailserver-Adresse sind leer. Bitte konfiguriere die E-Mail-Einstellungen im Einstellungsdialog.</translation>
     </message>
@@ -60056,7 +60098,7 @@
         <translation>Öffne die Eric-API-Dokumentation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Hilfeanzeige konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;hh&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
@@ -60117,76 +60159,76 @@
         <translation>Öffne die PyQt4-Dokumentation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Werkzeuggruppe wählen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>&amp;Einstellungen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2651"/>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Profile</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>&amp;Eingebaute Werkzeuge</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>Starte Prozess „{0} {1}“.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation>Prozess „{0}“ ist beendet.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Dokumentation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der PyQt4-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Fehler während der Aktualisierungsprüfung</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Aktualisierung verfügbar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Versionsnummern&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Konfiguriere Werkzeuggruppen...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Konfiguriere aktuelle Werkzeuggruppe...</translation>
     </message>
@@ -60201,22 +60243,22 @@
         <translation>Zeige externe &amp;Werkzeuge</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>Konnte keine Aktualisierungsprüfung durchführen.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Abbrechen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation>Prüfe Host {0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>Erstmalige Nutzung</translation>
     </message>
@@ -60226,12 +60268,12 @@
         <translation>Initialisiere Plugin-Manager...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>Plugi&amp;ns</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Plugins</translation>
     </message>
@@ -60256,7 +60298,7 @@
         <translation>&amp;Plugininformationen...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>&amp;Pluginwerkzeuge</translation>
     </message>
@@ -60276,12 +60318,12 @@
         <translation>&lt;b&gt;Plugin deinstallieren...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Deinstallation eines Plugins.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
+        <location filename="../UI/UserInterface.py" line="3551"/>
         <source>&amp;Show all</source>
         <translation>Alle an&amp;zeigen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3551"/>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>Alle &amp;ausblenden</translation>
     </message>
@@ -60291,7 +60333,7 @@
         <translation>Aktiviere Plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>&amp;Assistenten</translation>
     </message>
@@ -60311,7 +60353,7 @@
         <translation>Zeige die verfügbaren eric-Versionen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Verfügbare Versionen&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
@@ -60391,22 +60433,22 @@
         <translation>Lade Toolbarmanager...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>Externe Werkzeuge/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Externe Werkzeuge</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation>Kein Eintrag für das externe Werkzeug „{0}“ in der Gruppe „{1}“ gefunden.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation>Kein Werkzeuggruppeneintrag „{0}“ gefunden.</translation>
     </message>
@@ -60421,32 +60463,32 @@
         <translation>&amp;Mehrfachprojektanzeige</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Session speichern</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Sessiondatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht geschrieben werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Session lesen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Sessiondatei &lt;b&gt;{0}&lt;/b&gt; konnte nicht gelesen werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeichenkodierung des aktuellen Editors an.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt an, ob die aktuelle Datei geschrieben werden kann.&lt;/p&gt;</translation>
     </message>
@@ -60471,17 +60513,17 @@
         <translation>&lt;b&gt;Neue Funktion anfragen...&lt;/b&gt;&lt;p&gt;Öffnet einen Dialog, um eine Anfrage für eine neue Funktion zu senden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Sprache des aktuellen Editors an.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeilennummer des aktuellen Editors an.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Cursorposition des aktuellen Editors an.&lt;/p&gt;</translation>
     </message>
@@ -60506,12 +60548,12 @@
         <translation>&lt;b&gt;Schalte das Fenster der Horizontalen Werkzeugbox um&lt;/b&gt;&lt;p&gt;Falls das Fenster der Horizontalen Werkzeugbox nicht sichtbar ist, wird es dargestellt. Ist es sichtbar, so wird es versteckt.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Anwendung neu starten</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>Die Anwendung muss neu gestartet werden. Jetzt durchführen?</translation>
     </message>
@@ -60521,12 +60563,12 @@
         <translation>Alt+Shift+A</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Einstellungen...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dieser Teil der Statusleiste zeigt die Zeilenendekodierung des aktuellen Editors an.&lt;/p&gt;</translation>
     </message>
@@ -60656,7 +60698,7 @@
         <translation>&lt;b&gt;SQL-Browser&lt;/b&gt;&lt;p&gt;Erforsche eine SQL-Datenbank.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der SQL-Browser konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass er als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
@@ -60671,12 +60713,12 @@
         <translation>&amp;Icon-Editor...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Qt3-Unterstützung</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der PySide-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation>
     </message>
@@ -60726,7 +60768,7 @@
         <translation>Alt+Shift+B</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation>Tastaturkurzbefehlsdatei (*.e4k)</translation>
     </message>
@@ -60766,27 +60808,27 @@
         <translation>&lt;b&gt;Python 2-Dokumentation&lt;/b&gt;&lt;p&gt;Zeigt die Python 2-Dokumentation an. Ist kein Dokumentationsverzeichnis konfiguriert, so ist der Ort, an dem die Python 2-Dokumentation gesucht wird, unter Windows das Verzeichnis &lt;i&gt;doc&lt;/i&gt; unter dem Verzeichnis, in dem der konfigurierte Python 2-Interpreter installiert ist, und unter Unix das Verzeichnis &lt;i&gt;/usr/share/doc/packages/python/html/python-docs-html&lt;/i&gt;. Um dies zu überschreiben, können Sie die Umgebungsvariable PYTHON2DOCDIR setzen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation>Fehler beim Herunterladen der Versionsinformationen</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation>Die Versionsinformationen konnten nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation>Browser starten</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation>Der Systemwebbrowser konnte nicht gestartet werden</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation>Die Versionsinformationen konnten seit 7 Tagen nicht heruntergeladen werden. Bitte gehen Sie online und versuchen Sie es erneut.</translation>
     </message>
@@ -60872,12 +60914,12 @@
         <translation>&lt;b&gt;Bildschirmfoto&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog, um ein Bildschirmfoto aufzunehmen.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Die Bildschirmfotoanwendung konnte nicht gestartet werden.&lt;br&gt;Stellen Sie sicher, dass sie als &lt;b&gt;{0}&lt;/b&gt; verfügbar ist.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation>Wähle Arbeitsverzeichnis</translation>
     </message>
@@ -61097,7 +61139,7 @@
         <translation>&lt;b&gt;Zahlenanzeiger aktivieren&lt;/b&gt;&lt;p&gt;Dies schaltet den Eingabefokus auf das Zahlenanzeigerfenster um.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation>&amp;Fenster</translation>
     </message>
@@ -61187,7 +61229,7 @@
         <translation>Öffne die Qt5 Dokumentation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Dieser Teil der Statusleiste ermöglicht das Zoomen des aktuellen Editors, der Shell oder des Terminals.&lt;/p&gt;</translation>
     </message>
@@ -61252,7 +61294,7 @@
         <translation>Öffne die PyQt5-Dokumentation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Der PyQt5-Dokumentations-Startpunkt ist nicht konfiguriert.&lt;/p&gt;</translation>
     </message>
@@ -61287,7 +61329,7 @@
         <translation>&lt;b&gt;PySide-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die PySide-Dokumentation an. Abhängig von den Einstellungen wird Erics interner Hilfeanzeiger, ein Webbrowser oder Qt Assistant verwendet.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation>%v/%m</translation>
     </message>
@@ -61307,7 +61349,7 @@
         <translation>&lt;b&gt;Zeige Fehlerbericht...&lt;/b&gt;&lt;p&gt;Dies öffnet einen Dialog zur Anzeige des aktuellsten Fehlerberichtes.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation>Versionsprüfung</translation>
     </message>
@@ -61378,27 +61420,27 @@
         <translation>&lt;b&gt;Eric-API-Dokumentation&lt;/b&gt;&lt;p&gt;Zeige die Eric-API-Dokumentation an. Der Pfad für die Dokumentation ist das Unterverzeichnis Documentation/Source im eric6-Installationverzeichnis.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation>Qt v.3 wird von eric6 nicht unterstützt.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation>Eine Aktualisierung auf &lt;b&gt;{0}&lt;/b&gt; von Eric6 ist unter &lt;b&gt;{1}&lt;/b&gt; verfügbar. Wollen Sie sie laden?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation>Eric6 ist aktuell</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation>Sie verwenden die aktuellste Version von eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation>eric6 wurde noch nicht konfiguriert. Der Konfigurationsdialog wird nun gestartet.</translation>
     </message>
@@ -61408,17 +61450,17 @@
         <translation>Erzeuge Werkzeugleisten der Plug-ins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation>&amp;Benutzerwerkzeuge</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation>Keine Benutzerwerkzeuge konfiguriert</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation>Die Versionsinformationen konnten nicht heruntergeladen werden, da sie &lt;b&gt;nicht verbunden&lt;/b&gt; sind. Bitte gehen Sie online und versuchen Sie es erneut.</translation>
     </message>
@@ -67078,215 +67120,220 @@
         <translation>&lt;p&gt;Es konnte keine Anwendung für die URL &lt;b&gt;{0}&lt;/b&gt; gestartet werden.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation>Element untersuchen...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Link in neuem Fenster öffnen<byte value="x9"/>Strg+LMK</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation>Link in neuem Fenster öffnen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation>Link in neuem privaten Fenster öffnen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation>Lin&amp;k speichern</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation>Lesezeichen für diesen Link hinzufügen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation>Link in die Zwischenablage kopieren</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation>Link verschicken</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation>Link mit VirusTotal überprüfen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation>Bild in neuem Register öffnen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation>Bild speichern</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation>Bild in die Zwischenablage kopieren</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation>Bildadresse in die Zwischenablage kopieren</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation>Link auf Bild verschicken</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation>Bild blockieren</translation>
+        <source>Copy Image to Clipboard</source>
+        <translation>Bild in die Zwischenablage kopieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation>Bildadresse in die Zwischenablage kopieren</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation>Link auf Bild verschicken</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation>Bild blockieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation>Bild mit VirusTotal überprüfen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation>Abspielen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation>Pause</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation>Laut</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation>Stumm</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation>Medienadresse in die Zwischenablage kopieren</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation>Medienadresse verschicken</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation>Medium speichern</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation>Text verschicken</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation>Mit &apos;{0}&apos; suchen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation>Suchen mit...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation>Google Übersetzer</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation>Wörterbuch</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation>Zur Web-Adresse springen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation>Neue Seite hinzufügen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation>Schnellwahleinstellungen</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation>Alle Schnellwahlen neu laden</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation>Lesezeichen für diese Seite hinzufügen</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation>Link der Seite kopieren</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
-        <translation>Link der Seite verschicken</translation>
+        <source>Configure Speed Dial</source>
+        <translation>Schnellwahleinstellungen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
+        <translation>Alle Schnellwahlen neu laden</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation>Lesezeichen für diese Seite hinzufügen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation>Link der Seite kopieren</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation>Link der Seite verschicken</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation>User Agent</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation>Seite validieren</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation>Zur Websuchleiste hinzufügen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation>Laden der Seite fehlgeschlagen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation>Etwas ist bei Laden der Seite schiefgelaufen.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation>Versuche die Seite neu zu laden oder schließe einige Register, um Speicher freizumachen.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation>Seite neu laden</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation>Alle Schnellwahlen zurücksetzen</translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_en.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_en.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -4994,20 +4994,20 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation type="unfinished"></translation>
@@ -13222,6 +13222,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -13887,12 +13892,19 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16200,318 +16212,338 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
+        <source>Save Lin&amp;k</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
+        <source>Search with...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
+        <source>Add to web search toolbar</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
+        <source>Web Inspector...</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>Method not supported</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>{0} method is not supported.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Search engine</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Choose the desired search engine</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Engine name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Enter a name for the engine</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
+        <source>Error loading page: {0}</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
+        <source>When connecting to: {0}.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
+        <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
+        <source>If the address is correct, try checking the network connection.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
+        <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
+        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>Web Database Quota</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>New Web Database Quota</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
+        <source>bytes</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
+        <source>kB</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
+        <source>MB</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
+        <source>Scan Link with VirusTotal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
+        <source>Scan Image with VirusTotal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
-        <source>Search with...</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
-        <source>Add to web search toolbar</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
-        <source>Web Inspector...</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>Method not supported</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>{0} method is not supported.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Search engine</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Choose the desired search engine</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Engine name</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Enter a name for the engine</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
-        <source>Error loading page: {0}</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
-        <source>When connecting to: {0}.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
-        <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
-        <source>If the address is correct, try checking the network connection.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
-        <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
-        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>Web Database Quota</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>New Web Database Quota</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
-        <source>bytes</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
-        <source>kB</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
-        <source>MB</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
-        <source>Scan Link with VirusTotal</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
-        <source>Scan Image with VirusTotal</source>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <source>Reset to Default Dials</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -37719,22 +37751,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -37767,12 +37799,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48074,37 +48106,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48134,7 +48166,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48144,12 +48176,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48491,7 +48523,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48505,6 +48537,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -59228,7 +59270,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation type="unfinished"></translation>
     </message>
@@ -59268,7 +59310,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation type="unfinished"></translation>
     </message>
@@ -59328,7 +59370,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation type="unfinished"></translation>
     </message>
@@ -59613,7 +59655,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation type="unfinished"></translation>
     </message>
@@ -59633,7 +59675,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation type="unfinished"></translation>
     </message>
@@ -59818,384 +59860,384 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
-        <source>Settings</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
+        <source>Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="2651"/>
+        <source>Settings</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60235,27 +60277,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60341,12 +60383,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60566,7 +60608,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60656,7 +60698,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60721,7 +60763,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60756,7 +60798,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60776,7 +60818,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60846,27 +60888,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -60876,17 +60918,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -66524,215 +66566,220 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_es.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_es.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5028,7 +5028,7 @@
         <translation>Conexión desde un host ilegal</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5040,14 +5040,14 @@
         <translation>&lt;p&gt;Se ha intentado una conexión desde el host ilegal &lt;b&gt;{0}&lt;/b&gt;. ¿Aceptar esta conexión?.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation>Recibida conexión pasiva de depuración
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation>Cerrada conexión pasiva de depuración
@@ -13311,6 +13311,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation>¿Realmente desea eliminar esta marcación rápida?</translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished">¿Desea realmente recargar todas las marcaciones rápidas?</translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -13979,12 +13984,19 @@
         <translation>El proceso {0} no se ha podido ejecutar. Verifique que está en la ruta de búsqueda (search path).</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
         <translation>{0} ha terminado.</translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16277,7 +16289,7 @@
 <context>
     <name>HelpBrowser</name>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Abrir enlace en Nueva Pestaña Ctrl+LMB (botón izquierdo del ratón)</translation>
     </message>
@@ -16287,72 +16299,72 @@
         <translation>&lt;b&gt;Ventana de Ayuda&lt;/b&gt;&lt;p&gt;Esta ventana muestra la información de ayuda seleccionada.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
         <source>Web Inspector...</source>
         <translation>Inspector Web...</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
         <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
         <translation>Compruebe que la dirección no tenga errores como &lt;b&gt;ww&lt;/b&gt;.ejemplo.org en lugar de &lt;b&gt;www&lt;/b&gt;.ejemplo.org</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
         <source>If the address is correct, try checking the network connection.</source>
         <translation>Si la dirección es correcta, intente comprobar la conexión de red.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
         <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
         <translation>Si el ordenador o la red están protegidos por un firewall o un proxy, asegúrese de que al navegador se le permite acceder a la red.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation>Marcador a esta Página</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation>Guardar &amp;Enlace</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation>Marcador a este Enlace</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation>Copiar Enlace al Portapapeles</translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation>Abrir Imagen en Nueva Pestaña</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>Guardar imagen</translation>
+        <source>Save Lin&amp;k</source>
+        <translation>Guardar &amp;Enlace</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation>Marcador a este Enlace</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation>Copiar Enlace al Portapapeles</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation>Abrir Imagen en Nueva Pestaña</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>Guardar imagen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation>Copiar Imagen al Portapapeles</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Copiar Ubicación de la Imagen al Portapapeles</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation>Bloquear Imagen</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
         <source>Search with...</source>
         <translation>Buscar con...</translation>
     </message>
@@ -16372,244 +16384,264 @@
         <translation>&lt;p&gt;No se pudo ejecutar una aplicación para la URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
         <source>Error loading page: {0}</source>
         <translation>Error al cargar la página: {0}</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
         <source>When connecting to: {0}.</source>
         <translation>Al conectar con: {0}.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>Web Database Quota</source>
         <translation>Cuota de base de datos web</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
         <translation>&lt;p&gt;La cuota de base de datos de &lt;strong&gt;{0}&lt;/strong&gt; se ha superado mientras se accedía a la base de datos &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;¿Debe ser cambiada?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>New Web Database Quota</source>
         <translation>Nueva cuota de base de datos web</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
         <source>bytes</source>
         <translation>bytes</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
         <source>kB</source>
         <translation>kB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
         <source>MB</source>
         <translation>MB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
         <translation>Introducir la nueva cuota en MB (actual = {0}, usados = {1}; tamaño de paso = 5MB):</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
         <source>Add to web search toolbar</source>
         <translation>Añadir a la barra de búsqueda web</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>Method not supported</source>
         <translation>Método no soportado</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>{0} method is not supported.</source>
         <translation>El método {0} no está soportado.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Search engine</source>
         <translation>Motor de búsqueda</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Choose the desired search engine</source>
         <translation>Elegir el motor de búsqueda deseado</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Engine name</source>
         <translation>Nombre de motor</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Enter a name for the engine</source>
         <translation>Introducir el nombre para el motor</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
         <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
         <translation>Si la política de caché está establecida a navegación offline, solamente estarán disponibles las páginas en caché local.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
         <source>Scan Link with VirusTotal</source>
         <translation>Analizar enlace con VirusTotal</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
         <source>Scan Image with VirusTotal</source>
         <translation>Analizar Imagen con VirusTotal</translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation>Enviar Enlace</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation>Enviar Enlace de Imagen</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation>Este Marco</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation>Mostrar s&amp;olo este marco</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation>Mostrar en nueva pes&amp;taña</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation>Im&amp;primir</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation>Presentación preliminar</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation>Imprimir como PDF</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation>A&amp;umentar Zoom</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation>&amp;Restablecer zoom</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation>Dismi&amp;nuir Zoom</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation>Mostrar f&amp;uentes del marco</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <source>Send Page Link</source>
+        <translation>Enviar Enlace de Página</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation>Enviar Texto</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation>Google Translate</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation>Diccionario</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation>Ir a la dirección web</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation>Agente de Usuario</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation>Intentar de nuevo</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation>Reproducir</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation>Pausa</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation>Con sonido</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation>Sin sonido</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation>Copiar Dirección del Medio al Portapapeles</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation>Enviar Dirección del Medio</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation>Guardar Medio</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation>Navegador Web de eric6</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished">Añadir Página Nueva</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished">Configurar Marcación Rápida</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished">Recargar todos los marcadores rápidos</translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation>Enviar Enlace</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation>Enviar Enlace de Imagen</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation>Este Marco</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation>Mostrar s&amp;olo este marco</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation>Mostrar en nueva pes&amp;taña</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation>Im&amp;primir</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation>Presentación preliminar</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation>Imprimir como PDF</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation>A&amp;umentar Zoom</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation>&amp;Restablecer zoom</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation>Dismi&amp;nuir Zoom</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation>Mostrar f&amp;uentes del marco</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation>Enviar Enlace de Página</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation>Enviar Texto</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation>Google Translate</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation>Diccionario</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation>Ir a la dirección web</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation>Agente de Usuario</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation>Intentar de nuevo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation>Reproducir</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation>Pausa</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation>Con sonido</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation>Sin sonido</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation>Copiar Dirección del Medio al Portapapeles</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation>Enviar Dirección del Medio</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation>Guardar Medio</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation>Navegador Web de eric6</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Imprimir no esta disponible debido a un bug en PyQt5. Por favor, actualice su versión.&lt;/p&gt;</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -37885,22 +37917,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No hay vista previa disponible para este tipo de archivo.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;La previsualización de Markdown requiere el package &lt;b&gt;python-markdown&lt;/b&gt;.&lt;br/&gt;Instalar con el gestor de paquetes o ver &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;las instrucciones de instalación.&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;La previsualización de ReStructuredText requiere el package &lt;b&gt;python-docutils&lt;/b&gt; .&lt;br/&gt;Installar con el gestor de paquetes, &apos;pip install docutils&apos; o ver &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;esta página .&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation>&lt;p&gt;La previsualización de ReStructuredText requiere el package &lt;b&gt;sphinx&lt;/b&gt; .&lt;br/&gt;Installar con el gestor de paquetes, &apos;pip install sphinx&apos; o ver &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;esta página .&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Como alternativa, se puede deshabilitar el uso de Sphinx en el Editor, página de configuración de Gestión de Archivos.&lt;/p&gt;</translation>
     </message>
@@ -37933,12 +37965,12 @@
         <translation>&lt;p&gt;No hay vista previa disponible para este tipo de archivo.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation>Vista Previa - {0}</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation>Vista Previa</translation>
     </message>
@@ -48449,37 +48481,37 @@
         <translation>Seguridad</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation>Vista preliminar no disponible.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Copiar Ubicación de la Imagen al Portapapeles</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation>Copiar Nombre de la Imagen al Portapapeles</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation>Guardar imagen</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation>Esta imagen no está disponible.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation>Todos los archivos (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No es posible escribir en el archivo &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -48509,7 +48541,7 @@
         <translation>Ruta:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation>Esta página no utiliza bases de datos.</translation>
     </message>
@@ -48519,12 +48551,12 @@
         <translation>Muestra una lista de bases de datos utilizadas por el site</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation>Cargando...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta vista previa no está disponible.&lt;/p&gt;</translation>
     </message>
@@ -48867,7 +48899,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation>No se ha podido cargar</translation>
     </message>
@@ -48881,6 +48913,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Los datos de Marcación Rápido no se han podido guardar en &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -59580,7 +59622,7 @@
         <translation>Mostrar las versiones disponibles para descarga</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Enviar informe de bugs</translation>
     </message>
@@ -59600,7 +59642,7 @@
         <translation>&lt;b&gt;Enviar informe de Bugs...&lt;/b&gt;&lt;p&gt;Abre un diálogo para enviar un informe de un error (bug).&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>Test Unitario</translation>
     </message>
@@ -59660,7 +59702,7 @@
         <translation>&lt;b&gt;Test Unitario de Script&lt;/b&gt;&lt;p&gt;Ejecuta un test unitario con el script actual.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Test Unitario de Proyecto</translation>
     </message>
@@ -59840,7 +59882,7 @@
         <translation>&lt;b&gt;Atajos de Teclado&lt;/b&gt;&lt;p&gt;Establezca los atajos de teclado para la aplicación con sus valores preferidos.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Exportar Atajos de Teclado</translation>
     </message>
@@ -59860,7 +59902,7 @@
         <translation>&lt;b&gt;Exportar Atajos de Teclado&lt;/b&gt;&lt;p&gt;Exporte  los atajos de teclado de la aplicación.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Importar Atajos de Teclado</translation>
     </message>
@@ -59995,202 +60037,202 @@
         <translation>Abrir Documentación de API de Eric</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>Te&amp;st Unitario</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>E&amp;xtras</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>Asis&amp;tentes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Seleccionar Grupo de Herramientas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>Con&amp;figuración</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>Ven&amp;tana</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Barra de Herramientas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>P&amp;lugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>Ay&amp;uda</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>Herramientas</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
-        <source>Settings</source>
-        <translation>Ajustes</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>Ayuda</translation>
+        <source>Tools</source>
+        <translation>Herramientas</translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="2651"/>
+        <source>Settings</source>
+        <translation>Ajustes</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>Ayuda</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Perfiles</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Plugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Números de Versiones&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>La dirección de correo electrónico o la dirección del servidor de correo están en blanco. Por favor configure las opciones de Correo Electrónico en el diálogo de Preferencias.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Configurar Grupos de Herramientas ...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Configurar Grupo de Herramientas actual ...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>Herramientas de serie (&amp;builtin)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>Herramientas de Extensión (&amp;Plugin)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation>&amp;Ver todo</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation>&amp;Ver todo</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>&amp;Ocultar todo</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>No hay script principal definido para el proyecto actual. Abortando</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Problema</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>Error de Generación de Proceso</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>No hay visor personalizado seleccionado actualmente. Por favor, especifique uno en el diálogo de preferencias.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar el visor de ayuda.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Falta documentación</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Documentación</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;P&gt;El punto de entrada de documentación de PyQt4 no ha sido configurado.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Guardar tareas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Leer tareas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>Error de volcado</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Error durante la verificación de actualización</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Cancelar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Actualizaciones disponibles</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>No se puede llevar a cabo la verificación de actualizaciones.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Versiones disponibles&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>Usado por primera vez</translation>
     </message>
@@ -60250,7 +60292,7 @@
         <translation>Restaurando Gestor de Barras de Herramientas...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Herramientas Externas</translation>
     </message>
@@ -60265,22 +60307,22 @@
         <translation>Visor de &amp;Multiproyecto</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Guardar sesión</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Cargar sesión</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta zona de la barra de estado muestra la codificación del editor actual.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta zona de la barra de estado muestra una indicación de las propiedades de escritura de los archivos del editor.&lt;/p&gt;</translation>
     </message>
@@ -60305,17 +60347,17 @@
         <translation>&lt;b&gt;Solicitar nueva Característica...&lt;/b&gt;&lt;p&gt;Abre un diálogo para enviar una solicitud de nueva característica.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta zona de la barra de estado muestra el lenguaje del editor actual.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta zona de la barra de estado muestra el número de línea en el editor actual.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta zona de la barra de estado muestra la posición del cursor en el editor actual.&lt;/p&gt;</translation>
     </message>
@@ -60345,22 +60387,22 @@
         <translation>&lt;b&gt;Conmutar la ventana de Caja de Herramientas Horizontal&lt;/b&gt;&lt;p&gt;Si la ventana de Caja de Herramientas Horizontal está escondida, se muestra. Si está siendo mostrada, se cierra.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Reiniciar aplicación</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>La aplicación necesita ser reiniciada. ¿Desea hacerlo ahora?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Configurar...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta zona de la barra de estado muestra la configuración actual de fin de línea (eol) para los editores.&lt;/p&gt;</translation>
     </message>
@@ -60500,12 +60542,12 @@
         <translation>Editor de &amp;Iconos...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Soporte para Qt 3</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;P&gt;El punto de entrada de documentación de PySide no ha sido configurado.&lt;/p&gt;</translation>
     </message>
@@ -60540,110 +60582,110 @@
         <translation>{0} - {1} - {2} - Modo Pasivo</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>Herramientas Externas/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo &lt;b&gt;{0}&lt;/b&gt; no existe o tiene longitud nula. &lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar Qt-Designer.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar Qt-Linguist.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar Qt-Assistant.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar el visor personalizado.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar el Previsualizador de UI.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar el Previsualizador de Traducciones.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido iniciar el navegador SQL.&lt;br&gt;Asegúrese de que está disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation>No se ha encontrado la entrada para la herramienta externa &apos;{0}&apos; en el grupo de herramientas &apos;{1}&apos;.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation>No se ha encontrado la entrada para el grupo de herramientas &apos;{0}&apos;.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>Comenzando proceso &apos;{0} {1}&apos;.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar la entrada de herramienta &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation>El proceso &apos;{0}&apos; ha finalizado.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation>&lt;P&gt;El punto de entrada de documentación &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; no ha podido encontrarse.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo de tareas &lt;b&gt;{0}&lt;/b&gt; no pudo ser guardado.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo de tareas &lt;b&gt;{0}&lt;/b&gt; no puede leerse.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo de sesión &lt;b&gt;{0}&lt;/b&gt; no ha podido guardarse.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;El archivo de sesión &lt;b&gt;&lt;/b&gt; no ha podido ser leído.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; no es un archivo.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation>Probando host {0}</translation>
     </message>
@@ -60678,7 +60720,7 @@
         <translation>Alt+Shift+B</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation>Archivo de atajos de teclado (*.e4k)</translation>
     </message>
@@ -60718,27 +60760,27 @@
         <translation>&lt;b&gt;Documentación de Python 2&lt;/b&gt;&lt;p&gt;Mostrar la documentación de Python 2. Si no se ha configurado un directorio con esta documentación, la ubicación de la documentación de Python 2 se asumirá en el directorio de documentación bajo la ubicación del ejecutable configurado de Python 2 en Windows, y en &lt;i&gt;/usr/share/doc/packages/python/html/python-docs-html&lt;/i&gt; para Unix. Establezca el valor de la variable de entorno PYTHON2DOCDIR para sobreescribir estas opciones. &lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation>Error al obtener información de versiones</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation>La información de versiones no se ha podido descargar. Póngase online por favor e inténtelo de nuevo.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation>Abrir Navegador</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation>No se ha podido iniciar el navegador web</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation>La información de versiones no se ha podido descargar en los últimos 7 días. Póngase por favor online e inténtelo de nuevo.</translation>
     </message>
@@ -60824,12 +60866,12 @@
         <translation>&lt;b&gt;Captura de Pantalla&lt;/b&gt;&lt;p&gt;Abre un diálogo para tomar capturas de pantalla de una región de la pantalla.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;No se ha podido ejecutar la herramienta de Captura de Pantalla.&lt;br&gt;Asegúrese de que esta disponible como &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation>Seleccionar Directorio para el Espacio de Trabajo</translation>
     </message>
@@ -61049,7 +61091,7 @@
         <translation>&lt;b&gt;Activar Visor de Números&lt;/b&gt;&lt;p&gt;Cambia el foco de input a la ventana de Visor de Números.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation>&amp;Ventanas</translation>
     </message>
@@ -61139,7 +61181,7 @@
         <translation>Abrir Documentación de Qt5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Esta zona de la barra de estado permite hacer zoom sobre el editor, shell o terminal actual.&lt;/p&gt;</translation>
     </message>
@@ -61204,7 +61246,7 @@
         <translation>Abrir Documentación de PyQt5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;P&gt;El punto de entrada de documentación de PyQt5 no ha sido configurado.&lt;/p&gt;</translation>
     </message>
@@ -61239,7 +61281,7 @@
         <translation>&lt;b&gt;Documentación de PySide&lt;/b&gt;&lt;p&gt;Muestra la Documentación de PySide. Dependiendo de la configuración, esta documentación será mostrará en el visor de ayuda interno de Eric,en un navegador web, o se ejecutará Qt Assistant.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation>%v/%m</translation>
     </message>
@@ -61259,7 +61301,7 @@
         <translation>&lt;b&gt;Mostrar registro de errores...&lt;/b&gt;&lt;p&gt;Abre un diálogo mostrando el registro más reciente de errores.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation>Verificación de Versión</translation>
     </message>
@@ -61329,27 +61371,27 @@
         <translation>&lt;b&gt;Documentación de API de Eric&lt;/b&gt;&lt;p&gt;Muestra la documentación de API de Eric. La ubicación de la documentación es el subdirectorio Documentation/Source del directorio de instalación de eric6.&lt;/p&gt; </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation>Qt v.3 no está soportado por eric6.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation>La actualización para &lt;b&gt;{0}&lt;/b&gt; de eric6 está disponible en &lt;b&gt;{1}&lt;/b&gt;. ¿Le gustaría obtenerla?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation>Eric6 está actualizado</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation>Está utilizando la última versión de eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation>Eric6 todavía no está configurado. El diálogo de configuración va a ser iniciado.</translation>
     </message>
@@ -61359,17 +61401,17 @@
         <translation>Generando Barras de Herramientas para Plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation>Herramientas de &amp;Usuario</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation>No se han Configurado Herramientas de Usuario</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation>La información de versiones no se puede descargar porque está &lt;b&gt;sin línea&lt;/b&gt;. Por favor, póngase en línea e inténtelo de nuevo.</translation>
     </message>
@@ -67029,215 +67071,220 @@
         <translation>&lt;p&gt;No se pudo ejecutar una aplicación para la URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation>Inspeccionar Elemento...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Abrir enlace en nueva pestaña Tab<byte value="x9"/>Ctrl+LMB (botón izquierdo del ratón)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation>Abrir Enlace en Nueva Ventana</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation>Abrir Enlace en Nueva Ventana Privada</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation>Guardar &amp;Enlace</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation>Añadir este Enlace a Marcadores</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation>Copiar Enlace al Portapapeles</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation>Enviar Enlace</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation>Analizar enlace con VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation>Abrir Imagen en Nueva Pestaña</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation>Guardar imagen</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation>Copiar Imagen al Portapapeles</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation>Copiar Ubicación de la Imagen al Portapapeles</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation>Enviar Enlace de Imagen</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation>Bloquear Imagen</translation>
+        <source>Copy Image to Clipboard</source>
+        <translation>Copiar Imagen al Portapapeles</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation>Copiar Ubicación de la Imagen al Portapapeles</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation>Enviar Enlace de Imagen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation>Bloquear Imagen</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation>Analizar Imagen con VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation>Reproducir</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation>Pausa</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation>Con sonido</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation>Sin sonido</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation>Copiar Dirección del Medio al Portapapeles</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation>Enviar Dirección del Medio</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation>Guardar Medio</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation>Enviar Texto</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation>Buscar con &apos;{0}&apos;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation>Buscar con...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation>Google Translate</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation>Diccionario</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation>Ir a la dirección web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation>Añadir Página Nueva</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation>Configurar Marcación Rápida</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation>Recargar todos los marcadores rápidos</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation>Añadir esta Página a Marcadores</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation>Copiar Enlace de Página</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
-        <translation>Enviar Enlace de Página</translation>
+        <source>Configure Speed Dial</source>
+        <translation>Configurar Marcación Rápida</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
+        <translation>Recargar todos los marcadores rápidos</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation>Añadir esta Página a Marcadores</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation>Copiar Enlace de Página</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation>Enviar Enlace de Página</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation>Agente de Usuario</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation>Validar Página</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation>Añadir a la barra de búsqueda web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation>Ha fallado la carga de la página</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation>Ha ocurrido un error al cargar esta página.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation>Intente recargar la página o cerrar algunas pestañas para que haya más memoria disponible.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation>Recargar Página</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_fr.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_fr.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5126,7 +5126,7 @@
         <translation>Connexion en provenance d&apos;un hote illégal</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5138,13 +5138,13 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation type="unfinished"></translation>
@@ -13589,6 +13589,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -14301,12 +14306,19 @@
         <translation type="unfinished">Impossible de lancer le processus {0}. Assurez-vous qu&apos;il est bien dans le chemin de recherche.</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16627,7 +16639,7 @@
 <context>
     <name>HelpBrowser</name>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Ouvrir le lien dans un nouvel onglet<byte value="x9"/>Ctrl+LMB</translation>
     </message>
@@ -16637,72 +16649,72 @@
         <translation>&lt;b&gt;Fenêtre d&apos;aide&lt;/b&gt;&lt;p&gt;Cette fenêtre affiche l&apos;aide sélectionnée&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
         <source>Web Inspector...</source>
         <translation>Inspecteur Web...</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
         <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
         <source>If the address is correct, try checking the network connection.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
         <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation type="unfinished">Enregistrer l&apos;image</translation>
+        <source>Save Lin&amp;k</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation type="unfinished">Enregistrer l&apos;image</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
         <source>Search with...</source>
         <translation type="unfinished"></translation>
     </message>
@@ -16722,244 +16734,264 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
         <source>Error loading page: {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
         <source>When connecting to: {0}.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>Web Database Quota</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>New Web Database Quota</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
         <source>bytes</source>
         <translation type="unfinished">octets</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
         <source>kB</source>
         <translation type="unfinished">kB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
         <source>MB</source>
         <translation type="unfinished">MB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>Method not supported</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>{0} method is not supported.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Search engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Choose the desired search engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Engine name</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Enter a name for the engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
         <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation type="unfinished">&amp;Imprimer</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation type="unfinished">Aperçu avant impression</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation type="unfinished">Zoom a&amp;vant</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation type="unfinished">Annulation du &amp;zoom</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation type="unfinished">Zoom a&amp;rrière</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation type="unfinished">Essayer à nouveau</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished">&lt;p&gt;L&apos;impression n&apos;est pas disponible à cause d&apos;un bug de PyQt4. Merci de mettre à jour PyQt.&lt;/p&gt; {5.?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation type="unfinished">&amp;Imprimer</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation type="unfinished">Aperçu avant impression</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation type="unfinished">Zoom a&amp;vant</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation type="unfinished">Annulation du &amp;zoom</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation type="unfinished">Zoom a&amp;rrière</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation type="unfinished">Essayer à nouveau</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished">&lt;p&gt;L&apos;impression n&apos;est pas disponible à cause d&apos;un bug de PyQt4. Merci de mettre à jour PyQt.&lt;/p&gt; {5.?}</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -38384,22 +38416,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -38432,12 +38464,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation type="unfinished">Aperçu</translation>
     </message>
@@ -48938,37 +48970,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation type="unfinished">Enregistrer l&apos;image</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation type="unfinished">Tous fichiers (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48998,7 +49030,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49008,12 +49040,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49355,7 +49387,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49369,6 +49401,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -60114,7 +60156,7 @@
         <translation>&lt;b&gt;Afficher les versions&lt;/b&gt;&lt;p&gt;Affiche les informations sur les versions.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Rapport de bogue</translation>
     </message>
@@ -60134,7 +60176,7 @@
         <translation>&lt;b&gt;Rapport de bogue...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour envoyer un rapport de bogue.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>Tests unitaires</translation>
     </message>
@@ -60189,7 +60231,7 @@
         <translation>&lt;b&gt;Raccourcis claviers&lt;/b&gt;&lt;p&gt;Edite les raccourcis claviers pour l&apos;application.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Exporter les raccourcis clavier</translation>
     </message>
@@ -60209,7 +60251,7 @@
         <translation>&lt;b&gt;Exporter les raccourcis clavier&lt;/b&gt;&lt;p&gt;Exporte les raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Importer des raccourcis clavier</translation>
     </message>
@@ -60229,7 +60271,7 @@
         <translation>&lt;b&gt;Importer des raccourcis clavier&lt;/b&gt;&lt;p&gt;Importe des raccourcis claviers de l&apos;application.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>E&amp;xtras</translation>
     </message>
@@ -60239,42 +60281,42 @@
         <translation type="obsolete">&amp;Outils</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>&amp;Fenêtre</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>A&amp;ide</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>Outils</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>Aide</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
+        <source>Tools</source>
+        <translation>Outils</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>Aide</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2651"/>
         <source>Settings</source>
         <translation>Configuration</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Barres d&apos;Outils</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Problème</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>Erreur du processus</translation>
     </message>
@@ -60330,7 +60372,7 @@
         <translation>&lt;b&gt;Script de tests unitaires&lt;/b&gt;&lt;p&gt;Lance les tests unitaires sur le script en cours.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Projet de tests unitaires</translation>
     </message>
@@ -60380,17 +60422,17 @@
         <translation>&lt;b&gt;Comparaison de fichiers côte à côte&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre pour comparer deux fichiers et affiche les différences côte à côte.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>Tests &amp;unitaires</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>Il n&apos;y a pas de script principal défini dans le projet en cours. Abandon</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>Erreur de suppression</translation>
     </message>
@@ -60525,27 +60567,27 @@
         <translation>Visualisueur de tâches</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Enregistrement des tâches</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Lecture des tâches</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Aucun visualiseur personalisé n&apos;est sélectionné. Prière d&apos;en spécifier un dans les préférences.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Documentation Manquante</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>L&apos;adresse mail ou l&apos;adresse du serveur mail est vide. Veuillez configurer vos paramètres mails dans la fenêtre des Préférences.</translation>
     </message>
@@ -60640,7 +60682,7 @@
         <translation>Ouvre la documentation sur les APIs Eric</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Impossible de démarrer le visualiseur d&apos;aide.&lt;br&gt;Assurez-vous qu&apos;il est bien ici &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -60701,72 +60743,72 @@
         <translation>Lance la documentation PyQt4</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Sélection d&apos;un groupe d&apos;outils</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>&amp;Configuration</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2651"/>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Profils</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>Outils &amp;internes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Documentation</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;L&apos;emplacement de la documentation PyQt4 n&apos;a pas été configuré.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Erreur durant la recherche de mises à jour</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Mise à jour disponible</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Numéros de version&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation type="unfinished">Ouverture du navigateur</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation type="unfinished">Impossible de lancer le navigateur web</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Configuration des groupes d&apos;outils...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Configuration du groupe d&apos;outils courant...</translation>
     </message>
@@ -60781,17 +60823,17 @@
         <translation>Afficher les &amp;outils externes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Annuler</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>Impossible de vérifier les mises à jour.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>Première utilisation</translation>
     </message>
@@ -60801,12 +60843,12 @@
         <translation>Initialisation du gestionnaire de plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>P&amp;lugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Plugins</translation>
     </message>
@@ -60831,7 +60873,7 @@
         <translation>Infos &amp;Plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>Outils &amp;plugins</translation>
     </message>
@@ -60856,17 +60898,17 @@
         <translation>Activation des plugins...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>As&amp;sistants</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation>Tout &amp;afficher</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation>Tout &amp;afficher</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>Tout &amp;masquer</translation>
     </message>
@@ -60886,7 +60928,7 @@
         <translation>Affiche les versions disponibles pour le téléchargement</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Versions disponibles&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
@@ -60976,27 +61018,27 @@
         <translation>Gestionnaire de &amp;multi-projet</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Outils externes</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Enregistrer la session</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Chargement de session</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche l&apos;encodage des éditeurs.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette partie de la barre d&apos;état affiche les droits d&apos;écriture des fichiers en cours.&lt;/p&gt;</translation>
     </message>
@@ -61021,17 +61063,17 @@
         <translation>&lt;b&gt;Demande d&apos;amélioration...&lt;/b&gt;&lt;p&gt;Ouvre une fenêtre permettant d&apos;envoyer une demande d&apos;amélioration.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le langage de l&apos;éditeur actif.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le numéro de ligne de l&apos;éditeur actif.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche la position du curseur.&lt;/p&gt;</translation>
     </message>
@@ -61061,22 +61103,22 @@
         <translation>&lt;b&gt;Afficher/Masquer la barre d&apos;outils horizontale&lt;/b&gt;&lt;p&gt;Affiche ou masque la barre d&apos;outils horizontale, selon.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Redémarrage de l&apos;application</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>L&apos;application a bersoin d&apos;être relancée. Relancer maintenant ?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Configuration...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Cette zone de la barre d&apos;état affiche le type de fin de lignes utilisé pour les éditeurs.&lt;/p&gt;</translation>
     </message>
@@ -61216,12 +61258,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61256,109 +61298,109 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61393,7 +61435,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61433,17 +61475,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61529,12 +61571,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61839,12 +61881,12 @@
         <translation type="unfinished">Lance la Documentation Qt4 {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation type="unfinished">&amp;Fenêtres</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61909,7 +61951,7 @@
         <translation type="unfinished">Lance la documentation PyQt4 {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;L&apos;emplacement de la documentation PyQt4 n&apos;a pas été configuré.&lt;/p&gt; {5 ?}</translation>
     </message>
@@ -61944,7 +61986,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61964,7 +62006,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation type="unfinished"></translation>
     </message>
@@ -62034,27 +62076,27 @@
         <translation type="unfinished">&lt;b&gt;Documentation de l&apos;API Eric&lt;/b&gt;&lt;p&gt;Affiche la do. The location for the documentation is the Documentation/Source subdirectory of the eric4 installation directory.&lt;/p&gt; {5 ?} {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation type="unfinished">Eric4 est à jour {5 ?} {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation type="unfinished">eric4 n&apos;a pas encore été configuré. La fenêtre de configuration va être ouverte. {5 ?} {6 ?}</translation>
     </message>
@@ -62064,17 +62106,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -67767,215 +67809,220 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished">Ouvrir le lien dans un nouvel onglet<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished">Enregistrer l&apos;image</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_it.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_it.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5169,7 +5169,7 @@
         <translation>Connessione da un non vietato</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5181,13 +5181,13 @@
         <translation>&lt;p&gt;Una connessione è stata tentata da un host vietato &lt;b&gt;{0}&lt;/b&gt;.  Accettare questa connessione ?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation type="unfinished"></translation>
@@ -13657,6 +13657,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -14378,7 +14383,7 @@
         <translation>Il processo {0}  non può essere avviato. Assicurarsi che sia nel path.</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
@@ -14386,6 +14391,13 @@
 {0} finito.
 </translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16710,7 +16722,7 @@
 <context>
     <name>HelpBrowser</name>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Apri link in una Nuova Scheda<byte value="x9"/>Ctrl+LMB</translation>
     </message>
@@ -16720,72 +16732,72 @@
         <translation>&lt;b&gt;Finestra di help&lt;/b&gt;&lt;p&gt;Questa finestra mostra le informazioni di aiuto selezionate.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
         <source>Web Inspector...</source>
         <translation>Web Inspector...</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
         <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
         <translation>Controlla l&apos;indirizzo per errori tipo &lt;b&gt;ww&lt;/b&gt;.example.org invece di &lt;b&gt;www&lt;/b&gt;.example.org</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
         <source>If the address is correct, try checking the network connection.</source>
         <translation>Se l&apos;indirizzo è corretto, prova  a controllare la connessione di rete.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
         <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
         <translation>Se il tuo computer o la rete sono protetti da un firewall o un proxy, assicurati che il browser possa accedere alla rete.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation>Inserisci nei segnalibri questa pagina</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation>Salva lin&amp;k</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation>Insersci nei bookmark questo link</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation>Copia il link nella Clipboard</translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation>Apri immagine in una nuova linguetta</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>Salva immagine</translation>
+        <source>Save Lin&amp;k</source>
+        <translation>Salva lin&amp;k</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation>Insersci nei bookmark questo link</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation>Copia il link nella Clipboard</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation>Apri immagine in una nuova linguetta</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>Salva immagine</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation>Copia immagine nella Clipboard</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Copia la posizione dell&apos;immagine nella Clipboard</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation>Blocca immagine</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
         <source>Search with...</source>
         <translation>Cerca con...</translation>
     </message>
@@ -16805,244 +16817,264 @@
         <translation>&lt;p&gt;Non posso lanciare un&apos;applicazione per l&apos;URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
         <source>Error loading page: {0}</source>
         <translation>Errore nel caricamento della pagina: {0}</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
         <source>When connecting to: {0}.</source>
         <translation>Nella connessione a: {0}.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>Web Database Quota</source>
         <translation>Quota Web Database</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
         <translation>&lt;p&gt;La quota per il database &lt;strong&gt;{0}&lt;/strong&gt; è stata superata durante l&apos;accesso al database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Deve essere cambiata?&lt;/P&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>New Web Database Quota</source>
         <translation>Nuova quota Web Database</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
         <translation>Inserisci la nuova quota in MB (corrente = {0}, usata = {1}; incremento = 5MB):</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
         <source>bytes</source>
         <translation>bytes</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
         <source>kB</source>
         <translation>kB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
         <source>MB</source>
         <translation>MB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
         <source>Add to web search toolbar</source>
         <translation>Aggiungi alla toolbar delle ricerche web</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>Method not supported</source>
         <translation>Metodo non supportato</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>{0} method is not supported.</source>
         <translation>il metodo {0} non è supportato.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Search engine</source>
         <translation>Motore di ricerca</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Choose the desired search engine</source>
         <translation>Scegli il motore di ricerca</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Engine name</source>
         <translation>Nome motore</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Enter a name for the engine</source>
         <translation>Inserisci un nome per il motore</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
         <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
         <translation>Se la tua politica di chaching è impostata su navigazione offline, saranno disponibili solo le pagine nella cache locale.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
         <source>Scan Link with VirusTotal</source>
         <translation>Scansiona il collegamento con VirusTotal</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
         <source>Scan Image with VirusTotal</source>
         <translation>Scansiona l&apos;immagine con VirusTotal</translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation>Invia il collegamento</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation>Invia il collegamento dell&apos;immagine</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation>Questa cornice</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation>Visualizza s&amp;olo questa cornice</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation>Visualizza in una nuova &amp;Scheda</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation>Stam&amp;pa</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation>Anteprima Stampa</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation>Stampa come PDF</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation>&amp;Ingrandisci</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation>&amp;Resetta zoom</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation>Rimpicci&amp;olisci</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation>Visualizza cornice sorge&amp;nte</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <source>Send Page Link</source>
+        <translation>Invia collegamento pagina</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation>Invia testo</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation>Traduttore Google</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation>Dizionario</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation>Vai all&apos;indirizzo di rete</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation>User Agent</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation>Ritenta</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation>Riproduci</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation>Pausa</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation>Parlante</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation>Muto</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation>Copia l&apos;indirizzo del Media nella Clipboard</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation>Invia indirizzo del Media</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation>Salva Media</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation type="unfinished">Web Browser di eric5 {6 ?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished">&lt;p&gt;La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.&lt;/p&gt; {5.?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished">&lt;p&gt;La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.&lt;/p&gt; {5.?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished">Aggiungi una nuova pagina</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation>Invia il collegamento</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation>Invia il collegamento dell&apos;immagine</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation>Questa cornice</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation>Visualizza s&amp;olo questa cornice</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation>Visualizza in una nuova &amp;Scheda</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation>Stam&amp;pa</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation>Anteprima Stampa</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation>Stampa come PDF</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation>&amp;Ingrandisci</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation>&amp;Resetta zoom</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation>Rimpicci&amp;olisci</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation>Visualizza cornice sorge&amp;nte</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation>Invia collegamento pagina</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation>Invia testo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation>Traduttore Google</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation>Dizionario</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation>Vai all&apos;indirizzo di rete</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation>User Agent</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation>Ritenta</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation>Riproduci</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation>Pausa</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation>Parlante</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation>Muto</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation>Copia l&apos;indirizzo del Media nella Clipboard</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation>Invia indirizzo del Media</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation>Salva Media</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation type="unfinished">Web Browser di eric5 {6 ?}</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished">&lt;p&gt;La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.&lt;/p&gt; {5.?}</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished">&lt;p&gt;La stampa non è disponibile a causa di un bug in PyQt4. Si consiglia di aggiornare la versione installata.&lt;/p&gt; {5.?}</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -38582,12 +38614,12 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non è prevista la visualizzazione per questo tipo di flusso.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;La visualizzazione Markdown richiede &lt;b&gt;il pacchetto&lt;/b&gt; python-markdown.&lt;br/&gt;Intallarlo con il vostro gestore di pacchetti o vedere &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt; per le istruzioni di installazione.&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
@@ -38597,12 +38629,12 @@
         <translation type="obsolete">&lt;p&gt;La visualizzazione ReStructuredText richiede &lt;b&gt;il pacchetto&lt;/b&gt; python-docutils.&lt;br/&gt;Installarlo con il vostro gestore di pacchetti o vedere &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt; questa pagina.&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -38635,12 +38667,12 @@
         <translation type="unfinished">&lt;p&gt;Non è prevista la visualizzazione per questo tipo di flusso.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49117,37 +49149,37 @@
         <translation type="unfinished">Sicurezza</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished">Copia la posizione dell&apos;immagine nella Clipboard</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation type="unfinished">Salva immagine</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49177,7 +49209,7 @@
         <translation type="unfinished">Percorso:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49187,12 +49219,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished">Caricamento...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49535,7 +49567,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation>Impossibile caricare</translation>
     </message>
@@ -49549,6 +49581,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;I parametri velocità di commutazione non possono essere salvati &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -60340,7 +60382,7 @@
         <translation>&lt;b&gt;Mostra versioni&lt;/b&gt;&lt;p&gt;Mostra delle informazioni sulla versione.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Segnala Bug</translation>
     </message>
@@ -60360,7 +60402,7 @@
         <translation>&lt;b&gt;&gt;Segnala Bug...&lt;/b&gt;&lt;p&gt;Apre un dialogo per segnalare un bug.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>Unittest</translation>
     </message>
@@ -60415,7 +60457,7 @@
         <translation>&lt;b&gt;Scorciatoie da tastiera&lt;/b&gt;&lt;p&gt;Imposta le scorciatoie da tastiera dell&apos;applicazione con i valori personalizzati.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Esporta scorciatoie da tastiera</translation>
     </message>
@@ -60435,7 +60477,7 @@
         <translation>&lt;b&gt;Esporta scorciatoie da tastiera&lt;/b&gt;&lt;p&gt;Esporta le scorciatoie da tastiera dell&apos;applicazione.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Importa scorciatoie da tastiera</translation>
     </message>
@@ -60455,7 +60497,7 @@
         <translation>&lt;b&gt;Importa scorciatoie da tastiera&lt;/b&gt;&lt;p&gt;Importa le scorciatoie da tastiera dell&apos;applicazione.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>E&amp;xtra</translation>
     </message>
@@ -60465,42 +60507,42 @@
         <translation type="obsolete">S&amp;trumenti</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>&amp;Finestre</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>&amp;Help</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>Strumenti</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>Aiuto</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
+        <source>Tools</source>
+        <translation>Strumenti</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>Aiuto</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2651"/>
         <source>Settings</source>
         <translation>Impostazioni</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Toolbar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Problema</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>Errore Generazione Processo</translation>
     </message>
@@ -60555,7 +60597,7 @@
         <translation>&lt;b&gt;Script Unittest&lt;/b&gt;&lt;p&gt;Esegui unittest con lo script corrente.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Progetto Unittest</translation>
     </message>
@@ -60605,17 +60647,17 @@
         <translation>&lt;b&gt;Confronta file affiancati&lt;/b&gt;&lt;p&gt;Apri un dialogo per confrontare due file e mostrare i risultati affiancati.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>&amp;Unittest</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>Non c&apos;è uno script principale definito per il progetto. Esco</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>Errore Drop</translation>
     </message>
@@ -60750,27 +60792,27 @@
         <translation>Task-Viewer</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Salva task</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Leggi task</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Attualmente nessun visualizzatore personalizzato è selezionato. Per favore usa il dialogo delle preferenze per specificarne uno.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Documentazione mancante</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>L&apos;indirizzo di posta o il server si posta sono vuoti. Per cortesia configura le opzioni per l&apos;Email nel dialogo delle preferenze.</translation>
     </message>
@@ -60865,7 +60907,7 @@
         <translation>Apri documentazione API di Eric</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare il visualizzatore di help.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -60926,62 +60968,62 @@
         <translation>Apri documentazione su PyQt4</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Seleziona Tool Group</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>Impos&amp;tazioni</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2651"/>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Profili</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>Tool &amp;Builtin</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Documentazione</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;L&apos;inizio della documentazione di PyQt4 non è stato configurato.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Errore nel controllo per gli update</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Aggiornamento disponibile</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Numeri di versione&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Configura Tools Groups...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Configura Tools Groups correnti...</translation>
     </message>
@@ -60996,17 +61038,17 @@
         <translation>Mostra toll &amp;esterni</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Cancella</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>Non posso controllare per gli update.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>Primo avvio</translation>
     </message>
@@ -61016,12 +61058,12 @@
         <translation>Inizializzazione Gestore Plugin...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>P&amp;lugins</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Plugins</translation>
     </message>
@@ -61046,7 +61088,7 @@
         <translation>Informazioni su &amp;Plugin...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>Informazioni sui &amp;Plugin Tools</translation>
     </message>
@@ -61071,17 +61113,17 @@
         <translation>Attivazione Plugin...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>Wi&amp;zards</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation>Mo&amp;stra tutti</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation>Mo&amp;stra tutti</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>Nascondi &amp;tutti</translation>
     </message>
@@ -61101,7 +61143,7 @@
         <translation>Mostra le versioni disponibili per il download</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Versioni disponibili&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
@@ -61191,27 +61233,27 @@
         <translation>&amp;Multiproject-Viewer</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Tool esterni</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Salva sessione</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Leggi sessione</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Questa zona della barra di stato mostra l&apos;encoding usato dall&apos;editor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Questa zona della barra di stato mostra la possibilità di scrittura del file.&lt;/p&gt;</translation>
     </message>
@@ -61236,17 +61278,17 @@
         <translation>&lt;b&gt;Richiedi funzionalità...&lt;/b&gt;&lt;p&gt;Apre un dialogo per mandare una richiesta di funzionalità.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Questa zona della barra di stato mostra il linguaggio usato dall&apos;editor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Questa parte della barra di stato mostra il numero di linea.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Questa parte della barra di stato mostra la posizione del cursore.&lt;/p&gt;</translation>
     </message>
@@ -61276,22 +61318,22 @@
         <translation>&lt;b&gt;Abilita/Disabilita la finestra della toolbox orizzontale&lt;/b&gt;&lt;p&gt;Se la finestra della toolbox orizzontale è nascosta verrà mostrata. Se è mostrata verrà chiusa.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Riavvia applicazione</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>L&apos;applicazione necessita di un riavvio. Farlo ora ?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Configura...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Questa zona della barra di stato mostra l&apos;eol usato dall&apos;editor.&lt;/p&gt;</translation>
     </message>
@@ -61431,7 +61473,7 @@
         <translation>Editor di &amp;icone...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Supporto Qt3</translation>
     </message>
@@ -61451,7 +61493,7 @@
         <translation>Apri documentazione PySide</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;L&apos;inizio della documentazione di PySide non è stato configurato.&lt;/p&gt;</translation>
     </message>
@@ -61471,110 +61513,110 @@
         <translation>{0} -{1} - {2} - Passive Debug Mode</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>Tool Esterni/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Il file &lt;b&gt;{0}&lt;/b&gt; non esiste o ha lunghezza zero.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare Qt-Designer.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare Qt-Linguist.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare Qt-Assistant.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare il visualizzatore personalizzato.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare UI Previewer.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare l&apos;anteprima delle traduzioni.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare SQL Browser.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation>Nessun elemento per il tool esterno &apos;{0}&apos; trovato nel gruppo &apos;{1}&apos;.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation>Nessun gruppo &apos;{0}&apos; trovato.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>Avvio processo &apos;{0} {1}&apos;.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Non posso avviare l&apos;elemento degli strumenti &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Assicurarsi che sia disponibile come &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation>Il processo &apos;{0}&apos; è terminato.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation>&lt;p&gt;L&apos;inizio della documentazione &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; non viene trovato.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Il file task &lt;b&gt;{0}&lt;/b&gt; non può essere scritto.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Il file task &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Il file sessione &lt;b&gt;{0}&lt;/b&gt; non può essere scritto.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Il file sessione &lt;b&gt;{0}&lt;/b&gt; non può essere letto.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; non è un file.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation>Tento su host {0}</translation>
     </message>
@@ -61609,7 +61651,7 @@
         <translation>Alt+Shift+B</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation>File scorciatoi tastiera (*.e4k)</translation>
     </message>
@@ -61649,27 +61691,27 @@
         <translation>&lt;b&gt;Documentazione Python 2&lt;/b&gt;&lt;p&gt;Mostra la documentazione Python 2. Se non è configurata una directory per la documentazione, viene assunto che la posizione della documentazione sia nella directory doc nella locazione dell&apos;eseguibile Python 2 su Windows e &lt;i&gt;/usr/share/doc/packages/python/html&lt;/i&gt; su Unix. Imposta PYTHONDOCDIR2 nel tuo ambiente per sovrascrivere questi valori.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61755,12 +61797,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation type="unfinished">Seleziona cartella di lavoro</translation>
     </message>
@@ -61980,7 +62022,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation type="unfinished">&amp;Finestre</translation>
     </message>
@@ -62070,7 +62112,7 @@
         <translation type="unfinished">Apri documentazione su Qt4 {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -62135,7 +62177,7 @@
         <translation type="unfinished">Apri documentazione su PyQt4 {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;L&apos;inizio della documentazione di PyQt4 non è stato configurato.&lt;/p&gt; {5 ?}</translation>
     </message>
@@ -62170,7 +62212,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation type="unfinished"></translation>
     </message>
@@ -62190,7 +62232,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation type="unfinished"></translation>
     </message>
@@ -62260,27 +62302,27 @@
         <translation type="unfinished">&lt;b&gt;Documentazione API Eric&lt;/b&gt;&lt;p&gt;Mostra la documentazione delle API di Eric. La posizione della documentazione è la subdirectory Documentation/Source della directory in cui è installato eric5.&lt;/p&gt; {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation type="unfinished">Le Qt v.3 non sono supportate da eric5. {3 ?} {6.?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation type="unfinished">L&apos;update alla versione &lt;b&gt;{0}&lt;/b&gt; di eric5 è disponibile presso &lt;b&gt;{1}&lt;/b&gt;. Vuoi prenderlo ? {0}?} {6 ?} {1}?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation type="unfinished">Eric5 è aggiornato {6 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation type="unfinished">Stai usando l&apos;ultima versione di eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation type="unfinished">eric5 non è ancora stato configurato. Il dialogo di configurazione verrà avviato. {6 ?}</translation>
     </message>
@@ -62290,17 +62332,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -67985,215 +68027,220 @@
         <translation type="unfinished">&lt;p&gt;Non posso lanciare un&apos;applicazione per l&apos;URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished">Apri link in una Nuova Scheda<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished">Salva lin&amp;k</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished">Insersci nei bookmark questo link</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished">Copia il link nella Clipboard</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished">Invia il collegamento</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished">Scansiona il collegamento con VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished">Apri immagine in una nuova linguetta</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished">Salva immagine</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished">Copia immagine nella Clipboard</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished">Copia la posizione dell&apos;immagine nella Clipboard</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished">Invia il collegamento dell&apos;immagine</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation type="unfinished">Blocca immagine</translation>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished">Copia immagine nella Clipboard</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation type="unfinished">Copia la posizione dell&apos;immagine nella Clipboard</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished">Invia il collegamento dell&apos;immagine</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished">Blocca immagine</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished">Scansiona l&apos;immagine con VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished">Riproduci</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished">Pausa</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished">Parlante</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished">Muto</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished">Copia l&apos;indirizzo del Media nella Clipboard</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished">Invia indirizzo del Media</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished">Salva Media</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished">Invia testo</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished">Cerca con...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished">Traduttore Google</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished">Dizionario</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished">Vai all&apos;indirizzo di rete</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished">Aggiungi una nuova pagina</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished">Inserisci nei segnalibri questa pagina</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished">Invia collegamento pagina</translation>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished">Inserisci nei segnalibri questa pagina</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished">Invia collegamento pagina</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished">User Agent</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished">Aggiungi alla toolbar delle ricerche web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_pt.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_pt.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5166,7 +5166,7 @@
         <translation>&lt;p&gt;O anfitrião ilegal &lt;b&gt;{0}&lt;/b&gt; tentou conectar. Aceitar esta conexão?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5175,14 +5175,14 @@
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation>Conexão de depuração passiva recebida
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation>Conexão de depuração passiva fechada
@@ -13620,6 +13620,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation>Tem a certeza de que quer apagar esta marcação rápida?</translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -14340,7 +14345,7 @@
         <translation>Não pôde iniciar {0}.&lt;br&gt;Certifique-se de que está na rota de pesquisa.</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
@@ -14348,6 +14353,13 @@
 {0} acabout.
 </translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16692,319 +16704,339 @@
         <translation>&lt;p&gt;Não pode começar uma aplicação para URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Abrir Vínculo num Separador Novo<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation>Gravar &amp;Vínculo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation>Marcar este Vínculo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation>Copiar Vínculo para a Área de Transferência</translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation>Abrir imagem num Separador Novo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>Gravar Imagem</translation>
+        <source>Save Lin&amp;k</source>
+        <translation>Gravar &amp;Vínculo</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation>Marcar este Vínculo</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation>Copiar Vínculo para a Área de Transferência</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation>Abrir imagem num Separador Novo</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>Gravar Imagem</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation>Copiar Imagem para a Área de Transferência</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Copiar Localização da Imagem para a Área de Transferência</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation>Bloquear Imagem</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation>Marcar esta Página</translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
+        <source>Search with...</source>
+        <translation>Procurar com...</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
+        <source>Add to web search toolbar</source>
+        <translation>Adicionar á barra de pesquisa web</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
+        <source>Web Inspector...</source>
+        <translation>Inspetor Web...</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>Method not supported</source>
+        <translation>Método não suportado</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>{0} method is not supported.</source>
+        <translation>Método {0} não está suportado.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Search engine</source>
+        <translation>Motor de pesquisa</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Choose the desired search engine</source>
+        <translation>Escolha o motor de pesquisa desejado</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Engine name</source>
+        <translation>Nome do Motor</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Enter a name for the engine</source>
+        <translation>Introduzir um nome para o motor</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
+        <source>Error loading page: {0}</source>
+        <translation>Erro ao carregar a página: {0}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
+        <source>When connecting to: {0}.</source>
+        <translation>Ao conectar com: {0}.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
+        <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
+        <translation>Verifique se a direção tem erros como &lt;b&gt;ww&lt;/b&gt;.exemplo.org em lugar de &lt;b&gt;www&lt;/b&gt;.exemplo.org</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
+        <source>If the address is correct, try checking the network connection.</source>
+        <translation>Se a direção está correcta, verifique a conexão da rede.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
+        <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
+        <translation>Se um firewall ou proxy protegem o seu computador ou rede, certifique-se de que o navegador tem permissão para aceder à rede.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
+        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>Web Database Quota</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>New Web Database Quota</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
+        <source>bytes</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
+        <source>kB</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
+        <source>MB</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
+        <source>Scan Link with VirusTotal</source>
+        <translation>Escanear Vínculo com VirusTotal</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
+        <source>Scan Image with VirusTotal</source>
+        <translation>Escanear Imagem com VirusTotal</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation>Enviar Vínculo</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation>Enviar Vínculo da Imagem</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation>Este Marco</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation>M&amp;ostrar apenas este marco</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation>Mostrar num &amp;separador novo</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation>Im&amp;primir</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation>Antevisão da Impressão</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation>Imprimir como PDF</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation>Apro&amp;ximar</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation>&amp;Repor Zoom</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation>A&amp;fastar</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation>Mostrar código do ma&amp;rco</translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
-        <source>Search with...</source>
-        <translation>Procurar com...</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
-        <source>Add to web search toolbar</source>
-        <translation>Adicionar á barra de pesquisa web</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
-        <source>Web Inspector...</source>
-        <translation>Inspetor Web...</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>Method not supported</source>
-        <translation>Método não suportado</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>{0} method is not supported.</source>
-        <translation>Método {0} não está suportado.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Search engine</source>
-        <translation>Motor de pesquisa</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Choose the desired search engine</source>
-        <translation>Escolha o motor de pesquisa desejado</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Engine name</source>
-        <translation>Nome do Motor</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Enter a name for the engine</source>
-        <translation>Introduzir um nome para o motor</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
-        <source>Error loading page: {0}</source>
-        <translation>Erro ao carregar a página: {0}</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
-        <source>When connecting to: {0}.</source>
-        <translation>Ao conectar com: {0}.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
-        <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
-        <translation>Verifique se a direção tem erros como &lt;b&gt;ww&lt;/b&gt;.exemplo.org em lugar de &lt;b&gt;www&lt;/b&gt;.exemplo.org</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
-        <source>If the address is correct, try checking the network connection.</source>
-        <translation>Se a direção está correcta, verifique a conexão da rede.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
-        <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
-        <translation>Se um firewall ou proxy protegem o seu computador ou rede, certifique-se de que o navegador tem permissão para aceder à rede.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
-        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>Web Database Quota</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>New Web Database Quota</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
-        <source>bytes</source>
-        <translation></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
-        <source>kB</source>
-        <translation></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
-        <source>MB</source>
-        <translation></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
-        <source>Scan Link with VirusTotal</source>
-        <translation>Escanear Vínculo com VirusTotal</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
-        <source>Scan Image with VirusTotal</source>
-        <translation>Escanear Imagem com VirusTotal</translation>
+        <source>Send Page Link</source>
+        <translation>Enviar o Vínculo da Página</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation>Enviar Texto</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation>Dicionário</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation>Ir à direção web</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation>Agente de Usuario</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation>Tentar de Novo</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation>Reproduzir</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation>Pausa</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation>Com som</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation>Sem som</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation>Opiar Direção da Media à Area de Transferência</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation>Enviar Direção da Media</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation>Gravar Media</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation>Navegador Web de eric6</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Imprimir não está disponível devido a um falho em PyQt5. Por favor atualize.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Imprimir não está disponível devido a um falho em PyQt5.Por favor atualize.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished">Adicionar Nova Página</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation>Enviar Vínculo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation>Enviar Vínculo da Imagem</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation>Este Marco</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation>M&amp;ostrar apenas este marco</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation>Mostrar num &amp;separador novo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation>Im&amp;primir</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation>Antevisão da Impressão</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation>Imprimir como PDF</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation>Apro&amp;ximar</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation>&amp;Repor Zoom</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation>A&amp;fastar</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation>Mostrar código do ma&amp;rco</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation>Enviar o Vínculo da Página</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation>Enviar Texto</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation>Dicionário</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation>Ir à direção web</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation>Agente de Usuario</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation>Tentar de Novo</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation>Reproduzir</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation>Pausa</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation>Com som</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation>Sem som</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation>Opiar Direção da Media à Area de Transferência</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation>Enviar Direção da Media</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation>Gravar Media</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation>Navegador Web de eric6</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Imprimir não está disponível devido a um falho em PyQt5. Por favor atualize.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Imprimir não está disponível devido a um falho em PyQt5.Por favor atualize.&lt;/p&gt;</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -38489,22 +38521,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;A antevisão para este tipo de ficheiro não está disponível.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -38537,12 +38569,12 @@
         <translation>&lt;p&gt;A antevisão para este tipo de ficheiro não está disponível.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation>Antevisão - {0}</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation>Antevisão</translation>
     </message>
@@ -48898,37 +48930,37 @@
         <translation>Segurança</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation>Gravar Imagem</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation>Ficheiros Todos (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48958,7 +48990,7 @@
         <translation>Rota:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48968,12 +49000,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished">Carregando...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49315,7 +49347,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation>Incapaz de carregar</translation>
     </message>
@@ -49329,6 +49361,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Os dados da Marcação Rápida não poderam ser gravados em &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -60161,7 +60203,7 @@
         <translation>Mostrar as versões disponíveis para descarregar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Reportar Falho</translation>
     </message>
@@ -60201,7 +60243,7 @@
         <translation>&lt;b&gt;Solicitar Característica...&lt;/b&gt;&lt;p&gt;Abre uma caixa de diálogo para enviar uma solicitude de característica.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>Teste Unitário</translation>
     </message>
@@ -60261,7 +60303,7 @@
         <translation>&lt;b&gt;Teste Unitário ao Script&lt;/b&gt;&lt;p&gt;Executar teste unitário com o script atual.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Teste Unitário ao Projeto</translation>
     </message>
@@ -60546,7 +60588,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Exportar Atalhos de Teclado</translation>
     </message>
@@ -60566,7 +60608,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Importar Atalhos de Teclado</translation>
     </message>
@@ -60751,17 +60793,17 @@
         <translation>Abrir Documentação de PySide</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>Teste &amp;Unitário</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>A&amp;ssistentes</translation>
     </message>
@@ -60771,370 +60813,370 @@
         <translation type="obsolete">&amp;Ferramentas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Selecionar Grupo de Ferramentas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>Definiçõe&amp;s</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>&amp;Janela</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>Barras de Ferramen&amp;tas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>Comp&amp;lementos</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Configurar...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>&amp;Ajuda</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>Ferramentas</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
-        <source>Settings</source>
-        <translation>Definições</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>Ajuda</translation>
+        <source>Tools</source>
+        <translation>Ferramentas</translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="2651"/>
+        <source>Settings</source>
+        <translation>Definições</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>Ajuda</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Perfiles</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Complementos</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>Ferramentas Externas/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Números de Versão&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>A direção do correio eletrónico ou a direção do servidor de correio está vazia. Por favor configure as Definiçães de Correio Eletrónico na Caixa de Diálogo de Preferências.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Reiniciar a aplicação</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>A aplicação necessita ser reiniciada. Reiniciar agora?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Configurar Grupos de Ferramentas...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Configurar o atual Grupo de Ferramentas ...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>Ferramentas &amp;Internas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>Ferramentas dos &amp;Complementos</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation>&amp;Mostrar tudo</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation>&amp;Mostrar tudo</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>&amp;Esconder tudo</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>O projeto atual não tem um script principal definido. A cancelar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Suporte Qt3</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Problema</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>Erro na Criação de Processo</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Não há nenhum visor personalizado selecionado. Por favor use a caixa de diálogo das preferências para escolher um.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Ferramentas Externas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>A iniciar processo &apos;{0} {1}&apos;.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation>Processo &apos;{0}&apos; saiu.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Falta a Documentação</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Documentação</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation>Ficheiro de atalhos de teclado (*.e4k)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Gravar tarefas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Ler tarefas</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Guargar sessão</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Sessão de leitura</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; não é um ficheiro.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Cancelar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Atualização disponível</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Erro na verificação de atualizações</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>Não procurar atualizações.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Versões Disponíveis&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>Usado a primeira vez</translation>
     </message>
@@ -61174,27 +61216,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation>Erro na obtenção da informação de versões</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation>Abrir Navegador</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation>Não se pôde iniciar um navegador web</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61280,12 +61322,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation>Selecionar o Diretório de Trabalho</translation>
     </message>
@@ -61505,7 +61547,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation>&amp;Janelas</translation>
     </message>
@@ -61595,7 +61637,7 @@
         <translation>Abrir a Documentação de Qt5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61660,7 +61702,7 @@
         <translation>Abrir a Documentação de PyQt5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61695,7 +61737,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation></translation>
     </message>
@@ -61780,32 +61822,32 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation>Qt v.3 não está suportado por eric6.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation>Atualização a &lt;b&gt;{0}&lt;/b&gt; de eric6 já está disponível em &lt;b&gt;{1}&lt;/b&gt;. Quere-a descarregar?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation>Eric6 está atualizado</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation>Utiliza a última versão do eric6</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation>eric6 ainda não foi configurado. A caixa de diálogo de configuração vai iniciar-se.</translation>
     </message>
@@ -61815,17 +61857,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -67470,215 +67512,220 @@
         <translation type="unfinished">&lt;p&gt;Não pode começar uma aplicação para URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished">Abrir Vínculo num Separador Novo<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished">Gravar &amp;Vínculo</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished">Marcar este Vínculo</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished">Copiar Vínculo para a Área de Transferência</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished">Enviar Vínculo</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished">Escanear Vínculo com VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished">Abrir imagem num Separador Novo</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished">Gravar Imagem</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished">Copiar Imagem para a Área de Transferência</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished">Enviar Vínculo da Imagem</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation type="unfinished">Bloquear Imagem</translation>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished">Copiar Imagem para a Área de Transferência</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation type="unfinished">Copiar Localização da Imagem para a Área de Transferência</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished">Enviar Vínculo da Imagem</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished">Bloquear Imagem</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished">Escanear Imagem com VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished">Reproduzir</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished">Pausa</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished">Com som</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished">Sem som</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished">Opiar Direção da Media à Area de Transferência</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished">Enviar Direção da Media</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished">Gravar Media</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished">Enviar Texto</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished">Procurar com...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished">Dicionário</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished">Ir à direção web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished">Adicionar Nova Página</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished">Marcar esta Página</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished">Enviar o Vínculo da Página</translation>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished">Marcar esta Página</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished">Enviar o Vínculo da Página</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished">Agente de Usuario</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished">Adicionar á barra de pesquisa web</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_ru.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_ru.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5170,7 +5170,7 @@
         <translation>соединение с запрещённого хоста</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5182,14 +5182,14 @@
         <translation>&lt;p&gt;Попытка соединения с недопустимого компьютора &lt;b&gt;{0}&lt;/b&gt;. Разрешить соединение?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation>Получен запрос на соединение для пассивной отладки
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation>Соединение для пассивной отладки закрыто
@@ -13641,6 +13641,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation>Удалить элемент?</translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -14350,7 +14355,7 @@
         <translation>Не могу запустить процесс {0}. Убедитесь, что он находится в пути поиска.</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
@@ -14368,6 +14373,13 @@
         <source>Errors</source>
         <translation>Ошибки</translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16703,7 +16715,7 @@
         <translation>&lt;p&gt;Невозможно запустить просмотрщик для файла &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Открыть ссылку в новой закладке<byte value="x9"/>Shift+Левая кнопка мыши</translation>
     </message>
@@ -16718,32 +16730,32 @@
         <translation>&lt;b&gt;Окно помощи&lt;/b&gt;&lt;p&gt;В этом окне отображается имеющаяся помощь.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
         <source>Web Inspector...</source>
         <translation>WEB проводник...</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
         <source>Error loading page: {0}</source>
         <translation>Ошибка при загрузке страницы: {0}</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
         <source>When connecting to: {0}.</source>
         <translation>При соединении с {0}.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
         <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
         <translation>Проверьте адрес на ошибки типа &lt;b&gt;ww&lt;/b&gt;.example.org вместо &lt;b&gt;www&lt;/b&gt;.example.org</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
         <source>If the address is correct, try checking the network connection.</source>
         <translation>Если адрес правильный, проверьте сетевое соединение.</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
         <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
         <translation>Если ваш компьютер или локальная сеть находятся за firewall или proxy, убедитесь что браузеру разрешено подсоединяться к сети.</translation>
     </message>
@@ -16753,284 +16765,304 @@
         <translation>&lt;p&gt;Невозможно запустить приложение для URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation>Создать закладку для этой страницы</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation>Сохранить &amp;ссылку</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation>Сохранить ссылку</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation>Скопировать ссылку</translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation>Открыть изображение в новой закладке</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>Сохранить изображение</translation>
+        <source>Save Lin&amp;k</source>
+        <translation>Сохранить &amp;ссылку</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation>Сохранить ссылку</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation>Скопировать ссылку</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation>Открыть изображение в новой закладке</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>Сохранить изображение</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation>Скопировать изображение</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Скопировать адрес изображения</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation>Заблокировать изображение</translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
+        <source>Search with...</source>
+        <translation>Искать с...</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>Web Database Quota</source>
+        <translation>Квота Web базы данных</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Квота Web базы данных &lt;strong&gt;{0}&lt;/strong&gt; была превышена при доступе к базе &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Изменить квоту?&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>New Web Database Quota</source>
+        <translation>Новая квота Web базы данных</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
+        <source>bytes</source>
+        <translation>байт</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
+        <source>kB</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
+        <source>MB</source>
+        <translation></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
+        <translation>Введите новую квоту в MB (текущая = {0}, использовано = {1}; шаг изменения = 5 MB):</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
+        <source>Add to web search toolbar</source>
+        <translation>Добавить к панели инструментов Web поиска</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>Method not supported</source>
+        <translation>Метод не поддерживается</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>{0} method is not supported.</source>
+        <translation>{0} метод не поддерживается.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Search engine</source>
+        <translation>Поисковик</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Choose the desired search engine</source>
+        <translation>Выберите поисковик</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Engine name</source>
+        <translation>Имя поисковика</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Enter a name for the engine</source>
+        <translation>Введите имя поисковика</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
+        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
+        <translation>Если режим кэша установлен в offline, то доступны только страницы из локального кзша.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
+        <source>Scan Link with VirusTotal</source>
+        <translation>Сканировать ссылку с VirusTotal</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
+        <source>Scan Image with VirusTotal</source>
+        <translation>Сканировать изображение с VirusTotal</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation>Послать ссылку</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation>Послать ссылку на изображение</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation>Этот кадр</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation>Показать &amp;только этот кадр</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation>Показать в новой &amp;закладке</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation>&amp;Печать</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation>Предварительный просмотр печати</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation>Печать как PDF</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation>У&amp;величить масштаб</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation>&amp;Сбросить масштаб</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation>У&amp;меньшить масштаб</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation>Показать код ка&amp;дра</translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
-        <source>Search with...</source>
-        <translation>Искать с...</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>Web Database Quota</source>
-        <translation>Квота Web базы данных</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Квота Web базы данных &lt;strong&gt;{0}&lt;/strong&gt; была превышена при доступе к базе &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Изменить квоту?&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>New Web Database Quota</source>
-        <translation>Новая квота Web базы данных</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
-        <source>bytes</source>
-        <translation>байт</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
-        <source>kB</source>
-        <translation></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
-        <source>MB</source>
-        <translation></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
-        <translation>Введите новую квоту в MB (текущая = {0}, использовано = {1}; шаг изменения = 5 MB):</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
-        <source>Add to web search toolbar</source>
-        <translation>Добавить к панели инструментов Web поиска</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>Method not supported</source>
-        <translation>Метод не поддерживается</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>{0} method is not supported.</source>
-        <translation>{0} метод не поддерживается.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Search engine</source>
-        <translation>Поисковик</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Choose the desired search engine</source>
-        <translation>Выберите поисковик</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Engine name</source>
-        <translation>Имя поисковика</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Enter a name for the engine</source>
-        <translation>Введите имя поисковика</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
-        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
-        <translation>Если режим кэша установлен в offline, то доступны только страницы из локального кзша.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
-        <source>Scan Link with VirusTotal</source>
-        <translation>Сканировать ссылку с VirusTotal</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
-        <source>Scan Image with VirusTotal</source>
-        <translation>Сканировать изображение с VirusTotal</translation>
+        <source>Send Page Link</source>
+        <translation>Отправить ссылку страницы</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation>Отправить текст</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation>Переводчик Гугл</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation>Словарь</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation>Перейти на веб адрес</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation>Агент пользователя</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation>Снова</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation>Воспроизведение</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation>Пауза</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation>Включить звук</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation>Отключить звук</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation>Сопировать адрес медиа файла в буфер обмена</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation>Сохранить адрес медиа файла</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation>Сохранить медиа файл</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation>WEB просмотрщик встроенный в Eric</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Печать невозможна из-за ошибки в PyQt5. Пожалуйста установите обновление.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Печать невозможна из-за ошибки в PyQt4. Пожалуйста установите обновление.&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished">Добавить новую страницу</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation>Послать ссылку</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation>Послать ссылку на изображение</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation>Этот кадр</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation>Показать &amp;только этот кадр</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation>Показать в новой &amp;закладке</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation>&amp;Печать</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation>Предварительный просмотр печати</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation>Печать как PDF</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation>У&amp;величить масштаб</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation>&amp;Сбросить масштаб</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation>У&amp;меньшить масштаб</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation>Показать код ка&amp;дра</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation>Отправить ссылку страницы</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation>Отправить текст</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation>Переводчик Гугл</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation>Словарь</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation>Перейти на веб адрес</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation>Агент пользователя</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation>Снова</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation>Воспроизведение</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation>Пауза</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation>Включить звук</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation>Отключить звук</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation>Сопировать адрес медиа файла в буфер обмена</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation>Сохранить адрес медиа файла</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation>Сохранить медиа файл</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation>WEB просмотрщик встроенный в Eric</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Печать невозможна из-за ошибки в PyQt5. Пожалуйста установите обновление.&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Печать невозможна из-за ошибки в PyQt4. Пожалуйста установите обновление.&lt;/p&gt;</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -38639,22 +38671,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Предварительный просмотр недоступен для этого типа файла.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Для предварительного просмотра Markdown файлов необходим пакет &lt;b&gt;python-markdown&lt;/b&gt;. Установите его с помощью менеджера пакетов или ознакомтесь с инструкцией по установке &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Для предварительного просмотра ReStructuredText файлов необходим пакет &lt;b&gt;python-docutils&lt;/b&gt;. Установите его с помощью менеджера пакетов: &apos;pip install docutils&apos; или ознакомтесь с &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;этой страницей.&lt;/a&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Для предварительного просмотра ReStructuredText файлов необходим пакет &lt;b&gt;sphinx&lt;/b&gt;. Установите его с помощью менеджера пакетов: &apos;pip install Sphinx&apos; или ознакомтесь с &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;этой страницей.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Также вы можете отключить использование Sphinx на странице редактора конфигурации, Filehandling.&lt;/p&gt;</translation>
     </message>
@@ -38692,12 +38724,12 @@
         <translation>&lt;p&gt;Предварительный просмотр недоступен для этого типа файла.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation>Предварительный просмотр - {0}</translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation>Предварительный просмотр</translation>
     </message>
@@ -49263,37 +49295,37 @@
         <translation>Безопасность</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation>Предварительный просмотр не возможен.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Скопировать адрес изображения</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation>Скопировать название изображения</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation>Сохранить изображение</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation>Изображение не доступно.</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation>Все файлы(*);;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно записать в файл: &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
@@ -49323,7 +49355,7 @@
         <translation>Путь:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation>Эта страница не использует баз данных.</translation>
     </message>
@@ -49333,12 +49365,12 @@
         <translation>Показывает список баз данных используемых данным сайтом</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished">Загружаю...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49687,7 +49719,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation>Загрука не удалась</translation>
     </message>
@@ -49701,6 +49733,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;Данные набора не могут быть сохранены в &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -60495,7 +60537,7 @@
         <translation>&lt;b&gt;Показать версию&lt;/b&gt;&lt;p&gt;Информация о версии.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>Unittest</translation>
     </message>
@@ -60531,7 +60573,7 @@
 &lt;p&gt;Настройте Eric по своему вкусу.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>&amp;Окно</translation>
     </message>
@@ -60541,42 +60583,42 @@
         <translation type="obsolete">&amp;Сервис</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>&amp;Мастера</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>&amp;Помощь</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>Сервис</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>Помощь</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
+        <source>Tools</source>
+        <translation>Сервис</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>Помощь</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2651"/>
         <source>Settings</source>
         <translation>Настройка</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Панели инструментов</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Проблема</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>Ошибка при запуске процесса</translation>
     </message>
@@ -60601,12 +60643,12 @@
         <translation>&lt;b&gt;Горячие клавиши&lt;/b&gt;&lt;p&gt;Задайте горячие клавиши на свой вкус.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>До&amp;полнительно</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Сообщение об ошибке</translation>
     </message>
@@ -60626,7 +60668,7 @@
         <translation>&lt;b&gt;Сообщить об ошибке...&lt;/b&gt;&lt;p&gt;Открывает диалог для сообщения об ошибке.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Экспортировать горячие клавиши</translation>
     </message>
@@ -60647,7 +60689,7 @@
 &lt;p&gt;Экспортировать горячие клавиши приложения.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Импортировать горячие клавиши</translation>
     </message>
@@ -60740,7 +60782,7 @@
         <translation>&lt;b&gt;Сценарий Unittest&lt;/b&gt;&lt;p&gt;Выполнить Uniitest с текущим сценарием.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Uniitest на проекте</translation>
     </message>
@@ -60755,12 +60797,12 @@
         <translation>&lt;b&gt;Сценарий Unittest&lt;/b&gt;&lt;p&gt;Выполнить Uniitest с текущим проектом.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>&amp;Unittest</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>Для текущего проекта не определён главный сценарий. Отмена</translation>
     </message>
@@ -60812,7 +60854,7 @@
 &lt;p&gt;Открыть диалог, в котором показаны различия между файлами в две колонки.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>Ошибка Drag&amp;&amp;Drop</translation>
     </message>
@@ -60882,32 +60924,32 @@
         <translation>&lt;b&gt;Профили&lt;/b&gt;&lt;p&gt;Конфигурация профилей. С помощью этого диалога вы можете устанавливать видимость разных окон для заданных профилей.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Файл &lt;b&gt;{0}&lt;/b&gt; либо не существует, либо нулевой длины.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить Qt-Designer.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить Qt-Linguist.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить Qt-Assistant.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить инструмент &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Убедитесь, что он доступен в &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; не является файлом&lt;/p&gt;</translation>
     </message>
@@ -60932,7 +60974,7 @@
         <translation>&lt;b&gt;UI Previewer&lt;/b&gt;&lt;p&gt;Запустить the UI Previewer.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить UI Previewer.&lt;br&gt;Убедитесь, что он находится в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -60957,7 +60999,7 @@
         <translation>&lt;b&gt;Предпросмотр переводов&lt;/b&gt;&lt;p&gt;Запустить предпросмотр переводов.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить предпросмотр переводов.&lt;br&gt;Убедитесь, что он находится в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -60997,48 +61039,48 @@
         <translation>Просмотрщик задач</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Сохранить задачи</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно сохранить файл с задачами: &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Прочитать задачи</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно прочитать файл с задачами: &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Специальный просмотрщик не выбран.
 Используйте диалог с настройками для его выбора.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить специальный просмотрщик.&lt;br&gt;Убедитесь, что он находится в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Документация отсутствует</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Корень документации &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; не найден.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>Почтовый адрес или адрес почтового сервера пуст. Настройте электронную почту в диалоге конфигурации.</translation>
     </message>
@@ -61133,7 +61175,7 @@
         <translation>Открыть документацию API Eric</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить просмотрщик помощи.&lt;br&gt;Убедитесь, что он доступен под именем &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -61194,75 +61236,75 @@
         <translation>Открыть документацию Qt4</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Выберите группу инструментов</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>&amp;Настройка</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2651"/>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Профили</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>&amp;Встроенные инструменты</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>Запускается процесс &apos;{0} {1}&apos;.
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation>Процесс &apos;{0}&apos; завершился.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Документация</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Корень документации PyQt4 не найден.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Ошибка при проверке обновлений</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Обновления доступны</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Номера версий&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Настроить группы Инструментов...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Настроить текущую группу Инструментов...</translation>
     </message>
@@ -61277,22 +61319,22 @@
         <translation>Показать &amp;внешние инструменты</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>Невозможно запустить проверку обновлений.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>От&amp;мена</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation>Пробую узел {0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>Первое использование</translation>
     </message>
@@ -61302,12 +61344,12 @@
         <translation>Инициализируется менеджер расширений...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>&amp;Расширения</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Расширения</translation>
     </message>
@@ -61348,17 +61390,17 @@
         <translation>&lt;b&gt;Убрать подключаемый модуль...&lt;/b&gt;&lt;p&gt;Открывает диалог деинсталляции нового подключаемого модуля.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>Инструменты для &amp;плагинов</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation>Показать &amp;всё</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation>Показать &amp;всё</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>Ск&amp;рыть всё</translation>
     </message>
@@ -61383,7 +61425,7 @@
         <translation>Показать версии, доступные для загрузки</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Доступные версии&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
@@ -61463,22 +61505,22 @@
         <translation>Восстановление менеджера панелей инструментов...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>Внешние инструменты/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Внешние инструменты</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation>Запись для внешней программы &apos;{0}&apos; не найдена в группе &apos;{1}&apos;.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation>Запись для группы &apos;{0}&apos; не найдена.</translation>
     </message>
@@ -61493,32 +61535,32 @@
         <translation>Просмотрщик &amp;мултипроекта</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Сохранить сессию</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Не могу записать файл сессии &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Загрузить сессию</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Не могу прочитать файл сессии &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Эта часть строки статуса показывает текущую кодировку редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Эта часть строки статуса указывает на возможность записи открытого в редакторе файла.&lt;/p&gt;</translation>
     </message>
@@ -61543,17 +61585,17 @@
         <translation>&lt;b&gt;Послать запрос...&lt;/b&gt;&lt;p&gt;Показать диалог создания запроса.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Эта часть строки статуса показывает язык текущего окна редактора.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Эта часть строки статуса показывает номер текущей строки в редакторе.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Эта часть строки статуса показывает текущую позицию курсора в редакторе.&lt;/p&gt;</translation>
     </message>
@@ -61578,12 +61620,12 @@
         <translation>&lt;b&gt;Переключить горизонтальную панель инструментов&lt;/b&gt;&lt;p&gt;Показать/скрыть горизонтальную панель инструментов&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Перезапустить приложение</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>Необходимо перезапустить приложение. Сделать это сейчас?</translation>
     </message>
@@ -61593,12 +61635,12 @@
         <translation></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Настроить...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Эта часть строки статуса показывает режим конца строки в текущем редакторе.&lt;/p&gt;</translation>
     </message>
@@ -61730,7 +61772,7 @@
         <translation>&lt;b&gt;Просмотрщик SQL&lt;/b&gt;&lt;p&gt;Просмотреть SQL базу данных.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить просмотрщик SQL.&lt;br&gt;Убедитесь, что он доступен как &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
@@ -61745,12 +61787,12 @@
         <translation>Редактор &amp;иконок...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Поддержка Qt3</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Корень документации PySide не найден.&lt;/p&gt;</translation>
     </message>
@@ -61800,7 +61842,7 @@
         <translation></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation>Файл горячих клавиш (*.e4k)</translation>
     </message>
@@ -61840,27 +61882,27 @@
         <translation>&lt;b&gt;Документация Pyton 2&lt;/b&gt;&lt;p&gt;Показать Pyton 2 документацию. Если местонахождение документации не было настроено, то искать в подкаталоге &lt;i&gt;doc&lt;/i&gt; каталога где находится исполняемый файл Python 2 под Windows и в подкаталоге &lt;i&gt;/usr/share/doc/packages/python/html/python-docs-html&lt;/i&gt; под UNIX. Местонахождение документации можно задать с помощью переменной окружения PYTHON2DOCDIR.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation>Ошибка при получении информации о версии</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation>Невозможно загрузить информацию о версии. Пожалуйста попоробуйте ещё раз.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation>Запустить просмотрщик</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation>Невозможно запустить просмотрщик</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation>Невозможно загрузить информацию о версии в течении последних 7 дней. Пожалуйста попоробуйте ещё раз.</translation>
     </message>
@@ -61946,12 +61988,12 @@
         <translation>&lt;b&gt;Снимок&lt;/b&gt;&lt;p&gt;Сделать снимок области экрана.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Невозможно запустить программу для создания снимка экрана.&lt;br&gt;Убедитесь что она установлена как &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation>Задайте рабочий каталог</translation>
     </message>
@@ -62171,7 +62213,7 @@
         <translation>&lt;b&gt;Активировать просмотрщик чисел&lt;/b&gt;&lt;p&gt;Переключить направление ввода на окно просмотрщика чисел.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation>&amp;Окна</translation>
     </message>
@@ -62261,7 +62303,7 @@
         <translation>Открыть документацию Qt5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Эта часть строки статуса позволяет мвсштабировать текущее окно.&lt;/p&gt;</translation>
     </message>
@@ -62326,7 +62368,7 @@
         <translation>Открыть документацию PyQt5</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Корень документации PyQt5 не задан.&lt;/p&gt;</translation>
     </message>
@@ -62361,7 +62403,7 @@
         <translation>&lt;b&gt;Документация PySide&lt;/b&gt;&lt;p&gt;Показать документацию PySide. В зависимости от выбранных настроек документация будет показана во внутреннем просмотрщике, внешнем просмотрщике интернета или в Qt Помощнике.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation>%v/%m</translation>
     </message>
@@ -62381,7 +62423,7 @@
         <translation>&lt;b&gt;Показать журнал ошибок...&lt;/b&gt;&lt;p&gt;Показать журнал ошибок.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation>Проверить версию</translation>
     </message>
@@ -62451,27 +62493,27 @@
         <translation>&lt;b&gt;Документация Eric API&lt;/b&gt;&lt;p&gt;Показать документацию Eric API. Местонахождение документации - каталог Documentation/Source, расположенный в каталоге инсталляции eric.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation>Qt3 не поддерживается в Eric.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation>На сайте &lt;b&gt;{1}&lt;/b&gt; доступно обновление Eric до версии &lt;b&gt;{0}&lt;/b&gt;. Загрузить?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation>Eric не требует обновлений</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation>Вы используете самую последнюю версию Eric</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation>Eric ещё не сконфигурирован. Будет запущен диалог конфигурации.</translation>
     </message>
@@ -62481,17 +62523,17 @@
         <translation>Создание панелей инструментов для расширений...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -68205,215 +68247,220 @@
         <translation type="unfinished">&lt;p&gt;Невозможно запустить приложение для URL &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished">Открыть ссылку в новой закладке<byte value="x9"/>Shift+Левая кнопка мыши</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished">Сохранить &amp;ссылку</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished">Сохранить ссылку</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished">Скопировать ссылку</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished">Послать ссылку</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished">Сканировать ссылку с VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished">Открыть изображение в новой закладке</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished">Сохранить изображение</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished">Скопировать изображение</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished">Скопировать адрес изображения</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished">Послать ссылку на изображение</translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation type="unfinished">Заблокировать изображение</translation>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished">Скопировать изображение</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation type="unfinished">Скопировать адрес изображения</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished">Послать ссылку на изображение</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished">Заблокировать изображение</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished">Сканировать изображение с VirusTotal</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished">Воспроизведение</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished">Пауза</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished">Включить звук</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished">Отключить звук</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished">Сопировать адрес медиа файла в буфер обмена</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished">Сохранить адрес медиа файла</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished">Сохранить медиа файл</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished">Отправить текст</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished">Искать с...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished">Переводчик Гугл</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished">Словарь</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished">Перейти на веб адрес</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished">Добавить новую страницу</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished">Создать закладку для этой страницы</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished">Отправить ссылку страницы</translation>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished">Создать закладку для этой страницы</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished">Отправить ссылку страницы</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished">Агент пользователя</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished">Добавить к панели инструментов Web поиска</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_tr.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_tr.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5118,7 +5118,7 @@
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt;kaçak bir barındırıcıdan (host) bağlantı denemesi. Bu bağlantıyı kabul ediyor musunuz?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5127,13 +5127,13 @@
 </translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation type="unfinished"></translation>
@@ -13535,6 +13535,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -14253,13 +14258,20 @@
         <translation>Süreç {0} başlatılamadı. Bunun arama yolunda olduğundan emin olun.</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
         <translation>
 {0} tamamlandı.</translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16595,319 +16607,339 @@
         <translation>&lt;p&gt; URL &lt;b&gt;{0}&lt;/b&gt;adresindeki uygulama başlatılamıyor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>Yeni sekmede bir bağlantı açar<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation>Bağlantıyı &amp;Kaydet</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation>Bu linki yerimine ekle</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation>Bağlantıyı Panoya Kopyala</translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation>Görüntüyü yeni sekmede aç</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>Görüntüyü Kaydet</translation>
+        <source>Save Lin&amp;k</source>
+        <translation>Bağlantıyı &amp;Kaydet</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation>Bu linki yerimine ekle</translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation>Bağlantıyı Panoya Kopyala</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation>Görüntüyü yeni sekmede aç</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>Görüntüyü Kaydet</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation>Görüntüyü Panoya kopyala</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>Görüntünün Yerini  Panoya kopyala</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation>Görüntüleri Engelle</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation>Bu sayfayı yerimine ekle</translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
+        <source>Search with...</source>
+        <translation>Bununla Ara...</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
+        <source>Web Inspector...</source>
+        <translation>Web Denetleyicisi...</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
+        <source>Error loading page: {0}</source>
+        <translation>Sayfa yüklenirken hata: {0}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
+        <source>When connecting to: {0}.</source>
+        <translation>Bağlantı:{0}.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
+        <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
+        <translation>Adresi kontrol ediniz Örneğin &lt;b&gt;www&lt;/b&gt;.example.org yerine &lt;b&gt;ww&lt;/b&gt;.example.org yazmış olabilirsiniz</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
+        <source>If the address is correct, try checking the network connection.</source>
+        <translation>Eğer adres doğru ise, ağ bağlantınızı kontrol ediniz.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
+        <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
+        <translation>Eğer bilgisayarınız veya ağınız bir güvenlik duvarı yada proxy ile korunuyorsa, gözatıcınıza ağa giriş izni veriniz.</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
+        <source>Add to web search toolbar</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>Method not supported</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
+        <source>{0} method is not supported.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Search engine</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
+        <source>Choose the desired search engine</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Engine name</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
+        <source>Enter a name for the engine</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
+        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>Web Database Quota</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
+        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>New Web Database Quota</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
+        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
+        <source>bytes</source>
+        <translation>bitler</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
+        <source>kB</source>
+        <translation>kB</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
+        <source>MB</source>
+        <translation>MB</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
+        <source>Scan Link with VirusTotal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
+        <source>Scan Image with VirusTotal</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation type="unfinished">&amp;Yazdır</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation type="unfinished">Baskı Öngörünümü</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation type="unfinished">Bü&amp;yült</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation type="unfinished">Büyütmeyi sıfı&amp;rla</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation type="unfinished">Küçü&amp;lt</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
-        <source>Search with...</source>
-        <translation>Bununla Ara...</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
-        <source>Web Inspector...</source>
-        <translation>Web Denetleyicisi...</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
-        <source>Error loading page: {0}</source>
-        <translation>Sayfa yüklenirken hata: {0}</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
-        <source>When connecting to: {0}.</source>
-        <translation>Bağlantı:{0}.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
-        <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
-        <translation>Adresi kontrol ediniz Örneğin &lt;b&gt;www&lt;/b&gt;.example.org yerine &lt;b&gt;ww&lt;/b&gt;.example.org yazmış olabilirsiniz</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
-        <source>If the address is correct, try checking the network connection.</source>
-        <translation>Eğer adres doğru ise, ağ bağlantınızı kontrol ediniz.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
-        <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
-        <translation>Eğer bilgisayarınız veya ağınız bir güvenlik duvarı yada proxy ile korunuyorsa, gözatıcınıza ağa giriş izni veriniz.</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
-        <source>Add to web search toolbar</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>Method not supported</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
-        <source>{0} method is not supported.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Search engine</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
-        <source>Choose the desired search engine</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Engine name</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
-        <source>Enter a name for the engine</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
-        <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>Web Database Quota</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
-        <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>New Web Database Quota</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
-        <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
-        <source>bytes</source>
-        <translation>bitler</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
-        <source>kB</source>
-        <translation>kB</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
-        <source>MB</source>
-        <translation>MB</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
-        <source>Scan Link with VirusTotal</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
-        <source>Scan Image with VirusTotal</source>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation type="unfinished">Tekrar Dene</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation type="unfinished">&lt;p&gt;PyQt4 te hatyı yazdırmak tam olarak mümkün değil. Lütfen güncelleyiniz.&lt;/p&gt; {5.?}</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation type="unfinished">&amp;Yazdır</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation type="unfinished">Baskı Öngörünümü</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation type="unfinished">Bü&amp;yült</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation type="unfinished">Büyütmeyi sıfı&amp;rla</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation type="unfinished">Küçü&amp;lt</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation type="unfinished">Tekrar Dene</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation type="unfinished">Eric5 Web Gözatıcısı {6 ?}</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation type="unfinished">&lt;p&gt;PyQt4 te hatyı yazdırmak tam olarak mümkün değil. Lütfen güncelleyiniz.&lt;/p&gt; {5.?}</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -38356,22 +38388,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -38404,12 +38436,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48767,37 +48799,37 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished">Görüntünün Yerini  Panoya kopyala</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation type="unfinished">Görüntüyü Kaydet</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation type="unfinished">Tüm Dosyalar (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48827,7 +48859,7 @@
         <translation type="unfinished">Yol:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -48837,12 +48869,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished">Yükleniyor...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49185,7 +49217,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49199,6 +49231,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -60132,7 +60174,7 @@
         <translation>İndirmek için mümkün olan sürümü göster</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>Hata Raporu</translation>
     </message>
@@ -60172,7 +60214,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>Birimtest</translation>
     </message>
@@ -60232,7 +60274,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>Proje Birimtesti</translation>
     </message>
@@ -60517,7 +60559,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>Kılavye Kısa Yollarını Dışa Aktar</translation>
     </message>
@@ -60537,7 +60579,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>Klavye kısayollarını İçe Aktar</translation>
     </message>
@@ -60722,17 +60764,17 @@
         <translation>PySide belgelerini açın</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>Bir&amp;imtest</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>İla&amp;veler</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>Sihirba&amp;z</translation>
     </message>
@@ -60742,364 +60784,364 @@
         <translation type="obsolete">&amp;Araçlar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>Araç Grubunu Seç</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>Ayar&amp;lar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>&amp;Pencere</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>&amp;Araççubuğu</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>Ek&amp;lentiler</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>Ayarlanıyor...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>&amp;Yardım</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>Araçlar</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
-        <source>Settings</source>
-        <translation>Ayarlar</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>Yardım</translation>
+        <source>Tools</source>
+        <translation>Araçlar</translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="2651"/>
+        <source>Settings</source>
+        <translation>Ayarlar</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>Yardım</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>Kesitler</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>Eklentiler</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>Harici Araçlar/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Sürüm Numaraları&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>E-posta adresi veya posta  sunucu adresi  boş. Lütfen e-posta ayarlarını özellikler diyaloğundan giriniz.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>Uygulmayı yeniden başlat</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>Uygulama yeniden başlatılmaya ihtiyaç duyuyor. Şimdi yapılsın mı?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>Alet Grupları Ayarlanıyor...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>Geçerli alet grubunu ayarla...</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>Ya&amp;pılandırma Araçları</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>Eklen&amp;ti Araçları</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation>Hepsini Gö&amp;ster</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation>Hepsini Gö&amp;ster</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>&amp;Hepsini gizle</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>Bugeçerli projede tanımlanan ana betik değil. Durduruluyor</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Qt3 Desteği</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>Problem</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>İşlem Üretecinde Hata</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>Hali hazırda kullanıcı göstericisi seçilmedi. Lütfen .birini belirlemek için özellikler diyaloğunu kullanının.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>Harici Araçlar</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>Eksik Belgeleme</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>Belgeleme</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;PyQt4 Belgelerinin başlama noktası ayarlanmamış.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>Görevleri kaydet</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>Görevler Okunuyor</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>Oturumu kaydet</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>Oturumu oku</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>Düşme hatası</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; bir dosya değil.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>&amp;Vazgeç</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>Güncelleme mümkün değil</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>Güncellemeleri kontrol esnasında hata</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>Güncellemelere ulaşamıyorum.</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;Mümkün sürümler&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>İlk kullanım</translation>
     </message>
@@ -61159,32 +61201,32 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61270,12 +61312,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61495,7 +61537,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation type="unfinished">&amp;Pencereler</translation>
     </message>
@@ -61585,7 +61627,7 @@
         <translation type="unfinished">QT4 Belgelerini Aç {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61650,7 +61692,7 @@
         <translation type="unfinished">PyQt4 Begelerini aç {5 ?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation type="unfinished">&lt;p&gt;PyQt4 Belgelerinin başlama noktası ayarlanmamış.&lt;/p&gt; {5 ?}</translation>
     </message>
@@ -61685,7 +61727,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61705,7 +61747,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61775,27 +61817,27 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation type="unfinished">Qt v.3 eric5 tarafından desteklenmiyor. {3 ?} {6.?}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation type="unfinished">Eric5 henüz ayarlanmadı. Ayarlar Diyaloğu başlatılıyor. {6 ?}</translation>
     </message>
@@ -61805,17 +61847,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation type="unfinished"></translation>
     </message>
@@ -67479,215 +67521,220 @@
         <translation type="unfinished">&lt;p&gt; URL &lt;b&gt;{0}&lt;/b&gt;adresindeki uygulama başlatılamıyor.&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished">Yeni sekmede bir bağlantı açar<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished">Bağlantıyı &amp;Kaydet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished">Bu linki yerimine ekle</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished">Bağlantıyı Panoya Kopyala</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished">Görüntüyü yeni sekmede aç</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished">Görüntüyü Kaydet</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished">Görüntüyü Panoya kopyala</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished">Görüntünün Yerini  Panoya kopyala</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation type="unfinished">Görüntüleri Engelle</translation>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished">Görüntüyü Panoya kopyala</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation type="unfinished">Görüntünün Yerini  Panoya kopyala</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished">Görüntüleri Engelle</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished">Bununla Ara...</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished">Bu sayfayı yerimine ekle</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished">Bu sayfayı yerimine ekle</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>
--- a/i18n/eric6_zh_CN.ts	Sun Apr 24 14:19:17 2016 +0200
+++ b/i18n/eric6_zh_CN.ts	Sun Apr 24 17:26:54 2016 +0200
@@ -5109,7 +5109,7 @@
         <translation>连接非法主机</translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1351"/>
+        <location filename="../Debugger/DebugServer.py" line="1352"/>
         <source>
 Not connected
 </source>
@@ -5123,13 +5123,13 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1531"/>
+        <location filename="../Debugger/DebugServer.py" line="1532"/>
         <source>Passive debug connection received
 </source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Debugger/DebugServer.py" line="1545"/>
+        <location filename="../Debugger/DebugServer.py" line="1546"/>
         <source>Passive debug connection closed
 </source>
         <translation type="unfinished"></translation>
@@ -13545,6 +13545,11 @@
         <source>Are you sure to remove this speed dial?</source>
         <translation>确定要移除这个快速启动项?</translation>
     </message>
+    <message>
+        <location filename="../Helpviewer/Network/EricAccessHandler.py" line="79"/>
+        <source>Are you sure you want to reload all speed dials?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricSchemeReply</name>
@@ -14260,7 +14265,7 @@
         <translation>进程 {0} 无法启动。请保证它处在搜索路径中。</translation>
     </message>
     <message>
-        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="132"/>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="135"/>
         <source>
 {0} finished.
 </source>
@@ -14268,6 +14273,13 @@
 {0} 已完成。
 </translation>
     </message>
+    <message>
+        <location filename="../Plugins/DocumentationPlugins/Ericdoc/EricdocExecDialog.py" line="126"/>
+        <source>
+{0} crashed.
+</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>EricdocPlugin</name>
@@ -16585,7 +16597,7 @@
 <context>
     <name>HelpBrowser</name>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1183"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1208"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation>在新选项卡中打开链接<byte value="x9"/>Ctrl+LMB</translation>
     </message>
@@ -16595,72 +16607,72 @@
         <translation>&lt;b&gt;帮助窗口&lt;/b&gt;&lt;p&gt;该窗口显示已选的帮助信息。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1442"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1467"/>
         <source>Web Inspector...</source>
         <translation>网络检查器…</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2115"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2140"/>
         <source>Check the address for errors such as &lt;b&gt;ww&lt;/b&gt;.example.org instead of &lt;b&gt;www&lt;/b&gt;.example.org</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2120"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2145"/>
         <source>If the address is correct, try checking the network connection.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2124"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2149"/>
         <source>If your computer or network is protected by a firewall or proxy, make sure that the browser is permitted to access the network.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1361"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1386"/>
         <source>Bookmark this Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
-        <source>Save Lin&amp;k</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
-        <source>Bookmark this Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1196"/>
-        <source>Copy Link to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1213"/>
-        <source>Open Image in New Tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1218"/>
-        <source>Save Image</source>
-        <translation>保存图像</translation>
+        <source>Save Lin&amp;k</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1216"/>
+        <source>Bookmark this Link</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1221"/>
+        <source>Copy Link to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <source>Open Image in New Tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1243"/>
+        <source>Save Image</source>
+        <translation>保存图像</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1246"/>
         <source>Copy Image to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1223"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1248"/>
         <source>Copy Image Location to Clipboard</source>
         <translation type="unfinished">将图像位置复制至剪贴板</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1232"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1257"/>
         <source>Block Image</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
         <source>Search with...</source>
         <translation type="unfinished"></translation>
     </message>
@@ -16680,244 +16692,264 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2094"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2119"/>
         <source>Error loading page: {0}</source>
         <translation type="unfinished">加载页面出错:{0}</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2112"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2137"/>
         <source>When connecting to: {0}.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>Web Database Quota</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2175"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2200"/>
         <source>&lt;p&gt;The database quota of &lt;strong&gt;{0}&lt;/strong&gt; has been exceeded while accessing database &lt;strong&gt;{1}&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;Shall it be changed?&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>New Web Database Quota</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2210"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2235"/>
         <source>bytes</source>
         <translation type="unfinished">字节</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2213"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2238"/>
         <source>kB</source>
         <translation type="unfinished">千字节</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2216"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2241"/>
         <source>MB</source>
         <translation type="unfinished">兆字节</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2186"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2211"/>
         <source>Enter the new quota in MB (current = {0}, used = {1}; step size = 5 MB):</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1438"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1463"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>Method not supported</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1617"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1642"/>
         <source>{0} method is not supported.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Search engine</source>
         <translation>搜索引擎</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1677"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1702"/>
         <source>Choose the desired search engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Engine name</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1699"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1724"/>
         <source>Enter a name for the engine</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2130"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2155"/>
         <source>If your cache policy is set to offline browsing,only pages in the local cache are available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1205"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1230"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1238"/>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1263"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1224"/>
+        <source>Send Link</source>
+        <translation>发送链接</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1252"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1348"/>
+        <source>This Frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1351"/>
+        <source>Show &amp;only this frame</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
+        <source>Show in new &amp;tab</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1359"/>
+        <source>&amp;Print</source>
+        <translation>打印(&amp;P)</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1362"/>
+        <source>Print Preview</source>
+        <translation>打印预览</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1365"/>
+        <source>Print as PDF</source>
+        <translation>打印为 PDF</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1369"/>
+        <source>Zoom &amp;in</source>
+        <translation>放大(&amp;I)</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1372"/>
+        <source>Zoom &amp;reset</source>
+        <translation>重置缩放(&amp;R)</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1375"/>
+        <source>Zoom &amp;out</source>
+        <translation>缩小(&amp;O)</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1379"/>
+        <source>Show frame so&amp;urce</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1389"/>
+        <source>Send Page Link</source>
+        <translation>发送页面链接</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1407"/>
+        <source>Send Text</source>
+        <translation>发送文本</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1439"/>
+        <source>Google Translate</source>
+        <translation>谷歌翻译</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1446"/>
+        <source>Dictionary</source>
+        <translation>字典</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1454"/>
+        <source>Go to web address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1393"/>
+        <source>User Agent</source>
+        <translation>用户代理(UA)</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2160"/>
+        <source>Try Again</source>
+        <translation>再试一次</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1281"/>
+        <source>Play</source>
+        <translation>播放</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1285"/>
+        <source>Pause</source>
+        <translation>暂停</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1289"/>
+        <source>Unmute</source>
+        <translation>取消静音</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1293"/>
+        <source>Mute</source>
+        <translation>静音</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1297"/>
+        <source>Copy Media Address to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1301"/>
+        <source>Send Media Address</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1305"/>
+        <source>Save Media</source>
+        <translation>保存媒体</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>eric6 Web Browser</source>
+        <translation>eric6 Web Browser</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2596"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;打印功能因为 PyQt5 中存在的一个错误而无法使用。请进行升级。&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="2564"/>
+        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;打印功能因为 PyQt4 中存在的一个错误而无法使用。请进行升级。&lt;/p&gt;</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1188"/>
+        <source>Add New Page</source>
+        <translation type="unfinished">添加新页面</translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1191"/>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../Helpviewer/HelpBrowserWV.py" line="1195"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
         <location filename="../Helpviewer/HelpBrowserWV.py" line="1199"/>
-        <source>Send Link</source>
-        <translation>发送链接</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1227"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1323"/>
-        <source>This Frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1326"/>
-        <source>Show &amp;only this frame</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1329"/>
-        <source>Show in new &amp;tab</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1334"/>
-        <source>&amp;Print</source>
-        <translation>打印(&amp;P)</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1337"/>
-        <source>Print Preview</source>
-        <translation>打印预览</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1340"/>
-        <source>Print as PDF</source>
-        <translation>打印为 PDF</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1344"/>
-        <source>Zoom &amp;in</source>
-        <translation>放大(&amp;I)</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1347"/>
-        <source>Zoom &amp;reset</source>
-        <translation>重置缩放(&amp;R)</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1350"/>
-        <source>Zoom &amp;out</source>
-        <translation>缩小(&amp;O)</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1354"/>
-        <source>Show frame so&amp;urce</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1364"/>
-        <source>Send Page Link</source>
-        <translation>发送页面链接</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1382"/>
-        <source>Send Text</source>
-        <translation>发送文本</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1414"/>
-        <source>Google Translate</source>
-        <translation>谷歌翻译</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1421"/>
-        <source>Dictionary</source>
-        <translation>字典</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1429"/>
-        <source>Go to web address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1368"/>
-        <source>User Agent</source>
-        <translation>用户代理(UA)</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2135"/>
-        <source>Try Again</source>
-        <translation>再试一次</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1256"/>
-        <source>Play</source>
-        <translation>播放</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1260"/>
-        <source>Pause</source>
-        <translation>暂停</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1264"/>
-        <source>Unmute</source>
-        <translation>取消静音</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1268"/>
-        <source>Mute</source>
-        <translation>静音</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1272"/>
-        <source>Copy Media Address to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1276"/>
-        <source>Send Media Address</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="1280"/>
-        <source>Save Media</source>
-        <translation>保存媒体</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>eric6 Web Browser</source>
-        <translation>eric6 Web Browser</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2571"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5. Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;打印功能因为 PyQt5 中存在的一个错误而无法使用。请进行升级。&lt;/p&gt;</translation>
-    </message>
-    <message>
-        <location filename="../Helpviewer/HelpBrowserWV.py" line="2539"/>
-        <source>&lt;p&gt;Printing is not available due to a bug in PyQt5.Please upgrade.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;打印功能因为 PyQt4 中存在的一个错误而无法使用。请进行升级。&lt;/p&gt;</translation>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
     </message>
 </context>
 <context>
@@ -38314,22 +38346,22 @@
 <context>
     <name>PreviewProcessingThread</name>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="427"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="429"/>
         <source>&lt;p&gt;No preview available for this type of file.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="566"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="568"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;python-docutils&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager, &apos;pip install docutils&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/docutils&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="504"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="506"/>
         <source>&lt;p&gt;ReStructuredText preview requires the &lt;b&gt;sphinx&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager,&apos;pip install Sphinx&apos; or see &lt;a href=&quot;http://pypi.python.org/pypi/Sphinx&quot;&gt;this page.&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Alternatively you may disable Sphinx usage on the Editor, Filehandling configuration page.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="591"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="593"/>
         <source>&lt;p&gt;Markdown preview requires the &lt;b&gt;python-markdown&lt;/b&gt; package.&lt;br/&gt;Install it with your package manager or see &lt;a href=&quot;http://pythonhosted.org/Markdown/install.html&quot;&gt;installation instructions.&lt;/a&gt;&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -38362,12 +38394,12 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="222"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
         <source>Preview - {0}</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/Previewers/PreviewerHTML.py" line="224"/>
+        <location filename="../UI/Previewers/PreviewerHTML.py" line="226"/>
         <source>Preview</source>
         <translation>预览</translation>
     </message>
@@ -48866,37 +48898,37 @@
         <translation>安全</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="195"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="209"/>
         <source>Preview not available.</source>
         <translation>预览不可用。</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="219"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="236"/>
         <source>Copy Image Location to Clipboard</source>
         <translation>将图像位置复制至剪贴板</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="239"/>
         <source>Copy Image Name to Clipboard</source>
         <translation>将图像名称复制至剪贴板</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>Save Image</source>
         <translation>保存图像</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="254"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="270"/>
         <source>This image is not available.</source>
         <translation>图像不可用。</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="269"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="286"/>
         <source>All Files (*)</source>
         <translation>所有文件 (*)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="280"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="297"/>
         <source>&lt;p&gt;Cannot write to file &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法写入文件 &lt;b&gt;{0}&lt;/b&gt;。&lt;/p&gt;</translation>
     </message>
@@ -48926,7 +48958,7 @@
         <translation>路径:</translation>
     </message>
     <message>
-        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="153"/>
+        <location filename="../Helpviewer/SiteInfo/SiteInfoDialog.py" line="166"/>
         <source>No databases are used by this page.</source>
         <translation>此页面未使用数据库。</translation>
     </message>
@@ -48936,12 +48968,12 @@
         <translation>显示该站点使用的数据库的列表</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="205"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="222"/>
         <source>Loading...</source>
         <translation type="unfinished">正在加载…</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="257"/>
+        <location filename="../WebBrowser/SiteInfo/SiteInfoDialog.py" line="274"/>
         <source>&lt;p&gt;This preview is not available.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
@@ -49288,7 +49320,7 @@
 <context>
     <name>SpeedDial</name>
     <message>
-        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="393"/>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="411"/>
         <source>Unable to load</source>
         <translation>无法载入</translation>
     </message>
@@ -49302,6 +49334,16 @@
         <source>&lt;p&gt;Speed Dial data could not be saved to &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</source>
         <translation>&lt;p&gt;快速启动数据无法保存至 &lt;b&gt;{0}&lt;/b&gt;&lt;/p&gt;</translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Reset Speed Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/SpeedDial/SpeedDial.py" line="229"/>
+        <source>Are you sure you want to reset the speed dials to the default pages?</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>SpeedDialReader</name>
@@ -60246,7 +60288,7 @@
         <translation>显示可以下载的版本</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Report Bug</source>
         <translation>报告错误</translation>
     </message>
@@ -60286,7 +60328,7 @@
         <translation>&lt;b&gt;请求功能…&lt;/b&gt;&lt;p&gt;打开一个对话框并发送一个功能请求。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2648"/>
+        <location filename="../UI/UserInterface.py" line="2650"/>
         <source>Unittest</source>
         <translation>单元测试</translation>
     </message>
@@ -60346,7 +60388,7 @@
         <translation>&lt;b&gt;脚本单元测试&lt;/b&gt;&lt;p&gt;对当前脚本运动单元测试。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>Unittest Project</source>
         <translation>项目单元测试</translation>
     </message>
@@ -60601,7 +60643,7 @@
         <translation>&lt;b&gt;键盘快捷键&lt;/b&gt;&lt;p&gt;将程序的键盘快捷键设置成你喜欢的按键。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5528"/>
+        <location filename="../UI/UserInterface.py" line="5530"/>
         <source>Export Keyboard Shortcuts</source>
         <translation>导出键盘快捷键</translation>
     </message>
@@ -60621,7 +60663,7 @@
         <translation>&lt;b&gt;导出键盘快捷键&lt;/b&gt;&lt;p&gt;导出程序的键盘快捷键。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Import Keyboard Shortcuts</source>
         <translation>导入键盘快捷键</translation>
     </message>
@@ -60791,17 +60833,17 @@
         <translation>打开 Eric API 文档</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2463"/>
+        <location filename="../UI/UserInterface.py" line="2465"/>
         <source>&amp;Unittest</source>
         <translation>单元测试(&amp;U)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2480"/>
+        <location filename="../UI/UserInterface.py" line="2482"/>
         <source>E&amp;xtras</source>
         <translation>附加程序(&amp;X)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2485"/>
+        <location filename="../UI/UserInterface.py" line="2487"/>
         <source>Wi&amp;zards</source>
         <translation>向导(&amp;Z)</translation>
     </message>
@@ -60811,257 +60853,257 @@
         <translation type="obsolete">工具(&amp;T)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2493"/>
+        <location filename="../UI/UserInterface.py" line="2495"/>
         <source>Select Tool Group</source>
         <translation>选择工具组</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2501"/>
+        <location filename="../UI/UserInterface.py" line="2503"/>
         <source>Se&amp;ttings</source>
         <translation>设置(&amp;T)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2524"/>
+        <location filename="../UI/UserInterface.py" line="2526"/>
         <source>&amp;Window</source>
         <translation>窗口(&amp;W)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2549"/>
+        <location filename="../UI/UserInterface.py" line="2551"/>
         <source>&amp;Toolbars</source>
         <translation>工具栏(&amp;T)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2560"/>
+        <location filename="../UI/UserInterface.py" line="2562"/>
         <source>P&amp;lugins</source>
         <translation>插件(&amp;L)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2569"/>
+        <location filename="../UI/UserInterface.py" line="2571"/>
         <source>Configure...</source>
         <translation>配置…</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2574"/>
+        <location filename="../UI/UserInterface.py" line="2576"/>
         <source>&amp;Help</source>
         <translation>帮助(&amp;H)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2647"/>
-        <source>Tools</source>
-        <translation>工具</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="2649"/>
-        <source>Settings</source>
-        <translation>设置</translation>
-    </message>
-    <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
-        <source>Help</source>
-        <translation>帮助</translation>
+        <source>Tools</source>
+        <translation>工具</translation>
     </message>
     <message>
         <location filename="../UI/UserInterface.py" line="2651"/>
+        <source>Settings</source>
+        <translation>设置</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="4434"/>
+        <source>Help</source>
+        <translation>帮助</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="2653"/>
         <source>Profiles</source>
         <translation>模式</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2652"/>
+        <location filename="../UI/UserInterface.py" line="2654"/>
         <source>Plugins</source>
         <translation>插件</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2805"/>
+        <location filename="../UI/UserInterface.py" line="2807"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors language.&lt;/p&gt;</source>
         <translation>&lt;p&gt;状态栏的这一部分显示当前编辑器语言。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2812"/>
+        <location filename="../UI/UserInterface.py" line="2814"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors encoding.&lt;/p&gt;</source>
         <translation>&lt;p&gt;状态栏的这一部分显示当前编辑器编码。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2819"/>
+        <location filename="../UI/UserInterface.py" line="2821"/>
         <source>&lt;p&gt;This part of the status bar displays the current editors eol setting.&lt;/p&gt;</source>
         <translation>&lt;p&gt;状态栏的这一部分显示当前编辑器行尾设置。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2826"/>
+        <location filename="../UI/UserInterface.py" line="2828"/>
         <source>&lt;p&gt;This part of the status bar displays an indication of the current editors files writability.&lt;/p&gt;</source>
         <translation>&lt;p&gt;状态栏的这一部分显示当前编辑器文件是否可写。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2833"/>
+        <location filename="../UI/UserInterface.py" line="2835"/>
         <source>&lt;p&gt;This part of the status bar displays the line number of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;状态栏的这一部分显示当前编辑的行号。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2840"/>
+        <location filename="../UI/UserInterface.py" line="2842"/>
         <source>&lt;p&gt;This part of the status bar displays the cursor position of the current editor.&lt;/p&gt;</source>
         <translation>&lt;p&gt;状态栏的这一部分显示当前编辑器的光标位置。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3012"/>
+        <location filename="../UI/UserInterface.py" line="3014"/>
         <source>&lt;h3&gt;Version Numbers&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;版本号&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6344"/>
+        <location filename="../UI/UserInterface.py" line="6346"/>
         <source>&lt;/table&gt;</source>
         <translation>&lt;/table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3067"/>
+        <location filename="../UI/UserInterface.py" line="3069"/>
         <source>Email address or mail server address is empty. Please configure your Email settings in the Preferences Dialog.</source>
         <translation>电子邮件地址或邮件服务器地址为空。请在首选项对话框中配置你的电子邮件设置。</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>Restart application</source>
         <translation>重启程序</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3347"/>
+        <location filename="../UI/UserInterface.py" line="3349"/>
         <source>The application needs to be restarted. Do it now?</source>
         <translation>程序需要重启。现在重启?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3426"/>
+        <location filename="../UI/UserInterface.py" line="3428"/>
         <source>Configure Tool Groups ...</source>
         <translation>配置工具组…</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3430"/>
+        <location filename="../UI/UserInterface.py" line="3432"/>
         <source>Configure current Tool Group ...</source>
         <translation>配置当前工具组…</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3381"/>
+        <location filename="../UI/UserInterface.py" line="3383"/>
         <source>&amp;Builtin Tools</source>
         <translation>内建工具(&amp;B)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3398"/>
+        <location filename="../UI/UserInterface.py" line="3400"/>
         <source>&amp;Plugin Tools</source>
         <translation>插件工具(&amp;P)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3549"/>
-        <source>&amp;Show all</source>
-        <translation>全部显示(&amp;S)</translation>
-    </message>
-    <message>
         <location filename="../UI/UserInterface.py" line="3551"/>
+        <source>&amp;Show all</source>
+        <translation>全部显示(&amp;S)</translation>
+    </message>
+    <message>
+        <location filename="../UI/UserInterface.py" line="3553"/>
         <source>&amp;Hide all</source>
         <translation>全部隐藏(&amp;H)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4180"/>
+        <location filename="../UI/UserInterface.py" line="4182"/>
         <source>There is no main script defined for the current project. Aborting</source>
         <translation>当前项目未定义主脚本。终止</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>Problem</source>
         <translation>问题</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>Process Generation Error</source>
         <translation>进程生成错误</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Open Browser</source>
         <translation>打开浏览器</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5340"/>
+        <location filename="../UI/UserInterface.py" line="5342"/>
         <source>Could not start a web browser</source>
         <translation>无法启动网络浏览器</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4432"/>
+        <location filename="../UI/UserInterface.py" line="4434"/>
         <source>Currently no custom viewer is selected. Please use the preferences dialog to specify one.</source>
         <translation>目前没有选择自定义浏览器。请使用首选项对话框指定一个。</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4466"/>
+        <location filename="../UI/UserInterface.py" line="4468"/>
         <source>&lt;p&gt;Could not start the help viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;hh&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法开启帮助浏览器。&lt;br&gt;确保其有效如 &lt;b&gt;hh&lt;/b&gt;。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>External Tools</source>
         <translation>外部工具</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>Documentation Missing</source>
         <translation>文档缺失</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>Documentation</source>
         <translation>文档</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5030"/>
+        <location filename="../UI/UserInterface.py" line="5032"/>
         <source>&lt;p&gt;The PyQt4 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;未配置 PyQt4 文档起点。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>Save tasks</source>
         <translation>保存任务</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>Read tasks</source>
         <translation>读取任务</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>Save session</source>
         <translation>保存会话</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>Read session</source>
         <translation>读取会话</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>Drop Error</source>
         <translation>降落误差</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Error during updates check</source>
         <translation>检查更新时出错</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>&amp;Cancel</source>
         <translation>取消(&amp;C)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>Update available</source>
         <translation>可用更新</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6306"/>
+        <location filename="../UI/UserInterface.py" line="6308"/>
         <source>Could not perform updates check.</source>
         <translation>无法完成更新检查。</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6330"/>
+        <location filename="../UI/UserInterface.py" line="6332"/>
         <source>&lt;h3&gt;Available versions&lt;/h3&gt;&lt;table&gt;</source>
         <translation>&lt;h3&gt;可用版本&lt;/h3&gt;&lt;table&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>First time usage</source>
         <translation>第一次使用</translation>
     </message>
@@ -61141,12 +61183,12 @@
         <translation>图标编辑器(&amp;I)…</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt 3 support</source>
         <translation>Qt 3 支持</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5204"/>
+        <location filename="../UI/UserInterface.py" line="5206"/>
         <source>&lt;p&gt;The PySide documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;PySide 文档的起始位置尚未配置。&lt;/p&gt;</translation>
     </message>
@@ -61181,111 +61223,111 @@
         <translation>{0} - {1} - {2} - 被动模式</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2915"/>
+        <location filename="../UI/UserInterface.py" line="2917"/>
         <source>External Tools/{0}</source>
         <translation>外部工具/{0}</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4558"/>
+        <location filename="../UI/UserInterface.py" line="4560"/>
         <source>&lt;p&gt;The file &lt;b&gt;{0}&lt;/b&gt; does not exist or is zero length.&lt;/p&gt;</source>
         <translation>&lt;p&gt;文件 &lt;b&gt;{0}&lt;/b&gt; 不存在或者长度为零。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4286"/>
+        <location filename="../UI/UserInterface.py" line="4288"/>
         <source>&lt;p&gt;Could not start Qt-Designer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动 Qt 设计师。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4353"/>
+        <location filename="../UI/UserInterface.py" line="4355"/>
         <source>&lt;p&gt;Could not start Qt-Linguist.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动 Qt 语言家。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4404"/>
+        <location filename="../UI/UserInterface.py" line="4406"/>
         <source>&lt;p&gt;Could not start Qt-Assistant.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动 Qt 助手。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4446"/>
+        <location filename="../UI/UserInterface.py" line="4448"/>
         <source>&lt;p&gt;Could not start custom viewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动自定义的查看器。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4514"/>
+        <location filename="../UI/UserInterface.py" line="4516"/>
         <source>&lt;p&gt;Could not start UI Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动 UI 预览器。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4569"/>
+        <location filename="../UI/UserInterface.py" line="4571"/>
         <source>&lt;p&gt;Could not start Translation Previewer.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动翻译预览器。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4590"/>
+        <location filename="../UI/UserInterface.py" line="4592"/>
         <source>&lt;p&gt;Could not start SQL Browser.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动 SQL 浏览器。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4681"/>
+        <location filename="../UI/UserInterface.py" line="4683"/>
         <source>No tool entry found for external tool &apos;{0}&apos; in tool group &apos;{1}&apos;.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4690"/>
+        <location filename="../UI/UserInterface.py" line="4692"/>
         <source>No toolgroup entry &apos;{0}&apos; found.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4729"/>
+        <location filename="../UI/UserInterface.py" line="4731"/>
         <source>Starting process &apos;{0} {1}&apos;.
 </source>
         <translation>正在启动进程“{0} {1}”。
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4745"/>
+        <location filename="../UI/UserInterface.py" line="4747"/>
         <source>&lt;p&gt;Could not start the tool entry &lt;b&gt;{0}&lt;/b&gt;.&lt;br&gt;Ensure that it is available as &lt;b&gt;{1}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4821"/>
+        <location filename="../UI/UserInterface.py" line="4823"/>
         <source>Process &apos;{0}&apos; has exited.
 </source>
         <translation>进程“{0}”已退出。
 </translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5219"/>
+        <location filename="../UI/UserInterface.py" line="5221"/>
         <source>&lt;p&gt;The documentation starting point &quot;&lt;b&gt;{0}&lt;/b&gt;&quot; could not be found.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5686"/>
+        <location filename="../UI/UserInterface.py" line="5688"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;任务文件 &lt;b&gt;{0}&lt;/b&gt; 无法写入。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5715"/>
+        <location filename="../UI/UserInterface.py" line="5717"/>
         <source>&lt;p&gt;The tasks file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;任务文件 &lt;b&gt;{0}&lt;/b&gt; 无法读取。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5733"/>
+        <location filename="../UI/UserInterface.py" line="5735"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be written.&lt;/p&gt;</source>
         <translation>&lt;p&gt;会话文件 &lt;b&gt;{0}&lt;/b&gt; 无法写入。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5764"/>
+        <location filename="../UI/UserInterface.py" line="5766"/>
         <source>&lt;p&gt;The session file &lt;b&gt;{0}&lt;/b&gt; could not be read.&lt;/p&gt;</source>
         <translation>&lt;p&gt;会话文件 &lt;b&gt;{0}&lt;/b&gt; 无法读取。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5953"/>
+        <location filename="../UI/UserInterface.py" line="5955"/>
         <source>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; is not a file.&lt;/p&gt;</source>
         <translation>&lt;p&gt;&lt;b&gt;{0}&lt;/b&gt; 不是一个文件。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6127"/>
+        <location filename="../UI/UserInterface.py" line="6129"/>
         <source>Trying host {0}</source>
         <translation>正在尝试主机 {0}</translation>
     </message>
@@ -61320,7 +61362,7 @@
         <translation>Alt+Shift+B</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5552"/>
+        <location filename="../UI/UserInterface.py" line="5554"/>
         <source>Keyboard shortcut file (*.e4k)</source>
         <translation>键盘快捷键文件 (*.e4k)</translation>
     </message>
@@ -61360,17 +61402,17 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>Error getting versions information</source>
         <translation>获取版本信息出错</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6189"/>
+        <location filename="../UI/UserInterface.py" line="6191"/>
         <source>The versions information could not be downloaded. Please go online and try again.</source>
         <translation>无法获取版本信息。请连线并再试一次。</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6196"/>
+        <location filename="../UI/UserInterface.py" line="6198"/>
         <source>The versions information could not be downloaded for the last 7 days. Please go online and try again.</source>
         <translation>过去7天均无法获取版本信息。请连线并再试一次。</translation>
     </message>
@@ -61456,12 +61498,12 @@
         <translation>&lt;b&gt;快照&lt;/b&gt;&lt;p&gt;打开一个对话框来截取屏幕一个区域的快照。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4660"/>
+        <location filename="../UI/UserInterface.py" line="4662"/>
         <source>&lt;p&gt;Could not start Snapshot tool.&lt;br&gt;Ensure that it is available as &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;</source>
         <translation>&lt;p&gt;无法启动快照工具。&lt;br&gt;请确保它作为 &lt;b&gt;{0}&lt;/b&gt; 可用。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6390"/>
+        <location filename="../UI/UserInterface.py" line="6392"/>
         <source>Select Workspace Directory</source>
         <translation>选择工作区目录</translation>
     </message>
@@ -61681,7 +61723,7 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2529"/>
+        <location filename="../UI/UserInterface.py" line="2531"/>
         <source>&amp;Windows</source>
         <translation>窗口(&amp;W)</translation>
     </message>
@@ -61771,7 +61813,7 @@
         <translation>打开 Qt5 文档</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="2851"/>
+        <location filename="../UI/UserInterface.py" line="2853"/>
         <source>&lt;p&gt;This part of the status bar allows zooming the current editor, shell or terminal.&lt;/p&gt;</source>
         <translation>&lt;p&gt;状态栏的这一部分允许对当前编辑器、shell 或终端进行缩放。&lt;/p&gt;</translation>
     </message>
@@ -61836,7 +61878,7 @@
         <translation>打开 PyQt5 文档</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="5096"/>
+        <location filename="../UI/UserInterface.py" line="5098"/>
         <source>&lt;p&gt;The PyQt5 documentation starting point has not been configured.&lt;/p&gt;</source>
         <translation>&lt;p&gt;未配置 PyQt5 文档起始位置。&lt;/p&gt;</translation>
     </message>
@@ -61871,7 +61913,7 @@
         <translation>&lt;b&gt;PySide 文档&lt;/b&gt;&lt;p&gt;显示 PySide 文档。依赖于您的设置,这可能会在 eric 的内置帮助查看器内显示,或是启动一个网页浏览器,或是启动 Qt 助手。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6118"/>
+        <location filename="../UI/UserInterface.py" line="6120"/>
         <source>%v/%m</source>
         <translation type="unfinished"></translation>
     </message>
@@ -61891,7 +61933,7 @@
         <translation>&lt;b&gt;显示错误日志…&lt;/b&gt;&lt;p&gt;打开一个对话框显示最近的错误日志。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6122"/>
+        <location filename="../UI/UserInterface.py" line="6124"/>
         <source>Version Check</source>
         <translation>版本检查</translation>
     </message>
@@ -61961,27 +62003,27 @@
         <translation>&lt;b&gt;Eric API 文档&lt;/b&gt;&lt;p&gt;显示 Eric API 文档。文档位置为 Eric6 安装文件夹下的文档或源代码子文件夹。&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="4379"/>
+        <location filename="../UI/UserInterface.py" line="4381"/>
         <source>Qt v.3 is not supported by eric6.</source>
         <translation>Qt 版本3 不被 eric6 支持。</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6286"/>
+        <location filename="../UI/UserInterface.py" line="6288"/>
         <source>The update to &lt;b&gt;{0}&lt;/b&gt; of eric6 is available at &lt;b&gt;{1}&lt;/b&gt;. Would you like to get it?</source>
         <translation>eric6 的 &lt;b&gt;{0}&lt;/b&gt; 更新已经可用,位于 &lt;b&gt;{1}&lt;/b&gt;。您是否希望下载它?</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>Eric6 is up to date</source>
         <translation>Eric6 已是最新版本</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6299"/>
+        <location filename="../UI/UserInterface.py" line="6301"/>
         <source>You are using the latest version of eric6</source>
         <translation>您正在使用 eric6 的最新版本</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6371"/>
+        <location filename="../UI/UserInterface.py" line="6373"/>
         <source>eric6 has not been configured yet. The configuration dialog will be started.</source>
         <translation>尚未配置 eric6。将打开配置对话框。</translation>
     </message>
@@ -61991,17 +62033,17 @@
         <translation>生成插件工具栏…</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3401"/>
+        <location filename="../UI/UserInterface.py" line="3403"/>
         <source>&amp;User Tools</source>
         <translation>用户工具(&amp;U)</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="3473"/>
+        <location filename="../UI/UserInterface.py" line="3475"/>
         <source>No User Tools Configured</source>
         <translation>没有配置的用户工具</translation>
     </message>
     <message>
-        <location filename="../UI/UserInterface.py" line="6138"/>
+        <location filename="../UI/UserInterface.py" line="6140"/>
         <source>The versions information cannot not be downloaded because you are &lt;b&gt;offline&lt;/b&gt;. Please go online and try again.</source>
         <translation>因为当前处在 &lt;b&gt;离线&lt;/b&gt; 状态,无法获取版本信息。请连线并再试一次。</translation>
     </message>
@@ -67678,215 +67720,220 @@
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="464"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="475"/>
         <source>Inspect Element...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="526"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="537"/>
         <source>Open Link in New Tab<byte value="x9"/>Ctrl+LMB</source>
         <translation type="unfinished">在新选项卡中打开链接<byte value="x9"/>Ctrl+LMB</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="530"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="541"/>
         <source>Open Link in New Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="534"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="545"/>
         <source>Open Link in New Private Window</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="539"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="550"/>
         <source>Save Lin&amp;k</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="542"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="553"/>
         <source>Bookmark this Link</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="547"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="558"/>
         <source>Copy Link to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="551"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="562"/>
         <source>Send Link</source>
         <translation type="unfinished">发送链接</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="557"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="568"/>
         <source>Scan Link with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="574"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="585"/>
         <source>Open Image in New Tab</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="579"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="590"/>
         <source>Save Image</source>
         <translation type="unfinished">保存图像</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="582"/>
-        <source>Copy Image to Clipboard</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="584"/>
-        <source>Copy Image Location to Clipboard</source>
-        <translation type="unfinished">将图像位置复制至剪贴板</translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="588"/>
-        <source>Send Image Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="593"/>
-        <source>Block Image</source>
-        <translation type="unfinished"></translation>
+        <source>Copy Image to Clipboard</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="595"/>
+        <source>Copy Image Location to Clipboard</source>
+        <translation type="unfinished">将图像位置复制至剪贴板</translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="599"/>
+        <source>Send Image Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="604"/>
+        <source>Block Image</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="610"/>
         <source>Scan Image with VirusTotal</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="619"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="628"/>
         <source>Play</source>
         <translation type="unfinished">播放</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="623"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="632"/>
         <source>Pause</source>
         <translation type="unfinished">暂停</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="627"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="636"/>
         <source>Unmute</source>
         <translation type="unfinished">取消静音</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="631"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="640"/>
         <source>Mute</source>
         <translation type="unfinished">静音</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="635"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="644"/>
         <source>Copy Media Address to Clipboard</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="639"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="648"/>
         <source>Send Media Address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="643"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="652"/>
         <source>Save Media</source>
         <translation type="unfinished">保存媒体</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="661"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="670"/>
         <source>Send Text</source>
         <translation type="unfinished">发送文本</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="668"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="677"/>
         <source>Search with &apos;{0}&apos;</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="674"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="683"/>
         <source>Search with...</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="804"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="816"/>
         <source>Google Translate</source>
         <translation type="unfinished">谷歌翻译</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="703"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="712"/>
         <source>Dictionary</source>
         <translation type="unfinished">字典</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="711"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="720"/>
         <source>Go to web address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="734"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="743"/>
         <source>Add New Page</source>
         <translation type="unfinished">添加新页面</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="737"/>
-        <source>Configure Speed Dial</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="741"/>
-        <source>Reload All Dials</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="746"/>
-        <source>Bookmark this Page</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="749"/>
-        <source>Copy Page Link</source>
-        <translation type="unfinished"></translation>
-    </message>
-    <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="752"/>
-        <source>Send Page Link</source>
-        <translation type="unfinished">发送页面链接</translation>
+        <source>Configure Speed Dial</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="750"/>
+        <source>Reload All Dials</source>
+        <translation type="unfinished"></translation>
     </message>
     <message>
         <location filename="../WebBrowser/WebBrowserView.py" line="758"/>
+        <source>Bookmark this Page</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="761"/>
+        <source>Copy Page Link</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="764"/>
+        <source>Send Page Link</source>
+        <translation type="unfinished">发送页面链接</translation>
+    </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="770"/>
         <source>User Agent</source>
         <translation type="unfinished">用户代理(UA)</translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="785"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="797"/>
         <source>Validate Page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="842"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="854"/>
         <source>Add to web search toolbar</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1402"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1413"/>
         <source>Failed loading page</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1403"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1414"/>
         <source>Something went wrong while loading this page.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1406"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1417"/>
         <source>Try reloading the page or closing some tabs to make more memory available.</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location filename="../WebBrowser/WebBrowserView.py" line="1411"/>
+        <location filename="../WebBrowser/WebBrowserView.py" line="1422"/>
         <source>Reload Page</source>
         <translation type="unfinished"></translation>
     </message>
+    <message>
+        <location filename="../WebBrowser/WebBrowserView.py" line="754"/>
+        <source>Reset to Default Dials</source>
+        <translation type="unfinished"></translation>
+    </message>
 </context>
 <context>
     <name>WebBrowserWebSearchWidget</name>

eric ide

mercurial