aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu/omemo_key_context.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-30 23:03:30 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-30 23:03:30 +0100
commitb97952e9192d155330c5833b65f633a5cce10b38 (patch)
treefa77323290fecdb5983a10eb34190c6ac2b6853f /src/main/res/menu/omemo_key_context.xml
parent2f0f108908169356b4db1855c8942f3afd5cbd0e (diff)
added missing strings
Diffstat (limited to '')
-rw-r--r--src/main/res/menu/omemo_key_context.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/menu/omemo_key_context.xml b/src/main/res/menu/omemo_key_context.xml
index 19f7d75e4..d372d4bd4 100644
--- a/src/main/res/menu/omemo_key_context.xml
+++ b/src/main/res/menu/omemo_key_context.xml
@@ -2,7 +2,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/verify_scan"
- android:title="@string/scan_qr_code"
+ android:title="@string/verify_with_qr_code"
/>
<item
android:id="@+id/purge_omemo_key"