diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-02 22:58:16 -0600 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-19 22:18:08 -0600 |
commit | 6f9cb39e79ff97bcd5e0635cb67f9a8f23f2b486 (patch) | |
tree | 25f0d69246b66e5277c1d00d18e24b366b440d47 /res/values | |
parent | 99b65032fae646293a6e7ddeaa8553d9e0590f3d (diff) |
Change EIP switch label to "Encrypted Internet"
Diffstat (limited to 'res/values')
-rwxr-xr-x | res/values/strings.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index cef7de1e..532d2379 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -261,8 +261,7 @@ <string name="provider_label_none">No provider configured</string> <string name="eip_settings_button_description">Access EIP connection settings</string> <string name="eip_status">Status unknown</string> - <string name="eip_service_label">EIP:</string> - <string name="eip_type_active">EIP</string> + <string name="eip_service_label">Encrypted Internet</string> <string name="title_activity_configuration_wizard">Configure LEAP</string> <string name="new_provider_button">Select new Provider</string> <string name="introduce_new_provider">Introduce new provider</string> |