--- a/i18n/eric6_de.ts Sun Feb 24 13:01:58 2019 +0100 +++ b/i18n/eric6_de.ts Sun Feb 24 17:55:36 2019 +0100 @@ -15721,8 +15721,8 @@ </message> <message> <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="60"/> - <source><p>The Google Mail Client API is not installed. Use <code>pip install --upgrade google-api-python-client oauth2client</code> to install it.</p></source> - <translation><p>Das Google Mail Client API ist nicht installiert. Führe <code>pip install --upgrade google-api-python-client oauth2client</code> aus, um es zu installieren.</p></translation> + <source><p>The Google Mail Client API is not installed. Use <code>pip install --upgrade google-api-python-client google-auth-oauthlib</code> to install it.</p></source> + <translation><p>Das Google Mail Client API ist nicht installiert. Führe <code>pip install --upgrade google-api-python-client google-auth-oauthlib</code> aus, um es zu installieren.</p></translation> </message> </context> <context> @@ -25253,7 +25253,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>Die Credentialsdatei ist nicht verfügbar. Wurde das Gmail API aktiviert?</translation> </message>