From bf0104af2e25ddfe747a960a626e38ae8d203593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 21 Sep 2014 21:50:56 +0200 Subject: Feature to change key configuration in create key --- .../main/res/layout/create_key_final_fragment.xml | 48 ++++++++++++++++++++++ OpenKeychain/src/main/res/values/strings.xml | 7 +++- 2 files changed, 53 insertions(+), 2 deletions(-) (limited to 'OpenKeychain/src/main/res') diff --git a/OpenKeychain/src/main/res/layout/create_key_final_fragment.xml b/OpenKeychain/src/main/res/layout/create_key_final_fragment.xml index 6814cd259..7f7b2cdce 100644 --- a/OpenKeychain/src/main/res/layout/create_key_final_fragment.xml +++ b/OpenKeychain/src/main/res/layout/create_key_final_fragment.xml @@ -69,6 +69,54 @@ android:text="@string/create_key_upload" android:id="@+id/create_key_upload" /> + + + + + + + + + + + + "Revoke Subkey" "Strip Subkey" - "new" + "new subkey" "Please select at least one flag!" @@ -503,9 +503,12 @@ "This field is required" "Passphrases do not match" "You entered the following identity:" - "Creating a key may take a while, have a cup of coffee in the meantime…\n(3 subkeys, RSA, 4096 bit)" + "Creating a key may take a while, have a cup of coffee in the meantime…" + "(3 subkeys, RSA, 4096 bit)" + "(custom key configuration)" "Enter your full name, email address, and choose a passhrase." "Full Name, e.g. Max Mustermann" + "Change key configuration" "This key has been revoked!" -- cgit v1.2.3