commit 966066e86d4896eb4cfd45c5e5f2d63b856d6469 Author: Translation commit bot translation@torproject.org Date: Mon Aug 10 22:46:29 2015 +0000
Update translations for tor-messenger-otrproperties --- en_GB/otr.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en_GB/otr.properties b/en_GB/otr.properties index 07a14ec..b1ce75b 100644 --- a/en_GB/otr.properties +++ b/en_GB/otr.properties @@ -12,7 +12,7 @@ msgevent.log_heartbeat_rcvd=Heartbeat received from %S. msgevent.log_heartbeat_sent=Heartbeat sent to %S. msgevent.rcvdmsg_general_err=An OTR error occured. msgevent.rcvdmsg_unecrypted=We received an unencrypted message from %S. -msgevent.rcvdmsg_unrecognized=We received an unrecognized OTR message from %S. +msgevent.rcvdmsg_unrecognized=We received an unrecognised OTR message from %S. msgevent.rcvdmsg_for_other_instance=%S has sent a message intended for a different session. If you are logged in multiple times, another session may have received the message. context.gone_secure_private=Private conversation with %S started. context.gone_secure_unverified=Private conversation with %S started. However, their identity has not been verified.
tor-commits@lists.torproject.org