This commit is contained in:
David Baker 2019-01-11 13:42:40 +00:00
parent d87d00e4ae
commit 5c9d41d96b
2 changed files with 2 additions and 2 deletions

View file

@ -98,7 +98,7 @@ export default class NewRecoveryMethodDialog extends React.PureComponent {
content = <div>
{newMethodDetected}
<p>{_t(
"This device is encrypting history using the new recovery method."
"This device is encrypting history using the new recovery method.",
)}</p>
{hackWarning}
<DialogButtons