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:
Aidan Gauland 2018-03-23 17:14:29 +13:00
parent 7e1913ef3c
commit 3d4feac75b
2 changed files with 17 additions and 6 deletions

View file

@ -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",