i18n/eric6_ru.ts

changeset 6817
8fb29a716d1a
parent 6812
eddacf81a237
child 6820
879ce0bb0c16
--- 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>&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>
-        <translation>&lt;p&gt;Клиент Google Mail API не установлен. Используйте &lt;code&gt;pip install --upgrade google-api-python-client oauth2client&lt;/code&gt; для его установки.&lt;/p&gt;</translation>
+        <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">&lt;p&gt;Клиент Google Mail API не установлен. Используйте &lt;code&gt;pip install --upgrade google-api-python-client oauth2client&lt;/code&gt; для его установки.&lt;/p&gt;</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>

eric ide

mercurial