From 84512915def130e8d75bea996bc67e964f38d466 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 11 Jun 2022 18:11:04 +0200 Subject: [PATCH] Better Gmail app password explanation --- app/src/main/res/layout/fragment_gmail.xml | 2 +- app/src/main/res/values/strings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/fragment_gmail.xml b/app/src/main/res/layout/fragment_gmail.xml index 3a3fc9f30f..b4bdb88392 100644 --- a/app/src/main/res/layout/fragment_gmail.xml +++ b/app/src/main/res/layout/fragment_gmail.xml @@ -163,7 +163,7 @@ android:drawablePadding="6dp" android:drawableTint="?android:attr/textColorLink" android:text="@string/title_setup_gmail_password" - android:textAppearance="@style/TextAppearance.AppCompat.Medium" + android:textAppearance="@style/TextAppearance.AppCompat.Small" android:textColor="?android:attr/textColorLink" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvSelectHint" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ded0188633..311ca6b4b2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -207,7 +207,7 @@ Please grant permissions to select an account and read your name Google will ask for permissions to read, compose, send and permanently delete all your email. FairEmail will never delete your messages without your explicit consent. If the drafts folder is not accessible by IMAP, this can be fixed in the Gmail label settings - I want to authorize an account with a password + I want to authorize an account with a password instead of an on-device account The error \'AUTHENTICATE failed\' can be caused by IMAP/SMTP being disabled by the system administrator Authorize access to your %1$s account Authorize an existing account again (otherwise create a new account)