From f9f69298e7d0b5e4258ea27095f50f9da7c6ff9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Parm=C3=A9nides=20GV?= Date: Thu, 21 Nov 2013 21:41:58 +0100 Subject: OpenVPN notification contains location. Instead of plain domain, we're printing a new variable stored in vpnprofile (parsed in ConfigParser): location. I'm substituing "__" by ", ", but I'm not uppercasing anything. We rely on the raw data from eip-service.json. --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 9885952f..2598d452 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -269,6 +269,7 @@ Connection secure using your own certificate. Encrypted Internet Select a service provider + Top padding Add new Provider Add a new service provider Save @@ -284,6 +285,7 @@ Please enter your username password User message + Try again: server math error. Incorrect username or password. It should have at least 8 characters. Try again: Client HTTP error -- cgit v1.2.3