Fallback to MXID instead of relying on the user being in the room

Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Travis Ralston 2017-10-11 09:05:54 -06:00
parent d1fdd20809
commit 8a2813ac08
3 changed files with 7 additions and 5 deletions

View file

@ -808,7 +808,7 @@
"This will allow you to reset your password and receive notifications.": "This will allow you to reset your password and receive notifications.",
"To return to your account in future you need to set a password": "To return to your account in future you need to set a password",
"Skip": "Skip",
"Banned by %(displayName)s (%(userId)s)": "Banned by %(displayName)s (%(userId)s)",
"Banned by %(displayName)s": "Banned by %(displayName)s",
"Start verification": "Start verification",
"Share without verifying": "Share without verifying",
"Ignore request": "Ignore request",

View file

@ -607,7 +607,7 @@
"Desktop specific": "Desktop specific",
"Analytics": "Analytics",
"Opt out of analytics": "Opt out of analytics",
"Banned by %(displayName)s (%(userId)s)": "Banned by %(displayName)s (%(userId)s)",
"Banned by %(displayName)s": "Banned by %(displayName)s",
"Options": "Options",
"Riot collects anonymous analytics to allow us to improve the application.": "Riot collects anonymous analytics to allow us to improve the application.",
"Passphrases must match": "Passphrases must match",