Added text

This commit is contained in:
M66B 2023-09-23 07:35:55 +02:00
parent 33db8759c6
commit c4d98598ef
2 changed files with 2 additions and 1 deletions

View File

@ -877,7 +877,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:text="@string/title_send_sensitivity"
android:text="@string/title_identity_sensitivity"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/spReceiptType" />

View File

@ -1114,6 +1114,7 @@
<string name="title_identity_reply_to">Reply to address</string>
<string name="title_identity_internal">Internal domain names (comma separated)</string>
<string name="title_identity_uri">Link contact</string>
<string name="title_identity_sensitivity">Default sensitivity</string>
<string name="title_identity_unicode">Allow UTF-8 in message headers</string>
<string name="title_identity_unicode_remark">Most servers do not support this</string>
<string name="title_identity_octetmime">Allow 8BITMIME</string>