Yet more identity key -> safety numbers changes

This commit is contained in:
lilia 2016-10-28 16:53:08 +09:00
parent 74883ccd3c
commit c0a160b1dd

View file

@ -27,13 +27,13 @@
}, },
"acceptNewKey": { "acceptNewKey": {
"message": "Accept", "message": "Accept",
"description": "Label for a button to accept a new identity key" "description": "Label for a button to accept a new safety numbers"
}, },
"verify": { "verify": {
"message": "Verify" "message": "Verify"
}, },
"newIdentity": { "newIdentity": {
"message": "New Identity", "message": "New safety numbers",
"description": "Header for a key change dialog" "description": "Header for a key change dialog"
}, },
"identityChanged": { "identityChanged": {
@ -121,22 +121,11 @@
"message": "Reset session", "message": "Reset session",
"description": "This is a menu item for resetting the session, using the imperative case, as in a command." "description": "This is a menu item for resetting the session, using the imperative case, as in a command."
}, },
"verifyIdentity": {
"message": "Verify Identity"
},
"verifySafetyNumbers": { "verifySafetyNumbers": {
"message": "Verify safety numbers" "message": "Verify safety numbers"
}, },
"theirIdentity": {
"message": "Their identity",
"description": "Label for someone else's identity key. They is used here as a gender-neutral third-person singular."
},
"yourIdentity": {
"message": "Your identity",
"description": "Label for the user's own identity key."
},
"theirIdentityUnknown": { "theirIdentityUnknown": {
"message": "You haven't exchanged any messages with this contact yet. Their identity will be available after the first message." "message": "You haven't exchanged any messages with this contact yet. Safety numbers will be available after the first message."
}, },
"deleteMessages": { "deleteMessages": {
"message": "Delete messages", "message": "Delete messages",