Change "anonymous" copy in the create poll screen (#1325)

This commit is contained in:
Marco Romano 2023-09-14 12:12:49 +02:00 committed by GitHub
parent 754671303a
commit 819b82533d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 17 additions and 17 deletions

View file

@ -2,7 +2,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_create_poll_add_option_btn">"Add option"</string>
<string name="screen_create_poll_anonymous_desc">"Show results only after poll ends"</string>
<string name="screen_create_poll_anonymous_headline">"Anonymous Poll"</string>
<string name="screen_create_poll_anonymous_headline">"Hide votes"</string>
<string name="screen_create_poll_answer_hint">"Option %1$d"</string>
<string name="screen_create_poll_discard_confirmation">"Are you sure you want to discard this poll?"</string>
<string name="screen_create_poll_discard_confirmation_title">"Discard Poll"</string>