aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2015-08-26 20:02:36 +0200
committerChristian S <christian@pix-art.de>2015-08-26 20:02:36 +0200
commit0f0054ef8629a285726a9190a297a43f91494af4 (patch)
treeceb391c2b3f7cf098c0dff988e02dd4be941ac5d /src/main/res/menu
parentdfe58eaf341efe988f80faf5dc888900d28aa37a (diff)
parentc4a548ada00f5abd175e28ac1df5204f8bbc092f (diff)
Version 1.6.5
Diffstat (limited to 'src/main/res/menu')
-rw-r--r--src/main/res/menu/encryption_choices.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/menu/encryption_choices.xml b/src/main/res/menu/encryption_choices.xml
index 9af2cd346..ab42a206b 100644
--- a/src/main/res/menu/encryption_choices.xml
+++ b/src/main/res/menu/encryption_choices.xml
@@ -4,7 +4,7 @@
<group android:checkableBehavior="single" >
<item
android:id="@+id/encryption_choice_none"
- android:title="@string/encryption_choice_none"/>
+ android:title="@string/encryption_choice_unencrypted"/>
<item
android:id="@+id/encryption_choice_axolotl"
android:title="@string/encryption_choice_omemo"/>