Added strings for advanced wifi accessibility
These strings are needed for talkback to say the correct thing when a user taps on advanced options in the dialog to add a new access point. Test: Accessibility Scanner Bug: 30079196 Change-Id: I6208cc01f6434780ba56296769cfaa05b6a6aaaa
This commit is contained in:
@@ -1635,6 +1635,10 @@
|
||||
<!-- Dialog for Access Points --> <skip />
|
||||
<!-- Label to show/hide advanced options [CHAR LIMIT=40] -->
|
||||
<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] -->
|
||||
<string name="wifi_wps_setup_title">Wi\u2011Fi Protected Setup</string>
|
||||
<!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
|
||||
|
Reference in New Issue
Block a user