i18n/eric6_en.ts

changeset 6817
8fb29a716d1a
parent 6812
eddacf81a237
child 6823
55bda7c2404d
diff -r d1a6f7fc6dd2 -r 8fb29a716d1a i18n/eric6_en.ts
--- a/i18n/eric6_en.ts	Sun Feb 24 13:01:58 2019 +0100
+++ b/i18n/eric6_en.ts	Sun Feb 24 17:55:36 2019 +0100
@@ -15623,7 +15623,7 @@
     </message>
     <message>
         <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="60"/>
-        <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;pip install --upgrade google-api-python-client oauth2client&lt;/code&gt; to install it.&lt;/p&gt;</source>
+        <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;pip install --upgrade google-api-python-client google-auth-oauthlib&lt;/code&gt; to install it.&lt;/p&gt;</source>
         <translation type="unfinished"></translation>
     </message>
 </context>
@@ -25107,7 +25107,7 @@
 <context>
     <name>GoogleMailSendMessage</name>
     <message>
-        <location filename="../E5Network/E5GoogleMail.py" line="83"/>
+        <location filename="../E5Network/E5GoogleMail.py" line="93"/>
         <source>The credentials file is not present. Has the Gmail API been enabled?</source>
         <translation type="unfinished"></translation>
     </message>

eric ide

mercurial