diff --git a/OpenKeychain/src/main/res/drawable/yubikey_neo.png b/OpenKeychain/src/main/res/drawable/yubikey_neo.png
deleted file mode 100644
index d4156eb5e..000000000
Binary files a/OpenKeychain/src/main/res/drawable/yubikey_neo.png and /dev/null differ
diff --git a/OpenKeychain/src/main/res/drawable/yubikey_phone.png b/OpenKeychain/src/main/res/drawable/yubikey_phone.png
new file mode 100644
index 000000000..6a03501c6
Binary files /dev/null and b/OpenKeychain/src/main/res/drawable/yubikey_phone.png differ
diff --git a/OpenKeychain/src/main/res/layout/nfc_activity.xml b/OpenKeychain/src/main/res/layout/nfc_activity.xml
index e78fa7c87..034b74a35 100644
--- a/OpenKeychain/src/main/res/layout/nfc_activity.xml
+++ b/OpenKeychain/src/main/res/layout/nfc_activity.xml
@@ -1,30 +1,24 @@
-
+ android:paddingTop="16dp"
+ android:paddingBottom="16dp">
+ android:src="@drawable/yubikey_phone" />
-
+
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index e2b92d875..9ea16a0ab 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -115,9 +115,9 @@
"Enable ASCII Armor"
"Let others know that you're using OpenKeychain"
"Writes 'OpenKeychain v2.7' to OpenPGP signatures, ciphertext, and exported keys"
- "Use default Yubikey PIN"
- Use number keypad for Yubikey PIN
- "Uses default PIN (123456) to access Yubikeys over NFC"
+ "Use default YubiKey PIN"
+ Use number keypad for YubiKey PIN
+ "Uses default PIN (123456) to access YubiKeys over NFC"
"Signed by:"
"Encrypt to:"
"Delete file after encryption"
@@ -205,7 +205,8 @@
"Please enter a passphrase."
"Symmetric encryption."
"Enter passphrase for '%s'"
- "Enter PIN to access Yubikey for '%s'"
+ "Enter PIN to access YubiKey for '%s'"
+ "Hold YubiKey against the back of your device."
"Are you sure you want to delete\n%s?"
"Successfully deleted."
"Select a file first."