commit 8649566129fcc7c10956d0cf3b35cd955738e670 Author: Translation commit bot translation@torproject.org Date: Tue Jul 7 13:46:58 2015 +0000
Update translations for tor-messenger-authproperties_completed --- en_GB/auth.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/en_GB/auth.properties b/en_GB/auth.properties new file mode 100644 index 0000000..f76c719 --- /dev/null +++ b/en_GB/auth.properties @@ -0,0 +1,12 @@ +auth.title=Verify %S's identity +auth.yourFingerprint=Fingerprint for you, %S:\n%S +auth.theirFingerprint=Purported fingerprint for %S:\n%S +auth.help=Verifying a contact's identity helps ensure that the person you are talking to is who they claim to be. +auth.helpTitle=Verification help +auth.question=This is the question asked by your contact:\n\n%S\n\nEnter secret answer here (case sensitive): +auth.secret=Enter secret here: +auth.error=An error occurred while verifying your contact's identity. +auth.success=Verifying your contact's identity completed successfully. +auth.successThem=Your contact has successfully verified your identity. You may want to verify their identity as well by asking your own question. +auth.fail=Failed to verify your contact's identity. +auth.done=Done
tor-commits@lists.torproject.org