OmniGears: Captive portal mode wording
Change wording for Captive portal mode
Change-Id: I193d047f8754e8607f0ded9269a31fda4b19bbef
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 372d08b..34ac2ba 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -297,8 +297,8 @@
<string name="network_traffic_enable_title">Enable</string>
<!-- captive portal - disable connectivity check -->
- <string name="captive_portal_mode_title">Disable captive portal</string>
- <string name="captive_portal_mode_summary">Disable connectivity check by disabling captive portal</string>
+ <string name="captive_portal_ignore_mode_title">Enable captive portal</string>
+ <string name="captive_portal_ignore_mode_summary">Enable connectivity check by enabling captive portal</string>
<!-- statusbar brightness -->
<string name="status_bar_brightness_control_title">Brightness control</string>