More identity key -> safety numbers changes

This commit is contained in:
lilia 2016-10-28 16:47:45 +09:00
parent ae379c1621
commit 74883ccd3c

View file

@ -37,13 +37,13 @@
"description": "Header for a key change dialog" "description": "Header for a key change dialog"
}, },
"identityChanged": { "identityChanged": {
"message": "This contact is using a new Signal identity. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal. You may wish to verify their new identity key below." "message": "This contact's safety numbers have changed. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal. You may wish to verify their new safety numbers below."
}, },
"outgoingKeyConflict": { "outgoingKeyConflict": {
"message": "This contact's identity key has changed. Click to process and display." "message": "This contact's safety numbers have changed. Click to process and display."
}, },
"incomingKeyConflict": { "incomingKeyConflict": {
"message": "Received message with unknown identity key. Click to process and display." "message": "Received message with new safety numbers. Click to process and display."
}, },
"incomingError": { "incomingError": {
"message": "Error handling incoming message." "message": "Error handling incoming message."