Merge pull request #5533 from aaronraimist/security-key

Change a bunch of strings from Recovery Key/Phrase to Security Key/Phrase
This commit is contained in:
J. Ryan Stinnett 2021-01-21 17:46:02 +00:00 committed by GitHub
commit e49a931588
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 84 additions and 84 deletions

View file

@ -424,7 +424,7 @@ export default class SecureBackupPanel extends React.PureComponent {
<p>{_t(
"Back up your encryption keys with your account data in case you " +
"lose access to your sessions. Your keys will be secured with a " +
"unique Recovery Key.",
"unique Security Key.",
)}</p>
{statusDescription}
<details>