From 68039d3a8a0ce9b20ee426765094807112a634d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 8 Jan 2013 17:01:45 +0100 Subject: Improved import with preview of keyrings --- APG/res/layout/import_keys.xml | 22 +++++++++++++--------- APG/res/raw/help_nfc_beam.html | 4 ++-- APG/res/values/strings.xml | 6 ++++-- 3 files changed, 19 insertions(+), 13 deletions(-) (limited to 'APG/res') diff --git a/APG/res/layout/import_keys.xml b/APG/res/layout/import_keys.xml index 8e107cd96..1c2dbd0c7 100644 --- a/APG/res/layout/import_keys.xml +++ b/APG/res/layout/import_keys.xml @@ -6,7 +6,7 @@ + android:paddingLeft="12dp" + android:paddingRight="12dp" > - + android:layout_marginTop="16dp" + android:orientation="vertical" + android:paddingLeft="4dp" + android:paddingRight="4dp" > + diff --git a/APG/res/raw/help_nfc_beam.html b/APG/res/raw/help_nfc_beam.html index 31abb7ddb..80c79c4a3 100644 --- a/APG/res/raw/help_nfc_beam.html +++ b/APG/res/raw/help_nfc_beam.html @@ -8,8 +8,8 @@ And don't add newlines before or after p tags because of transifex -->
  1. Go to your partners 'Manage Public Keyrings' and long press on the keyring you want to share.
  2. Hold the two devices back to back (they have to be almost touching) and you’ll feel a vibration.
  3. -
  4. 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.
  5. -
  6. Tap the card and the content will then load on the other person’s device.
  7. +
  8. 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.
  9. +
  10. Tap the card and the content will then load on the your device.
\ No newline at end of file diff --git a/APG/res/values/strings.xml b/APG/res/values/strings.xml index 531e1cd68..b5f55cdd3 100644 --- a/APG/res/values/strings.xml +++ b/APG/res/values/strings.xml @@ -93,7 +93,7 @@ Import from QR Code Import from NFC Export All Keyrings - Export Keyring + Export To File Delete Keyring Create Keyring Edit Keyring @@ -154,7 +154,7 @@ expired not valid %s key server(s) - fingerprint + Fingerprint: None @@ -232,6 +232,7 @@ Successfully validated and imported keyring Long press one entry in this list to show more options! This list is empty! + Successfully sent keyring with NFC Beam! done. -- cgit v1.2.3