From 718e4195d175ce4a7f0b5e5e1c3c14d8ccb237c4 Mon Sep 17 00:00:00 2001 From: Sean Leonard Date: Mon, 3 Mar 2014 14:29:02 -0800 Subject: Remove crowdin.net references --- res/values/strings.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 9a603d68..24207c6c 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1,5 +1,4 @@ - Cancel @@ -57,7 +56,6 @@ No CA Certificate returned while reading from Android keystore. Authentication will probably fail. Running on %1$s (%2$s) %3$s, Android API %4$d Error signing with Android keystore key %1$s: %2$s - English translation by Arne Schwabe<arne@rfc2549.org> No DNS servers being used. Name resolution may not work. Consider setting custom DNS Servers Could not add DNS Server \"%1$s\", rejected by the system: %2$s Error getting proxy settings: %s -- cgit v1.2.3 From 47c125f7e7e2312d505052b63432581862034bb7 Mon Sep 17 00:00:00 2001 From: Sean Leonard Date: Mon, 3 Mar 2014 13:55:37 -0800 Subject: Add Transifex link to About View --- res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 24207c6c..e64e7eae 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5,6 +5,7 @@ OK Retry Source code and issue tracker available at https://github.com/leapcode/bitmask_android/ + Translations welcome and appreciated. See our Transifex project at https://www.transifex.com/projects/p/bitmask-android/ This program uses the following components; see the source code for full details on the licenses About Bitmask Switch provider -- cgit v1.2.3 From 2945761806c655b4809f2a812f0d8ad4da35be53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Wed, 12 Mar 2014 22:55:32 +0100 Subject: Default translationby to Arne and English. --- res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index e64e7eae..bcb6ecc9 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -57,6 +57,7 @@ No CA Certificate returned while reading from Android keystore. Authentication will probably fail. Running on %1$s (%2$s) %3$s, Android API %4$d Error signing with Android keystore key %1$s: %2$s + English translation by Arne Schwabe <arne@rfc2549.org> No DNS servers being used. Name resolution may not work. Consider setting custom DNS Servers Could not add DNS Server \"%1$s\", rejected by the system: %2$s Error getting proxy settings: %s -- cgit v1.2.3