+ { text } +
+-
+
- { this.props.device.getDisplayName() } +
-
{ this.props.device.deviceId }
+ -
{ key }
+
+ { _t("If it matches, press the verify button below. " + + "If it doesn't, then someone else is intercepting this session " + + "and you probably want to press the blacklist button instead.") } +
+{_t("%(name)s (%(userId)s) signed in to a new session without verifying it:", {name: user.displayName, userId: user.userId})}
+{device.getDisplayName()} ({device.deviceId})
+{_t("Ask this user to verify their session, or manually verify it below.")}
+{_t("%(name)s (%(userId)s) signed in to a new session without verifying it:", {name: user.displayName, userId: user.userId})}
-{device.getDisplayName()} ({device.deviceId})
-{_t("Ask this user to verify their session, or manually verify it below.")}
-- { _t("If it matches, press the verify button below. " + - "If it doesn't, then someone else is intercepting this session " + - "and you probably want to press the blacklist button instead.") } + { _t("If they don't match, the security of your communication may be compromised.") }
{_t("Ask this user to verify their session, or manually verify it below.")}