diff options
author | Fup Duck <fupduck@sacknagel.com> | 2018-01-21 18:01:26 +0100 |
---|---|---|
committer | Fup Duck <fupduck@sacknagel.com> | 2018-01-21 18:01:26 +0100 |
commit | 6e45a5bcb4de152543b5dd5d9bd2027fb62f7375 (patch) | |
tree | 426b1e4ffe9578c106884ce6aef01d9dfa1ca56e /app/src/main/res/values/strings.xml | |
parent | 3b6bc548f6197dfbd8a4e55524a3f6e0cdd224c0 (diff) | |
parent | df8b1fcf1ecc55f15229935294a337c897960ff4 (diff) |
Merge remote-tracking branch '0xacab/0.9.8' into 8819_config_wizard_design
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3b278091..01715c32 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -67,7 +67,7 @@ <string name="eip_status_start_pending">Initiating connection</string> <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="eip.warning.browser_inconsistency">Turn off VPN connection? When the VPN is off, you may leak personal information to your Internet provider or local network.</string> <string name="eip_state_not_connected">"Not running! Insecure connection!"</string> <string name="eip_state_connected">Connection Secure.</string> <string name="provider_problem">It seems there is a problem with the provider.</string> |