aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/layout/import_keys_qr_code_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'OpenPGP-Keychain/res/layout/import_keys_qr_code_fragment.xml')
-rw-r--r--OpenPGP-Keychain/res/layout/import_keys_qr_code_fragment.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/layout/import_keys_qr_code_fragment.xml b/OpenPGP-Keychain/res/layout/import_keys_qr_code_fragment.xml
index ea8394333..0a49b014a 100644
--- a/OpenPGP-Keychain/res/layout/import_keys_qr_code_fragment.xml
+++ b/OpenPGP-Keychain/res/layout/import_keys_qr_code_fragment.xml
@@ -8,7 +8,7 @@
android:id="@+id/import_qrcode_button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:text="@string/menu_importFromQrCode" />
+ android:text="@string/menu_import_from_qr_code" />
<TextView
android:id="@+id/import_qrcode_text"