aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/values
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-14 21:47:01 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-14 21:47:01 +0100
commitb5013be03725f21832e44fb538d00a90763fb94a (patch)
tree37452839f1d410652e2ec942e6b828ba1e7407b5 /OpenPGP-Keychain/res/values
parent7cde5c89d02e8891be3d1910de87705cb178ec58 (diff)
downloadopen-keychain-b5013be03725f21832e44fb538d00a90763fb94a.tar.gz
open-keychain-b5013be03725f21832e44fb538d00a90763fb94a.tar.bz2
open-keychain-b5013be03725f21832e44fb538d00a90763fb94a.zip
prettify import
Diffstat (limited to 'OpenPGP-Keychain/res/values')
-rw-r--r--OpenPGP-Keychain/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/res/values/strings.xml b/OpenPGP-Keychain/res/values/strings.xml
index 746a13015..a17687369 100644
--- a/OpenPGP-Keychain/res/values/strings.xml
+++ b/OpenPGP-Keychain/res/values/strings.xml
@@ -332,6 +332,9 @@
<string name="import_qr_code_wrong">QR Code malformed! Please try again!</string>
<string name="import_qr_code_finished">QR Code scanning finished!</string>
<string name="import_qr_scan_button">Scan QR Code with \'Barcode Scanner\'</string>
+ <string name="import_nfc_text">To exchange keys via NFC, the device needs to be unlocked.</string>
+ <string name="import_nfc_help_button">Help</string>
+ <string name="import_clipboard_button">Get key from clipboard</string>
<!-- Intent labels -->
<string name="intent_decrypt_file">OpenPGP: Decrypt File</string>