diff options
author | Parménides GV <parmegv@sdf.org> | 2015-04-27 17:10:20 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2015-04-27 17:10:20 +0200 |
commit | 8707f9e9a07f8c53955df14ef9b26d13a0eb60da (patch) | |
tree | e39f6e0977439de8be63aebac34bc4daeee47fea /app/src/main/res/values | |
parent | f349ab1a50d807afd49d8bef912438d64f6f6db8 (diff) |
testEveryProvider also works
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index bcfd3a2c..07bc4770 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -63,8 +63,6 @@ <string name="eip_cancel_connect_title">Cancel connection?</string> <string name="eip_cancel_connect_text">There is a connection attempt in progress. Do you wish to cancel it?</string> <string name="eip.warning.browser_inconsistency">In order to avoid leaking your personal information, please close your browser and start a private window after disconnecting the Encrypted VPN Internet Access. Thanks.</string> - <string name="yes">Yes</string> - <string name="no">No</string> <string name="eip_state_not_connected">"Not running! Connection not secure!"</string> <string name="eip_state_connected">Connection Secure.</string> <string name="provider_problem">It seems there is a problem with the provider.</string> |