diff options
Diffstat (limited to 'l10n-eo/browser/browser/browser.ftl')
-rw-r--r-- | l10n-eo/browser/browser/browser.ftl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-eo/browser/browser/browser.ftl b/l10n-eo/browser/browser/browser.ftl index 1011233c14..19aceb6f27 100644 --- a/l10n-eo/browser/browser/browser.ftl +++ b/l10n-eo/browser/browser/browser.ftl @@ -602,6 +602,12 @@ urlbar-result-action-copy-to-clipboard = Kopii # $result (String): the string representation for a formula result urlbar-result-action-calculator-result = = { $result } +## Strings used for buttons in the urlbar + +# Label prompting user to search with a particular search engine. +# $engine (String): the name of a search engine that searches a specific site +urlbar-result-search-with = Serĉi per { $engine } + ## Action text shown in urlbar results, usually appended after the search ## string or the url, like "result value - action text". ## In these actions "Search" is a verb, followed by where the search is performed. @@ -908,6 +914,15 @@ data-reporting-notification-button = .accesskey = E # Label for the indicator shown in the private browsing window titlebar. private-browsing-indicator-label = Privata retumo +# Tooltip for the indicator shown in the window titlebar when content analysis is active. +# Variables: +# $agentName (String): The name of the DLP agent that is connected +content-analysis-indicator-tooltip = + .tooltiptext = Protekto kontraŭ perdo de datumoj (DLP) de { $agentName }. Alklaku por havi pli da informo. +content-analysis-panel-title = Protekto de datumoj +# Variables: +# $agentName (String): The name of the DLP agent that is connected +content-analysis-panel-text = Via organizo uzas { $agentName } por protekti sin kontraŭ perdo de datumoj. <a data-l10n-name="info">Pli da informo</a> ## Unified extensions (toolbar) button |