diff --git a/app/src/main/res/layout/dialog_unblock.xml b/app/src/main/res/layout/dialog_unblock.xml index be23a0048f..c899e260b0 100644 --- a/app/src/main/res/layout/dialog_unblock.xml +++ b/app/src/main/res/layout/dialog_unblock.xml @@ -27,12 +27,23 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="12dp" - android:labelFor="@+id/etName" android:text="@string/title_unblock_all_remark" android:textAppearance="@style/TextAppearance.AppCompat.Medium" android:textColor="?attr/colorWarning" android:textStyle="bold" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvCaption" /> + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 6053e1bc2c..3bb0f5c334 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -119,6 +119,7 @@ Blocked senders Unblock all This will reset all lists and options that could result in blocking senders + Note that the app cannot prevent the email server from moving messages to the spam folder! Block sender of %1$s message?