diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 967e52f..bde0a9f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1588,7 +1588,7 @@ <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_text">This network has no Internet access. Stay connected?</string> <string name="no_internet_access_remember">Don\u2019t ask again for this network</string> <!-- Button label to connect to a Wi-Fi network --> |