Room details: Message history UX improvement

This commit is contained in:
10G Meow 2024-02-25 13:19:43 +02:00
parent 75ba6a15c4
commit d3c4423b17
4 changed files with 91 additions and 146 deletions

View file

@ -314,20 +314,15 @@
"download_chat": "Download chat",
"read_only_room": "Read only room",
"read_only_room_info": "Only admins and moderators are allowed to send to the room",
"message_retention": "Disappearing messages",
"message_retention_info": "You can set a timeout for automatically removing messages from the room.\nNote: the server must support this feature.",
"message_retention": "Message History",
"message_retention_info": "Messages sent within this time frame are viewable by anyone with the link.",
"message_retention_none": "Off",
"message_retention_4_week": "4 weeks",
"message_retention_2_week": "2 weeks",
"message_retention_1_week": "1 week",
"message_retention_1_day": "1 day",
"message_retention_8_hours": "8 hours",
"message_retention_1_hour": "1 Hour",
"message_retention_1_day": "1 Day",
"message_retention_1_week": "1 Week",
"message_retention_30_days": "30 Days",
"message_retention_365_days": "365 Days",
"message_retention_other": "Other",
"message_retention_other_seconds": "{count} Seconds",
"message_retention_other_seconds_unit": "Seconds",
"message_retention_other_required": "Value can not be empty",
"message_retention_other_too_small": "Value must be at least {count} seconds",
"message_retention_other_too_large": "Value can be at most {count} seconds",
"make_public": "Make Public",
"make_public_warning": "warning: Full message history will be visible to new participants",
"direct_link": "My Direct Link",