From bb67c03e213bf73812265eabba2b7cdc43f5aff4 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 1 Aug 2021 17:23:18 +0200 Subject: [PATCH] Added title --- app/src/main/res/layout/fragment_identity.xml | 2 +- app/src/main/res/values/strings.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_identity.xml b/app/src/main/res/layout/fragment_identity.xml index ad541fd50b..4d2e218424 100644 --- a/app/src/main/res/layout/fragment_identity.xml +++ b/app/src/main/res/layout/fragment_identity.xml @@ -766,7 +766,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="12dp" - android:text="@string/title_encryption" + android:text="@string/title_advanced_e2e_encryption" android:textAppearance="@style/TextAppearance.AppCompat.Small" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvInternalHint" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 80c0f8d2a5..c410e4f319 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -680,6 +680,7 @@ Most providers do not allow modified sender addresses The address won\'t be shown, but will be added on sending There will be a warning when sending to another domain + Options for end-to-end encryption Disabling this option might be harmful to your privacy This can result in odd looking and double texts