diff options
Diffstat (limited to 'res/values/strings.xml')
-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 c4df32c..bf5135d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1320,6 +1320,8 @@ <string name="wifi_required_info_text">To complete setup, your tablet needs access to Wi-Fi. After setup, you can switch between mobile data and Wi-Fi.</string> <!-- Dialog for Access Points --> <skip /> + <!-- Label for automatically_connect --> + <string name="wifi_auto_connect">Automatically connect</string> <!-- Label to show/hide advanced options --> <string name="wifi_show_advanced">Show advanced options</string> <!-- Title for the WPS setup dialog [CHAR LIMIT=50] --> |