Remove outdated paragraph promising better verification

This commit is contained in:
David Baker 2019-01-25 17:29:36 +00:00
parent 939f8b5591
commit 7aa779c160
2 changed files with 0 additions and 4 deletions

View file

@ -253,9 +253,6 @@ export default class DeviceVerifyDialog extends React.Component {
"If it doesn't, then someone else is intercepting this device " +
"and you probably want to press the blacklist button instead.") }
</p>
<p>
{ _t("In future this verification process will be more sophisticated.") }
</p>
</div>
);

View file

@ -931,7 +931,6 @@
"Device name": "Device name",
"Device key": "Device key",
"If it matches, press the verify button below. If it doesn't, then someone else is intercepting this device and you probably want to press the blacklist button instead.": "If it matches, press the verify button below. If it doesn't, then someone else is intercepting this device and you probably want to press the blacklist button instead.",
"In future this verification process will be more sophisticated.": "In future this verification process will be more sophisticated.",
"I verify that the keys match": "I verify that the keys match",
"Back": "Back",
"Send Custom Event": "Send Custom Event",