Remove outdated paragraph promising better verification
This commit is contained in:
parent
939f8b5591
commit
7aa779c160
2 changed files with 0 additions and 4 deletions
|
@ -253,9 +253,6 @@ export default class DeviceVerifyDialog extends React.Component {
|
||||||
"If it doesn't, then someone else is intercepting this device " +
|
"If it doesn't, then someone else is intercepting this device " +
|
||||||
"and you probably want to press the blacklist button instead.") }
|
"and you probably want to press the blacklist button instead.") }
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
{ _t("In future this verification process will be more sophisticated.") }
|
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
@ -931,7 +931,6 @@
|
||||||
"Device name": "Device name",
|
"Device name": "Device name",
|
||||||
"Device key": "Device key",
|
"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.",
|
"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",
|
"I verify that the keys match": "I verify that the keys match",
|
||||||
"Back": "Back",
|
"Back": "Back",
|
||||||
"Send Custom Event": "Send Custom Event",
|
"Send Custom Event": "Send Custom Event",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue