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
This commit is contained in:
parent
caa92c9312
commit
3d61f87d86
1 changed files with 0 additions and 10 deletions
|
@ -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": {
|
"theirIdentityUnknown": {
|
||||||
"message": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message."
|
"message": "You haven't exchanged any messages with this contact yet. Your safety number with them will be available after the first message."
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue