Only display bulk unverified sessions nag when current session is verified (PSG-893) (#9656)
* test bulk unverified sessions toast behaviour * unverified sessions toast text tweak * only show bulk unverified sessions toast when current device is verified * add more assertions for show/hide toast, fix strict errors * fix strict error * really fix strict error
This commit is contained in:
parent
8996bf0a7f
commit
5742c24114
4 changed files with 18 additions and 9 deletions
|
@ -809,7 +809,7 @@
|
|||
"Yes": "Yes",
|
||||
"No": "No",
|
||||
"Help improve %(analyticsOwner)s": "Help improve %(analyticsOwner)s",
|
||||
"You have unverified logins": "You have unverified logins",
|
||||
"You have unverified sessions": "You have unverified sessions",
|
||||
"Review to ensure your account is safe": "Review to ensure your account is safe",
|
||||
"Review": "Review",
|
||||
"Later": "Later",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue