From 84a57411a502795b3f58ac289fd735e99f6b86b9 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sun, 26 Oct 2014 02:12:29 +0100 Subject: add descriptive text to safeslinger activity --- .../main/res/layout-v11/safe_slinger_activity.xml | 26 +++++++++++++++------- .../src/main/res/layout/safe_slinger_activity.xml | 25 ++++++++++++++------- OpenKeychain/src/main/res/values/strings.xml | 1 + 3 files changed, 36 insertions(+), 16 deletions(-) (limited to 'OpenKeychain/src') diff --git a/OpenKeychain/src/main/res/layout-v11/safe_slinger_activity.xml b/OpenKeychain/src/main/res/layout-v11/safe_slinger_activity.xml index 5e8e5aa5f..7e4410f85 100644 --- a/OpenKeychain/src/main/res/layout-v11/safe_slinger_activity.xml +++ b/OpenKeychain/src/main/res/layout-v11/safe_slinger_activity.xml @@ -9,17 +9,27 @@ android:paddingLeft="16dp" android:paddingRight="16dp"> - + android:orientation="horizontal"> - + + + + + - + android:orientation="horizontal"> - + + + + + "Select at least one file to encrypt!" "Saving of multiple files not supported. This is a limitation on current Android." "Key:" + "To start a key exchange, choose the number of participants on the right side, then hit the “Start exchange” button.\n\nYou will be asked two more questions to make sure only the right participants are in the exchange and their fingerprints are correct." "Take back your privacy with OpenKeychain!" -- cgit v1.2.3