parent
6e35a7f3d9
commit
44a5ee3e44
|
@ -106,7 +106,7 @@ export default class IncomingSasDialog extends React.Component {
|
||||||
// NB. Below wording adjusted to singular 'device' until we have
|
// NB. Below wording adjusted to singular 'device' until we have
|
||||||
// cross-signing
|
// cross-signing
|
||||||
"Verifying this user will mark their device as trusted, and " +
|
"Verifying this user will mark their device as trusted, and " +
|
||||||
"also mark your device as trusted to them",
|
"also mark your device as trusted to them.",
|
||||||
)}</p>
|
)}</p>
|
||||||
<DialogButtons
|
<DialogButtons
|
||||||
primaryButton={_t('Continue')}
|
primaryButton={_t('Continue')}
|
||||||
|
|
Loading…
Reference in New Issue