Added strings for advanced wifi accessibility am: 45f79c2f20 am: ba0baa312d

am: 3d710bdc70

Change-Id: I4ac7b76f50b66fccd1d04cdc7004e3ed66d6f45d
This commit is contained in:
Salvador Martinez
2016-09-27 02:30:07 +00:00
committed by android-build-merger

View File

@@ -1659,6 +1659,10 @@
<!-- Dialog for Access Points --> <skip /> <!-- Dialog for Access Points --> <skip />
<!-- Label to show/hide advanced options [CHAR LIMIT=40] --> <!-- Label to show/hide advanced options [CHAR LIMIT=40] -->
<string name="wifi_show_advanced">Advanced options</string> <string name="wifi_show_advanced">Advanced options</string>
<!-- Message for talkback to say when Advanced Options expanded [CHAR LIMIT=NONE] -->
<string name="wifi_advanced_toggle_description_expanded">Drop down list Advanced Options. Double-tap to collapse.</string>
<!-- Message for talkback to say when Advanced Options is collapsed [CHAR LIMIT=NONE] -->
<string name="wifi_advanced_toggle_description_collapsed">Drop down list Advanced Options. Double-tap to expand.</string>
<!-- Title for the WPS setup dialog [CHAR LIMIT=50] --> <!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
<string name="wifi_wps_setup_title">Wi\u2011Fi Protected Setup</string> <string name="wifi_wps_setup_title">Wi\u2011Fi Protected Setup</string>
<!-- Message in WPS dialog at start up [CHAR LIMIT=150] --> <!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->