feat(accessibility): add contentDesc/toolTip to poll options

This commit is contained in:
FineFindus
2023-01-09 17:21:38 +01:00
parent 35299a7b3f
commit 1c9e4fe561
2 changed files with 5 additions and 3 deletions

View File

@@ -135,8 +135,8 @@
<string name="sk_no_image_desc">The included images have no description. Please consider adding one, to allow visually impaired people to participate.</string>
<string name="sk_emoji_recent">Recently used</string>
<string name="sk_clear_recent_emoji">Clear recently used emoji</string>
<!-- accessibility labels-->
<string name="poll_option_add">Add new poll option</string>
<string name="sk_disable_relocate_publish_button_to_enable_customization">Disable "Relocate publish button" to allow customization</string>
<!-- accessibility labels-->
<string name="sk_poll_option_add">Add new poll option</string>
</resources>