From 6cd2ff0d886b03079036570c74ecb70050b1de2d Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Mon, 10 Nov 2014 19:23:54 +0100 Subject: initial smp support --- src/main/res/values/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/main/res/values') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 4d379429..a663b233 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -311,4 +311,19 @@ Scan QR code Show QR code Account details + Verify OTR + Remote Fingerprint + scan + (or touch phones) + Socialist Millionaire Protocol + Hint or Question + Shared Secret + Confirm + In progress + Respond + Failed + Secrets do not match + Try again; + Finish + Verified! -- cgit v1.2.3 From e33fc26cbe4f60b78cd57e9d4ceff7b3f6e3a6a0 Mon Sep 17 00:00:00 2001 From: iNPUTmice Date: Mon, 10 Nov 2014 22:03:23 +0100 Subject: added snackbar to indicate smp. more error handling in verify activity --- src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/res/values') diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index a663b233..8c4db54d 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -326,4 +326,6 @@ Try again; Finish Verified! + Contact requested SMP verification + No valid OTR session has been found! -- cgit v1.2.3