From 1988e244ef035da5ddc309c3ad587f967518509e Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Fri, 2 Jan 2015 15:14:06 +0100 Subject: some further otr improvements --- src/main/res/menu/verification_choices.xml | 15 +++++++++++++++ src/main/res/menu/verify_otr.xml | 9 ++++----- src/main/res/values/strings.xml | 2 +- 3 files changed, 20 insertions(+), 6 deletions(-) create mode 100644 src/main/res/menu/verification_choices.xml (limited to 'src/main/res') diff --git a/src/main/res/menu/verification_choices.xml b/src/main/res/menu/verification_choices.xml new file mode 100644 index 00000000..e833ba79 --- /dev/null +++ b/src/main/res/menu/verification_choices.xml @@ -0,0 +1,15 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/main/res/menu/verify_otr.xml b/src/main/res/menu/verify_otr.xml index 1d4a11b6..42b66ad5 100644 --- a/src/main/res/menu/verify_otr.xml +++ b/src/main/res/menu/verify_otr.xml @@ -1,11 +1,10 @@ - + Your contact would like to verify your fingerprint by challenging you with a shared secret. Your contact provided the following hint or question for that secret. Your hint should not be empty Your shared secret can not be empty - Carefully compare the fingerprints shown below with the fingerprints of your contact.\nYou can use a trusted communication channel like an encrypted e-mail or a telephone call channel to exchange those. + Carefully compare the fingerprint shown below with the fingerprint of your contact.\nYou can use any trusted form of communication like an encrypted e-mail or a telephone call to exchange those. -- cgit v1.2.3