Remove isVerified string from messages.json - don't use

We don't need this extra string for the safety number screen, since the
header includes the user's verified status.

FREEBIE
pull/749/head
Scott Nonnenberg 8 years ago
parent caa92c9312
commit 3d61f87d86

@ -247,16 +247,6 @@
}
}
},
"isVerified": {
"message": "$name$ is verified",
"description": "If the user has manually marked a contact's safety number as verified, this string is shown on the 'Show Safety Number' screen",
"placeholders": {
"name": {
"content": "$1",
"example": "John"
}
}
},
"theirIdentityUnknown": {
"message": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message."
},

Loading…
Cancel
Save