lint
This commit is contained in:
parent
78654cc693
commit
30b0663eb0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue