diff options
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw/help_nfc_beam.html | 2 | ||||
-rw-r--r-- | OpenPGP-Keychain/src/main/res/raw/nfc_beam_share.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/OpenPGP-Keychain/src/main/res/raw/help_nfc_beam.html b/OpenPGP-Keychain/src/main/res/raw/help_nfc_beam.html index 301c04267..f3bb9d16e 100644 --- a/OpenPGP-Keychain/src/main/res/raw/help_nfc_beam.html +++ b/OpenPGP-Keychain/src/main/res/raw/help_nfc_beam.html @@ -7,7 +7,7 @@ And don't add newlines before or after p tags because of transifex --> <body> <h2>How to receive keys</h2> <ol> -<li>Go to your partners 'Manage Public Keys' and long press on the key you want to share.</li> +<li>Go to your partners contacts and open the contact you want to share.</li> <li>Hold the two devices back to back (they have to be almost touching) and you’ll feel a vibration.</li> <li>After it vibrates you’ll see the content on your partners device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li> <li>Tap the card and the content will then load on the your device.</li> diff --git a/OpenPGP-Keychain/src/main/res/raw/nfc_beam_share.html b/OpenPGP-Keychain/src/main/res/raw/nfc_beam_share.html index 734e69fc5..873c71777 100644 --- a/OpenPGP-Keychain/src/main/res/raw/nfc_beam_share.html +++ b/OpenPGP-Keychain/src/main/res/raw/nfc_beam_share.html @@ -7,8 +7,8 @@ And don't add newlines before or after p tags because of transifex --> <body> <ol> <li>Make sure that NFC is turned on in Settings > More > NFC and make sure that Android Beam is also on in the same section.</li> -<li>Hold the two devices back to back (they have to be almost touching) and you’ll feel a vibration.</li> -<li>After it vibrates you’ll see the content on your device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li> +<li>Hold the two devices back to back (they have to be almost touching) and you'll feel a vibration.</li> +<li>After it vibrates you'll see the content on your device turn into a card-like object with Star Trek warp speed-looking animation in the background.</li> <li>Tap the card and the content will then load on the other person’s device.</li> </ol> </body> |