mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 20:19:42 +01:00
Merge pull request #4592 from nextcloud/backport/4591/stable-20.1
[stable-20.1] fix translation for polls_option_delete
This commit is contained in:
commit
83cba7197e
@ -729,7 +729,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