Improve accessibility of Poll answers.

This commit is contained in:
Benoit Marty 2025-06-13 09:47:44 +02:00
parent 148b3d9dc7
commit d15a352f74
4 changed files with 45 additions and 8 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="a11y_polls_percent_of_total">"%1$d percent of total votes"</string>
<string name="a11y_polls_winning_answer">"This is the winning answer"</string>
</resources>