s/unverified/new/
							parent
							
								
									9cbc407305
								
							
						
					
					
						commit
						e67faa15ca
					
				|  | @ -277,7 +277,7 @@ export default class DeviceListener { | |||
|         for (const deviceId of newUnverifiedDeviceIds) { | ||||
|             ToastStore.sharedInstance().addOrReplaceToast({ | ||||
|                 key: toastKey(deviceId), | ||||
|                 title: _t("Unverified login. Was this you?"), | ||||
|                 title: _t("New login. Was this you?"), | ||||
|                 icon: "verification_warning", | ||||
|                 props: { deviceId }, | ||||
|                 component: sdk.getComponent("toasts.UnverifiedSessionToast"), | ||||
|  |  | |||
|  | @ -106,7 +106,7 @@ | |||
|     "Encryption upgrade available": "Encryption upgrade available", | ||||
|     "Set up encryption": "Set up encryption", | ||||
|     "Review where you’re logged in": "Review where you’re logged in", | ||||
|     "Unverified login. Was this you?": "Unverified login. Was this you?", | ||||
|     "New login. Was this you?": "New login. Was this you?", | ||||
|     "Who would you like to add to this community?": "Who would you like to add to this community?", | ||||
|     "Warning: any person you add to a community will be publicly visible to anyone who knows the community ID": "Warning: any person you add to a community will be publicly visible to anyone who knows the community ID", | ||||
|     "Invite new community members": "Invite new community members", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 David Baker
						David Baker