--- a/i18n/eric6_ru.ts Sun Feb 24 13:01:58 2019 +0100 +++ b/i18n/eric6_ru.ts Sun Feb 24 17:55:36 2019 +0100 @@ -15804,8 +15804,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>Клиент Google Mail API не установлен. Используйте <code>pip install --upgrade google-api-python-client oauth2client</code> для его установки.</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 type="unfinished"><p>Клиент Google Mail API не установлен. Используйте <code>pip install --upgrade google-api-python-client oauth2client</code> для его установки.</p></translation> </message> </context> <context> @@ -25340,7 +25340,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>Отсутствует файл учетных данных. Подключен ли API Gmail?</translation> </message>