summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/dom/chrome/security/security.properties
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pt-BR/dom/chrome/security/security.properties')
-rw-r--r--l10n-pt-BR/dom/chrome/security/security.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/l10n-pt-BR/dom/chrome/security/security.properties b/l10n-pt-BR/dom/chrome/security/security.properties
index 9401286223..eac841278b 100644
--- a/l10n-pt-BR/dom/chrome/security/security.properties
+++ b/l10n-pt-BR/dom/chrome/security/security.properties
@@ -46,6 +46,9 @@ LoadingMixedDisplayObjectSubrequestDeprecation=O carregamento de conteúdo misto
# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
MixedContentBlockedDownload = Bloqueado o download de conteúdo não seguro “%S”.
+# LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download
+BlockedInsecureDownload = Bloqueamos um download não seguro: “%S”.
+
# LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe"
BothAllowScriptsAndSameOriginPresent=Um iframe que tem tanto allow-scripts como allow-same-origin no atributo sandbox pode remover o isolamento.
# LOCALIZATION NOTE: Do not translate "allow-top-navigation-by-user-activation", "allow-top-navigation", "sandbox" or "iframe"