This commit is contained in:
Zoe 2020-01-30 16:36:57 +00:00
parent a9d85e1fa3
commit f787bde80a
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@ export default class VerificationShowSas extends React.Component {
</div>;
sasCaption = this.props.isSelf ?
_t(
"Verify the device by confirming the following emoji appers on its screen.",
"Confirm the emoji below are displayed on both devices, in the same order:",
):
_t(
"Verify this user by confirming the following emoji appear on their screen.",

View File

@ -444,7 +444,7 @@
"You've successfully verified this user.": "You've successfully verified this user.",
"Secure messages with this user are end-to-end encrypted and not able to be read by third parties.": "Secure messages with this user are end-to-end encrypted and not able to be read by third parties.",
"Got It": "Got It",
"Verify the device by confirming the following emoji appers on its screen.": "Verify the device by confirming the following emoji appers on its screen.",
"Confirm the emoji below are displayed on both devices, in the same order:": "Confirm the emoji below are displayed on both devices, in the same order:",
"Verify this user by confirming the following emoji appear on their screen.": "Verify this user by confirming the following emoji appear on their screen.",
"Verify this device by confirming the following number appears on its screen.": "Verify this device by confirming the following number appears on its screen.",
"Verify this user by confirming the following number appears on their screen.": "Verify this user by confirming the following number appears on their screen.",