Alert the user to unread notifications in prior versions of rooms

Fixes https://github.com/vector-im/riot-web/issues/8161
This commit is contained in:
Travis Ralston 2019-03-26 19:22:24 -06:00
parent db834b315a
commit 04a9038a05
4 changed files with 64 additions and 2 deletions

View file

@ -1416,6 +1416,8 @@
"Unknown room %(roomId)s": "Unknown room %(roomId)s",
"Room": "Room",
"Failed to reject invite": "Failed to reject invite",
"You have %(count)s unread notifications in a prior version of this room.|other": "You have %(count)s unread notifications in a prior version of this room.",
"You have %(count)s unread notifications in a prior version of this room.|one": "You have %(count)s unread notification in a prior version of this room.",
"Fill screen": "Fill screen",
"Click to unmute video": "Click to unmute video",
"Click to mute video": "Click to mute video",