Poll end (#1182)
- Adds an "End Poll" item in the action list long press menu. - Shows only on remote polls that have not ended yet and only if the user is the creator or has redact powers. Closes https://github.com/vector-im/element-meta/issues/2026
This commit is contained in:
parent
199f578e4a
commit
3a920f1a9d
14 changed files with 134 additions and 33 deletions
|
|
@ -61,6 +61,7 @@
|
|||
<string name="action_take_photo">"Take photo"</string>
|
||||
<string name="action_view_source">"View Source"</string>
|
||||
<string name="action_yes">"Yes"</string>
|
||||
<string name="action_end_poll">"End poll"</string>
|
||||
<string name="common_about">"About"</string>
|
||||
<string name="common_acceptable_use_policy">"Acceptable use policy"</string>
|
||||
<string name="common_analytics">"Analytics"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue