From d6d678dae3ed5d794a9aa5e289197d264f6a7ff9 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sat, 25 Apr 2015 03:40:38 +0200 Subject: update uris and cookie patterns, plus some stylings --- .../main/res/layout/encrypt_decrypt_overview_fragment.xml | 8 -------- .../res/layout/linked_create_twitter_fragment_step1.xml | 1 + .../res/layout/linked_create_twitter_fragment_step2.xml | 6 ++++-- OpenKeychain/src/main/res/values/strings.xml | 13 +++++++------ 4 files changed, 12 insertions(+), 16 deletions(-) (limited to 'OpenKeychain/src/main/res') diff --git a/OpenKeychain/src/main/res/layout/encrypt_decrypt_overview_fragment.xml b/OpenKeychain/src/main/res/layout/encrypt_decrypt_overview_fragment.xml index bd640d9af..6f76ada72 100644 --- a/OpenKeychain/src/main/res/layout/encrypt_decrypt_overview_fragment.xml +++ b/OpenKeychain/src/main/res/layout/encrypt_decrypt_overview_fragment.xml @@ -105,14 +105,6 @@ android:layout_height="wrap_content" android:text="@string/btn_decrypt_clipboard" /> - - diff --git a/OpenKeychain/src/main/res/layout/linked_create_twitter_fragment_step2.xml b/OpenKeychain/src/main/res/layout/linked_create_twitter_fragment_step2.xml index e42c23b51..e66946482 100644 --- a/OpenKeychain/src/main/res/layout/linked_create_twitter_fragment_step2.xml +++ b/OpenKeychain/src/main/res/layout/linked_create_twitter_fragment_step2.xml @@ -1,5 +1,6 @@ @@ -27,7 +28,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="16dp" - android:textAppearance="?android:attr/textAppearanceMedium" + android:textAppearance="?android:attr/textAppearanceSmall" android:text="@string/linked_create_twitter_2_2" /> + tools:text="@string/linked_create_twitter_2_3" /> diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 0c80066c0..55aec5e6d 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -55,8 +55,8 @@ "Key" "Keyserver" "Fingerprint" - "Encrypt" - "Decrypt" + "Encrypt and/or sign" + "Decrypt and verify signatures" "Current expiry" "New expiry" @@ -74,15 +74,15 @@ "Back" "No" "Fingerprints match" - "Encrypt and share text" - "Encrypt and copy text" + "Encrypt/sign and share text" + "Encrypt/sign and copy text" "View certification key" "Create key" "Add file(s)" "Share decrypted text" "Copy decrypted text" "Decrypt text from clipboard" - "and verify signatures" + "" "Decrypt files" "Encrypt files" "Encrypt text" @@ -1309,7 +1309,7 @@ Twitter Handle "Click either button to tweet the message!" "You can edit the Tweet before posting it, so long as the text inside the brackets is unmodified." - "Once your Tweet is published, click the Verify button to scan your timeline for it." + "Once your Tweet is published as @%s, click the Verify button to scan your timeline for it." "After successful verification, press the Finish button to add the Linked Identity to your keyring and finish the process." "By creating a Linked Identity of this type, you can link your key to a Github account you control." @@ -1372,5 +1372,6 @@ Error Confirming… %d more unknown identity types + Create Linked Identity -- cgit v1.2.3