From 2d2c035a77586962e26ba2259012584ec6320448 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 4 Dec 2013 18:33:55 +0100 Subject: remove translations for LEAP for Android --- res/values/strings.xml | 2 -- res/values/untranslatable.xml | 4 +++- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 2598d452..60124215 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -2,8 +2,6 @@ - Bitmask - Bitmask Server Address: Server Port: Location diff --git a/res/values/untranslatable.xml b/res/values/untranslatable.xml index fe620aa8..8c15a213 100644 --- a/res/values/untranslatable.xml +++ b/res/values/untranslatable.xml @@ -1,6 +1,8 @@ - + Bitmask + Bitmask + Copyright 2012\nLEAP Encryption Access Project <info@leap.se> Copyright © 2002–2010 OpenVPN Technologies, Inc. <sales@openvpn.net>\n -- cgit v1.2.3 From 3b8bcb1383ec4e9deecd7a6d97180e60a3bf021a Mon Sep 17 00:00:00 2001 From: cyBerta Date: Wed, 4 Dec 2013 20:49:23 +0100 Subject: about bitmask instead of about LEAP --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 60124215..01eab8fe 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -19,7 +19,7 @@ You must select a certificate Source code and issue tracker available at https://github.com/leapcode/bitmask_android/ This program uses the following components; see the source code for full details on the licenses - About LEAP + About Bitmask Switch provider About Bitmask for Android List of all configured VPNs -- cgit v1.2.3 From 8833649c3468fce9cc40a0e94371049093c5dd7d Mon Sep 17 00:00:00 2001 From: cyBerta Date: Thu, 5 Dec 2013 01:45:51 +0100 Subject: Show location in openvpn notification message (Feature #4665) --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 2598d452..28d159b0 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -239,7 +239,7 @@ OpenVPN crashed unexpectedly. Please consider using the send Minidump option in the main menu Send Minidump to developer Send debugging information about last crash to developer - OpenVPN - %s + Bitmask - %s %1$s - %2$s %1$s - %3$s, %2$s Connecting -- cgit v1.2.3