lint
parent
78654cc693
commit
30b0663eb0
|
@ -436,7 +436,7 @@ export default class CreateSecretStorageDialog extends React.PureComponent {
|
||||||
)}</p>
|
)}</p>
|
||||||
<p>{_t(
|
<p>{_t(
|
||||||
"Secure your encryption keys with a passphrase. For maximum security " +
|
"Secure your encryption keys with a passphrase. For maximum security " +
|
||||||
"this should be different to your account password:"
|
"this should be different to your account password:",
|
||||||
)}</p>
|
)}</p>
|
||||||
|
|
||||||
<div className="mx_CreateSecretStorageDialog_passPhraseContainer">
|
<div className="mx_CreateSecretStorageDialog_passPhraseContainer">
|
||||||
|
|
Loading…
Reference in New Issue