Don't try to show unset display name
In the ReadReceiptMarker title, show the display name only when it is not the same as the user ID.
This commit is contained in:
parent
7e1913ef3c
commit
3d4feac75b
2 changed files with 17 additions and 6 deletions
|
@ -389,6 +389,7 @@
|
|||
"Offline": "Offline",
|
||||
"Unknown": "Unknown",
|
||||
"Replying": "Replying",
|
||||
"Seen by %(userName)s at %(dateTime)s": "Seen by %(userName)s at %(dateTime)s",
|
||||
"Seen by %(displayName)s (%(userName)s) at %(dateTime)s": "Seen by %(displayName)s (%(userName)s) at %(dateTime)s",
|
||||
"No rooms to show": "No rooms to show",
|
||||
"Unnamed room": "Unnamed room",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue