From 4602bc95bfe6436ffc5191a37673b52e7f5b6a7c Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 28 Oct 2019 14:46:41 +0100 Subject: Fix typo --- main/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main') diff --git a/main/src/main/res/values/strings.xml b/main/src/main/res/values/strings.xml index 5ab3783d..140df4ba 100755 --- a/main/src/main/res/values/strings.xml +++ b/main/src/main/res/values/strings.xml @@ -476,7 +476,7 @@ Remote API OpenVPN for Android supports two remote APIs, a sophisticated API using AIDL (remoteEXample in the git repository) and a simple one using Intents. <p>Examples using adb shell and the intents. Replace profilname with your profile name<p><p> adb shell am start-activity -a android.intent.action.MAIN de.blinkt.openvpn/.api.DisconnectVPN<p> adb shell am start-activity -a android.intent.action.MAIN -e de.blinkt.openvpn.api.profileName Blinkt de.blinkt.openvpn/.api.ConnectVPN Enable Proxy Authentication - Cannot use extra http-proxy-option statement and Orbot integration at the same timeO + Cannot use extra http-proxy-option statement and Orbot integration at the same time Info from server: \'%s\' User interaction required OpenVPN connection requires a user input, e.g. two factor -- cgit v1.2.3