[a11y] Improve accessibility of media controller
This commit is contained in:
parent
bd01b27517
commit
4641ae666e
2 changed files with 34 additions and 7 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<item quantity="one">"%1$d digit entered"</item>
|
||||
<item quantity="other">"%1$d digits entered"</item>
|
||||
</plurals>
|
||||
<string name="a11y_duration">"Duration: %1$s"</string>
|
||||
<string name="a11y_edit_avatar">"Edit avatar"</string>
|
||||
<string name="a11y_edit_room_address_hint">"The full address will be %1$s"</string>
|
||||
<string name="a11y_encryption_details">"Encryption details"</string>
|
||||
|
|
@ -33,6 +34,7 @@
|
|||
<string name="a11y_playback_speed">"Playback speed"</string>
|
||||
<string name="a11y_poll">"Poll"</string>
|
||||
<string name="a11y_poll_end">"Ended poll"</string>
|
||||
<string name="a11y_position">"Position: %1$s"</string>
|
||||
<string name="a11y_qr_code">"QR Code"</string>
|
||||
<string name="a11y_react_with">"React with %1$s"</string>
|
||||
<string name="a11y_react_with_other_emojis">"React with other emojis"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue