UI/EmailDialog.py

changeset 6780
7f7453c8e5fc
parent 6645
ad476851d7e0
child 6825
e659bb96cdfa
--- a/UI/EmailDialog.py	Sun Feb 17 16:57:17 2019 +0100
+++ b/UI/EmailDialog.py	Sun Feb 17 17:13:51 2019 +0100
@@ -173,7 +173,7 @@
                 helpStr = self.tr(
                     "<p>The Google Mail Client API is not installed."
                     " Use <code>pip install --upgrade google-api-python-client"
-                    "</code> to install it.</p>")
+                    " oauth2client</code> to install it.</p>")
             
             from E5Gui.E5SimpleHelpDialog import E5SimpleHelpDialog
             self.__helpDialog = E5SimpleHelpDialog(

eric ide

mercurial