Show a warning dialog when user indicates a new session wasn't them
This commit is contained in:
parent
866fdd6185
commit
9ed83b8648
3 changed files with 30 additions and 1 deletions
|
@ -1572,6 +1572,11 @@
|
|||
"Are you sure you want to sign out?": "Are you sure you want to sign out?",
|
||||
"Your homeserver doesn't seem to support this feature.": "Your homeserver doesn't seem to support this feature.",
|
||||
"Message edits": "Message edits",
|
||||
"Your account is not secure": "Your account is not secure",
|
||||
"Your password": "Your password",
|
||||
"This device, or the other device": "This device, or the other device",
|
||||
"The internet connection either device is using": "The internet connection either device is using",
|
||||
"We recomment you change your password and recovery key in Settings immediately": "We recomment you change your password and recovery key in Settings immediately",
|
||||
"New session": "New session",
|
||||
"Use this session to verify your new one, granting it access to encrypted messages:": "Use this session to verify your new one, granting it access to encrypted messages:",
|
||||
"If you didn’t sign in to this session, your account may be compromised.": "If you didn’t sign in to this session, your account may be compromised.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue