Timeline: render TimelineItemReadMarkerModel

This commit is contained in:
Benoit Marty 2023-11-14 18:10:26 +01:00
parent 2f71be0404
commit 3db5d8bf68
23 changed files with 77 additions and 12 deletions

View file

@ -16,6 +16,7 @@
<string name="report_content_hint">"Reason for reporting this content"</string>
<string name="room_timeline_beginning_of_room">"This is the beginning of %1$s."</string>
<string name="room_timeline_beginning_of_room_no_name">"This is the beginning of this conversation."</string>
<string name="room_timeline_read_marker_title">"New"</string>
<string name="screen_room_mentions_at_room_subtitle">"Notify the whole room"</string>
<string name="screen_report_content_block_user_hint">"Check if you want to hide all current and future messages from this user"</string>
<string name="screen_room_attachment_source_camera">"Camera"</string>