Fix issues with thread summaries being wrong or stale (#8015)
This commit is contained in:
parent
3d6dece344
commit
48cd83b9d5
3 changed files with 104 additions and 84 deletions
|
@ -1661,9 +1661,6 @@
|
|||
"Edit message": "Edit message",
|
||||
"Mod": "Mod",
|
||||
"From a thread": "From a thread",
|
||||
"%(count)s reply|other": "%(count)s replies",
|
||||
"%(count)s reply|one": "%(count)s reply",
|
||||
"Open thread": "Open thread",
|
||||
"This event could not be displayed": "This event could not be displayed",
|
||||
"Your key share request has been sent - please check your other sessions for key share requests.": "Your key share request has been sent - please check your other sessions for key share requests.",
|
||||
"Key share requests are sent to your other sessions automatically. If you rejected or dismissed the key share request on your other sessions, click here to request the keys for this session again.": "Key share requests are sent to your other sessions automatically. If you rejected or dismissed the key share request on your other sessions, click here to request the keys for this session again.",
|
||||
|
@ -1884,6 +1881,9 @@
|
|||
"Admin Tools": "Admin Tools",
|
||||
"Revoke invite": "Revoke invite",
|
||||
"Invited by %(sender)s": "Invited by %(sender)s",
|
||||
"%(count)s reply|other": "%(count)s replies",
|
||||
"%(count)s reply|one": "%(count)s reply",
|
||||
"Open thread": "Open thread",
|
||||
"Jump to first unread message.": "Jump to first unread message.",
|
||||
"Mark all as read": "Mark all as read",
|
||||
"Unable to access your microphone": "Unable to access your microphone",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue