summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2012-03-05 15:54:04 -0800
committerEric Fischer <enf@google.com>2012-03-05 15:54:04 -0800
commit1d832c66e21c60ab11b316d77fd0a9f5d20e9c90 (patch)
treee22e5744c2894db2d6dad66caecec97df708e443 /res/values
parentba0ad522266eb61889bf14b51af774376b4c7ad5 (diff)
downloadpackages_apps_Settings-1d832c66e21c60ab11b316d77fd0a9f5d20e9c90.zip
packages_apps_Settings-1d832c66e21c60ab11b316d77fd0a9f5d20e9c90.tar.gz
packages_apps_Settings-1d832c66e21c60ab11b316d77fd0a9f5d20e9c90.tar.bz2
Restore deleted strings still referenced from resources.
Change-Id: I29b16678900a1056ee6f41e530d68bb308ef27c9
Diffstat (limited to 'res/values')
-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] -->