1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-29 19:41:14 +03:00

Merge pull request #8069 from vector-im/feature/mna/poll-history-details

[Poll] History list: details screen of a poll (PSG-1041, PSG-1151)
This commit is contained in:
Maxime NATUREL
2023-02-13 17:47:54 +01:00
committed by GitHub
42 changed files with 1929 additions and 134 deletions

View File

@ -3211,6 +3211,7 @@
<string name="room_polls_wait_for_display">Displaying polls</string>
<string name="room_polls_load_more">Load more polls</string>
<string name="room_polls_loading_error">Error fetching polls.</string>
<string name="room_poll_details_go_to_timeline">View poll in timeline</string>
<!-- Location -->
<string name="location_activity_title_static_sharing">Share location</string>