diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 42749081..76d71ce3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -207,4 +207,6 @@ <string name="generated_config_summary">Shows the generated openvpn Configuration File</string> <string name="edit_profile_title">Editing \"%s\"</string> <string name="building_configration">Building configration…</string> + <string name="netchange_summary">Turning this option on will force a reconnet if the network state is change (WIFI to/from mobile)</string> + <string name="netchange">Reconnect on Network change</string> </resources> |