mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 09:25:49 +03:00
Lint fix.
This commit is contained in:
parent
b73485e7b3
commit
f33372411b
1 changed files with 1 additions and 1 deletions
|
@ -3177,7 +3177,7 @@
|
|||
</plurals>
|
||||
<string name="poll_end_action">End poll</string>
|
||||
<!-- TODO TO BE REMOVED -->
|
||||
<string name="a11y_poll_winner_option">winner option</string>
|
||||
<string name="a11y_poll_winner_option" tools:ignore="UnusedResources">winner option</string>
|
||||
<string name="end_poll_confirmation_title">End this poll?</string>
|
||||
<string name="end_poll_confirmation_description">This will stop people from being able to vote and will display the final results of the poll.</string>
|
||||
<string name="end_poll_confirmation_approve_button">End poll</string>
|
||||
|
|
Loading…
Reference in a new issue