diff --git a/app/src/main/res/layout/fragment_quick_setup.xml b/app/src/main/res/layout/fragment_quick_setup.xml
index e21cdd832e..d3f101e4eb 100644
--- a/app/src/main/res/layout/fragment_quick_setup.xml
+++ b/app/src/main/res/layout/fragment_quick_setup.xml
@@ -116,7 +116,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:gravity="center_horizontal"
- android:text="@string/title_imap"
+ android:text="@string/title_setup_quick_imap"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvInstructions" />
@@ -138,7 +138,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:gravity="center_horizontal"
- android:text="@string/title_smtp"
+ android:text="@string/title_setup_quick_smtp"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/tvImap" />
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index d5d390c208..46cb989b87 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -105,6 +105,8 @@
Quick setup
To quickly setup an account and identity for most major providers
The quick setup will fetch configuration information from autoconfig.thunderbird.net
+ IMAP server to receive message
+ SMTP server to send messages
Go
Enable access for "less secure" apps
No settings found for \'%1$s\'
@@ -174,7 +176,7 @@
Confirm sending messages
Show message preview in notifications
- Search on device
+ External search on device
Use notification light
Select notification sound
Check for updates