Allow 1:1 polls and raise character limit.

This commit is contained in:
Michelle Tang
2026-01-05 12:56:13 -05:00
committed by jeffrey-signal
parent fd635542c0
commit f7d87f3436
19 changed files with 138 additions and 156 deletions

View File

@@ -8941,7 +8941,7 @@
<!-- Dialog title when you go to end a poll -->
<string name="Poll__end_poll_title">End poll?</string>
<!-- Dialog body when you go to end a poll -->
<string name="Poll__end_poll_body">Group members will no longer be able to vote in this poll.</string>
<string name="Poll__end_poll_body">Members of this chat will no longer be able to vote in this poll.</string>
<!-- Body used in dialog when we are waiting for network -->
<string name="Poll__waiting_for_network">Waiting for network…</string>
<!-- Header when creating a new poll -->