mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(ui): finish accessibility roles and action labels for clickable surfaces (#5170)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
d69b102945
commit
b49e8b2aaf
4 changed files with 75 additions and 10 deletions
|
|
@ -1276,4 +1276,12 @@
|
|||
<string name="filter_icon">Filter</string>
|
||||
<string name="remove_filter">Remove filter</string>
|
||||
<string name="show_iaq_legend">Show air quality legend</string>
|
||||
<string name="action_show_message_status">Show message status</string>
|
||||
<string name="action_send_reply">Send reply</string>
|
||||
<string name="action_copy_message">Copy message</string>
|
||||
<string name="action_select_message">Select message</string>
|
||||
<string name="action_delete_message">Delete message</string>
|
||||
<string name="action_react_with_emoji">React with emoji</string>
|
||||
<string name="action_select_device">Select device</string>
|
||||
<string name="action_select_network">Select network</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue