aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu/omemo_key_context.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/menu/omemo_key_context.xml')
-rw-r--r--src/main/res/menu/omemo_key_context.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/menu/omemo_key_context.xml b/src/main/res/menu/omemo_key_context.xml
index 1e825902..87c2edc7 100644
--- a/src/main/res/menu/omemo_key_context.xml
+++ b/src/main/res/menu/omemo_key_context.xml
@@ -5,8 +5,8 @@
android:title="@string/scan_qr_code"
/>
<item
- android:id="@+id/purge_omemo_key"
- android:title="@string/purge_key"/>
+ android:id="@+id/distrust_key"
+ android:title="@string/distrust_omemo_key"/>
<item
android:id="@+id/copy_omemo_key"
android:title="@string/copy_fingerprint"/>