diff options
author | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-02-01 22:55:27 +0100 |
---|---|---|
committer | Dominik Schürmann <dominik@dominikschuermann.de> | 2014-02-01 22:55:27 +0100 |
commit | 716f417948d5a442a7c3efe112617e578fe6a14a (patch) | |
tree | 07d0e1e291fe3be0da0be5f38f57d4d02208ac47 /OpenPGP-Keychain/src/main/res | |
parent | 1b0b76135244a0f0dcaac5a282ace85e65925756 (diff) | |
download | open-keychain-716f417948d5a442a7c3efe112617e578fe6a14a.tar.gz open-keychain-716f417948d5a442a7c3efe112617e578fe6a14a.tar.bz2 open-keychain-716f417948d5a442a7c3efe112617e578fe6a14a.zip |
Update NFC help
Diffstat (limited to 'OpenPGP-Keychain/src/main/res')
-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> |