@@ -326,3 +326,63 @@ about-dialog-browser-license-link = Licensing Information
# "Tor" and "The Onion Logo" are trademark names, so should not be translated (not including the quote marks, which can be localized).
# "The Tor Project, Inc." is an organisation name.
about-dialog-trademark-statement=“Tor” and “The Onion Logo” are registered trademarks of The Tor Project, Inc.
## New tor circuit.
# Shown in the File menu.
# Uses title case for English (US).
menu-new-tor-circuit=
.label=New Tor Circuit for this Site
.accesskey=C
# Shown in the application menu (hamburger menu).
# Uses sentence case for English (US).
appmenuitem-new-tor-circuit=
.label=New Tor circuit for this site
# Toolbar button to trigger a new circuit, available through toolbar customization.
# Uses sentence case for English (US).
# ".label" is the accessible name, and is visible in the overflow menu and when
# customizing the toolbar.
# ".tooltiptext" will be identical to the label.
toolbar-new-tor-circuit=
.label=New Tor circuit for this site
.tooltiptext={toolbar-new-tor-circuit.label}
## Tor circuit URL bar button.
# The tooltip also acts as the accessible name.
tor-circuit-urlbar-button=
.tooltiptext=Tor Circuit
## Tor circuit panel.
# $host (String) - The host name shown in the URL bar, potentially shortened.
tor-circuit-panel-heading=Circuit for {$host}
# Shown when the current address is a ".tor.onion" alias.
# $alias (String) - The alias onion address. This should be wrapped in '<a data-l10n-name="alias-link">' and '</a>', which will link to the corresponding address.
tor-circuit-panel-alias=Connected to <a data-l10n-name="alias-link">{$alias}</a>