diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-it/dom/chrome/security/security.properties | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-it/dom/chrome/security/security.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n-it/dom/chrome/security/security.properties b/l10n-it/dom/chrome/security/security.properties index 0cec190def..709d262d2e 100644 --- a/l10n-it/dom/chrome/security/security.properties +++ b/l10n-it/dom/chrome/security/security.properties @@ -46,6 +46,7 @@ LoadingMixedDisplayContent2=Caricamento in corso di contenuto non attivo misto ( LoadingMixedDisplayObjectSubrequestDeprecation=Il caricamento di contenuti misti (non sicuri) “%1$S” in un plugin su una connessione sicura è sconsigliato e verrà presto bloccato. # LOCALIZATION NOTE: "%S" is the URI of the insecure mixed content download MixedContentBlockedDownload = Bloccato download di contenuto non sicuro “%S”. +BlockedInsecureDownload = Un download non sicuro è stato bloccato: “%S”. # LOCALIZATION NOTE: Do not translate "allow-scripts", "allow-same-origin", "sandbox" or "iframe" BothAllowScriptsAndSameOriginPresent=Un iframe che presenti come attributi sandbox sia “allow-scripts” sia “allow-same-origin” potrebbe rimuovere sé stesso dal meccanismo di sandbox. @@ -165,4 +166,3 @@ SandboxBlockedCustomProtocols = Bloccata navigazione verso il protocollo persona # Sanitizer API # LOCALIZATION NOTE: Please do not localize "DocumentFragment". It's the name of an API. SanitizerRcvdNoInput = Non è stato ricevuto alcun input oppure l’input è vuoto. Verrà restituito un DocumentFragment vuoto. - |