Skip to content
Snippets Groups Projects
Commit 58d32687 authored by henry's avatar henry Committed by richard
Browse files

fixup! Tor Browser strings

Bug 42202: Migrate crypto safety strings to Fluent.
parent 3ddbe28a
Branches
No related tags found
1 merge request!965Migrate crypto safety strings to Fluent
......@@ -382,3 +382,12 @@ tor-circuit-panel-new-button = New Tor circuit for this site
tor-circuit-panel-new-button-description-guard = Your guard node may not change
# Shown when the first node in the circuit is a bridge node.
tor-circuit-panel-new-button-description-bridge = Your bridge may not change
## This dialog is shown when copying a suspected cryptocurrency address from a plain HTTP website.
crypto-safety-prompt-title = Cryptocurrency address copied from an insecure website
# $address (String) - The cryptocurrency address, possibly truncated.
# $host (String) - The website host the address was copied from.
crypto-safety-prompt-body = The copied text ({ $address }) appears to be a cryptocurrency address. Since the connection to { $host } is not secure, the address may have been modified and should not be trusted. You can try establishing a secure connection by reconnecting with a new circuit.
crypto-safety-prompt-reload-button = Reload Tab with a New Circuit
crypto-safety-prompt-dismiss-button = Dismiss Warning
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment