mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 07:29:52 +00:00
Merge pull request #4591 from nextcloud/correctTranslationPollsDelete
fix translation for polls_option_delete
This commit is contained in:
commit
5e72621469
@ -730,7 +730,7 @@ How to translate with transifex:
|
||||
<string name="polls_question_hint">Your question</string>
|
||||
<string name="polls_options">Options</string>
|
||||
<string name="polls_option_hint">Option %1$d</string>
|
||||
<string name="polls_option_delete">Delete option %1$s</string>
|
||||
<string name="polls_option_delete">Delete option %1$d</string>
|
||||
<string name="polls_settings">Settings</string>
|
||||
<string name="polls_private_poll">Private poll</string>
|
||||
<string name="polls_multiple_answers">Multiple answers</string>
|
||||
|
Loading…
Reference in New Issue
Block a user