1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-07 14:42:55 +03:00

Adding load more item at the end of the list of polls

This commit is contained in:
Maxime NATUREL
2023-01-11 14:41:25 +01:00
parent 479b573dbb
commit e8e94b5189
5 changed files with 89 additions and 0 deletions

View File

@@ -3201,6 +3201,7 @@
<string name="room_polls_active_no_item">There are no active polls in this room</string>
<string name="room_polls_ended">Past polls</string>
<string name="room_polls_ended_no_item">There are no past polls in this room</string>
<string name="room_polls_load_more">Load more polls</string>
<!-- Location -->
<string name="location_activity_title_static_sharing">Share location</string>