diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:39:18 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:39:18 +0000 |
commit | 353bc139ab36792cf8199d4ad06ee655f1d0ce13 (patch) | |
tree | 985e5b2434e3111cc12983a19e107d7122ace1ce /l10n-it/dom/chrome/security/security.properties | |
parent | Adding upstream version 115.10.0esr. (diff) | |
download | firefox-esr-353bc139ab36792cf8199d4ad06ee655f1d0ce13.tar.xz firefox-esr-353bc139ab36792cf8199d4ad06ee655f1d0ce13.zip |
Adding upstream version 115.11.0esr.upstream/115.11.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-it/dom/chrome/security/security.properties')
-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. - |