diff -r 1265efa7364f -r 12bf4c8aa165 Preferences/ConfigurationPages/EmailPage.ui --- a/Preferences/ConfigurationPages/EmailPage.ui Thu Oct 25 20:06:44 2018 +0200 +++ b/Preferences/ConfigurationPages/EmailPage.ui Sat Oct 27 11:53:33 2018 +0200 @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>451</width> - <height>782</height> + <width>450</width> + <height>500</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> @@ -40,14 +40,14 @@ <item> <widget class="QCheckBox" name="googleMailCheckBox"> <property name="text"> - <string>Use Google Mail with OAuth2 authentication</string> + <string>Use Google Mail with OAuth2 authentication via Gmail API</string> </property> </widget> </item> <item> <widget class="QLabel" name="googleMailInfoLabel"> <property name="text"> - <string><b>Note:</b> Google Mail using SMTP should be configured below.</string> + <string><b>Note:</b> Google Mail using plain SMTP should be configured below.</string> </property> <property name="wordWrap"> <bool>true</bool>