summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2012-05-23 10:26:53 -0700
committerMichael Kolb <kolby@google.com>2012-05-23 11:19:47 -0700
commit9d5a6eb4d7ec662e666dc5dfe1506616d5b59341 (patch)
treee7d12d521c13b8aa2c48af637ff808602d9a61b8 /res/values/strings.xml
parent3a821e86f5851cbce1185a481acb88a0f33c98ae (diff)
downloadpackages_apps_settings-9d5a6eb4d7ec662e666dc5dfe1506616d5b59341.zip
packages_apps_settings-9d5a6eb4d7ec662e666dc5dfe1506616d5b59341.tar.gz
packages_apps_settings-9d5a6eb4d7ec662e666dc5dfe1506616d5b59341.tar.bz2
Match setup wizard wifi settings with new wireframes
Bug: 6521472 Change-Id: I159d8a98327ad775b2c5ccfc7380d60d62b54dad
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e1ca016..becfff3 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1230,6 +1230,12 @@
<string name="wifi_empty_list_wifi_off">To see available networks, turn Wi-Fi on.</string>
<!-- Wi-Fi settings. text displayed when Wi-Fi is on and network list is empty [CHAR LIMIT=50]-->
<string name="wifi_empty_list_wifi_on">Searching for Wi-Fi networks\u2026</string>
+ <!-- Wi-Fi settings. title for setup other network button [CHAR LIMIT=35]-->
+ <string name="wifi_other_network">Other network\u2026</string>
+ <!-- Wi-Fi settings. content description for more button [CHAR LIMIT=50]-->
+ <string name="wifi_more">More</string>
+ <!-- Wi-Fi settings. wps menu title [CHAR LIMIT=25]-->
+ <string name="wifi_setup_wps">Automatic setup (WPS)</string>
<!-- Dialog for Access Points --> <skip />
<!-- Label to show/hide advanced options -->