commit f641fca735511cf120b07508f09a06f9741df1ae Author: Translation commit bot translation@torproject.org Date: Fri Oct 23 09:47:56 2015 +0000
Update translations for tor-messenger-otrproperties_completed --- en/otr.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en/otr.properties b/en/otr.properties index 07a14ec..11b23be 100644 --- a/en/otr.properties +++ b/en/otr.properties @@ -11,7 +11,7 @@ msgevent.rcvdmsg_malformed=We received a malformed data message from %S. 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_unecrypted=The following message received from %S was not encrypted: %S msgevent.rcvdmsg_unrecognized=We received an unrecognized 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.
tor-commits@lists.torproject.org