Merge "[Wi-Fi] [a11y] The "Advanced options" should be accessible by Voice Access and pronounced by talkback correctly."
This commit is contained in:
@@ -1955,10 +1955,12 @@
|
||||
<!-- 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>
|
||||
<!-- Message for talkback to say when focus on Advanced Options[CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_advanced_toggle_description">Drop down list Advanced Options</string>
|
||||
<!-- Extended message for talkback to say when Advanced Options is expanded. (e.g., Double-tap to collapse) [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_advanced_toggle_description_expanded">collapse</string>
|
||||
<!-- Extended message for talkback to say when Advanced Options is collapsed. (e.g., Double-tap to expand) [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_advanced_toggle_description_collapsed">expand</string>
|
||||
<!-- Label for the SSID of the network -->
|
||||
<string name="wifi_ssid">Network name</string>
|
||||
<!-- Hint for a text field to enter the SSID of a hidden wifi network. [CHAR LIMIT=35] -->
|
||||
|
||||
Reference in New Issue
Block a user