From 51753a1d3910d902c67febb649e7d60ab8423f61 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Thu, 28 Apr 2016 20:13:58 +0200 Subject: cleaned up captcha dialog --- src/main/res/layout/captcha.xml | 27 +++++++++++++++++++++++++++ src/main/res/values/strings.xml | 3 +-- 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 src/main/res/layout/captcha.xml (limited to 'src/main/res') diff --git a/src/main/res/layout/captcha.xml b/src/main/res/layout/captcha.xml new file mode 100644 index 00000000..ea77b835 --- /dev/null +++ b/src/main/res/layout/captcha.xml @@ -0,0 +1,27 @@ + + + + + + + + + + \ No newline at end of file diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index 234c732c..7c027b50 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -557,9 +557,8 @@ Server-side archiving preferences Fetching archiving preferences. Please wait… Unable to fetch archiving preferences - Captcha text Captcha required - enter the text from the image + Enter the text from the image above Certificate chain is not trusted Jabber ID does not match certificate Renew certificate -- cgit v1.2.3