summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b31ab8e9e..4c9ce79d1 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1568,6 +1568,10 @@
<!-- Wifi settings button to connect in to a Hotspot. [CHAR LIMIT=50]-->
<string name="wifi_hotspot_connect">CONNECT</string>
+ <!-- Dialog text to tell the user that the selected network does not have Internet access. -->
+ <string name="no_internet_access_text">This network has no Internet access. Use this network anyway?</string>
+ <string name="no_internet_access_remember">Don\'t ask again for this network</string>
+
<!-- Button label to connect to a Wi-Fi network -->
<string name="wifi_connect">Connect</string>
<!-- Failured notification for connect -->