commit 2c03b2c398e111fa185f34a616ceb7448c9a0c26 Author: Matthew Finkel sysrqb@torproject.org Date: Thu May 13 16:18:23 2021 +0000
fixup! Bug 40035: Localize Cryptocurrency Safety messages --- chrome/locale/en-US/torbutton.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/locale/en-US/torbutton.properties b/chrome/locale/en-US/torbutton.properties index 4c153158..0f4594bc 100644 --- a/chrome/locale/en-US/torbutton.properties +++ b/chrome/locale/en-US/torbutton.properties @@ -139,7 +139,7 @@ onionLocation.askEverytime=Ask every time onionLocation.prioritizeOnionsDescription=Prioritize .onion sites when known. onionLocation.onionServicesTitle=Onion Services
-# LOCALIZATION NOTE: %S will be replaced with the crytocurrency address. +# LOCALIZATION NOTE: %S will be replaced with the cryptocurrency address. cryptoSafetyPrompt.cryptoWarning=A cryptocurrency address (%S) has been copied from an insecure website. It could have been modified. cryptoSafetyPrompt.whatCanHeading=What can you do about it? cryptoSafetyPrompt.whatCanBody=You can try reconnecting with a new circuit to establish a secure connection, or accept the risk and dismiss this warning.
tbb-commits@lists.torproject.org