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 544ecf8..3ae16aa 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1211,6 +1211,10 @@
<!-- Dialog for Access Points --> <skip />
<!-- Label to show/hide advanced options -->
<string name="wifi_show_advanced">Show advanced options</string>
+ <!-- Label for network setup [CHAR LIMIT=50] -->
+ <string name="wifi_network_setup">WPS</string>
+ <!-- Label for the text view for WPS pin input [CHAR LIMIT=50] -->
+ <string name="wifi_wps_pin">Type PIN from access point</string>
<!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
<string name="wifi_wps_setup_title">Wi-Fi Protected Setup</string>
<!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->