Show who redacted an event on hover
This should fix #3931 although it's not obvious who actually performed the redaction. Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
94ec11d3e1
commit
8dc2604d63
3 changed files with 8 additions and 1 deletions
|
@ -827,6 +827,7 @@
|
|||
"Autocomplete Delay (ms):": "Autocomplete Delay (ms):",
|
||||
"This Home server does not support groups": "This Home server does not support groups",
|
||||
"Loading device info...": "Loading device info...",
|
||||
"Message removed by %(userId)s": "Message removed by %(userId)s",
|
||||
"Groups": "Groups",
|
||||
"Create a new group": "Create a new group",
|
||||
"Create Group": "Create Group",
|
||||
|
|
|
@ -838,6 +838,7 @@
|
|||
"Autocomplete Delay (ms):": "Autocomplete Delay (ms):",
|
||||
"This Home server does not support groups": "This Home server does not support groups",
|
||||
"Loading device info...": "Loading device info...",
|
||||
"Message removed by %(userId)s": "Message removed by %(userId)s",
|
||||
"Groups": "Groups",
|
||||
"Create a new group": "Create a new group",
|
||||
"Create Group": "Create Group",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue