diff --git a/app/src/main/res/layout/item_identity.xml b/app/src/main/res/layout/item_identity.xml
index 5918f41dc0..015820a81a 100644
--- a/app/src/main/res/layout/item_identity.xml
+++ b/app/src/main/res/layout/item_identity.xml
@@ -184,7 +184,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="6dp"
android:layout_marginEnd="6dp"
- android:text="@string/title_drafts_required"
+ android:text="@string/title_drafts_select"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
android:textColor="?attr/colorWarning"
app:layout_constraintEnd_toEndOf="parent"
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index dc6cb11378..ea903c94ee 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -666,8 +666,9 @@
This provider does not support UTF-8
Synchronization errors since %1$s
The sender (%1$s) and reply domain (%2$s) differ
- An identity is required to send messages
- A drafts folder is required to send messages
+ An identity is required to send emails
+ A drafts folder is required to send emails
+ Sending emails requires a drafts folder to be selected in the account settings
Delete this account permanently?
Delete this identity permanently?
Edit as HTML