diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 321b684eab..992242392a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -170,7 +170,7 @@
No settings found for domain \'%1$s\'
Please try setting up an account and identity in setup steps 1 and 2 using the settings provided by your email provider
Please double check your email address and password and make sure external access (IMAP/SMTP) is enabled for your account
- This provider requires an app password instead of the account password
+ This provider requires an app password instead of the account password, please check the instructions of your provider
Inbox or draft folder not found
An account and an identity have successfully been added
You can try to configure an account and an identity below too
diff --git a/app/src/main/res/xml/providers.xml b/app/src/main/res/xml/providers.xml
index d5116e138d..45e2e2e8ce 100644
--- a/app/src/main/res/xml/providers.xml
+++ b/app/src/main/res/xml/providers.xml
@@ -340,6 +340,7 @@