You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: app/src/main/res/values-it/strings.xml
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -558,6 +558,10 @@
558
558
and is used to enable or disable playback of DRM controlled content. -->
559
559
<stringname="security_options_drm_content">Riproduci contenuti protetti da DRM (<a href="http://somesite.com/">Scopri di più</a>)</string>
560
560
561
+
<!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog
562
+
and is used to enable or disable the tabs restoration after a fresh app start. -->
563
+
<stringname="security_options_restore_tabs">Ripristina schede e finestre dopo il riavvio</string>
564
+
561
565
<!-- This string labels an On/Off switch in the Privacy and Security settings dialog
562
566
and is used to enable or disable tracking protection. -->
<!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. -->
938
942
<stringname="privacy_options_popups_list_header">I seguenti siti web hanno richiesto l’apertura di finestre pop-up:</string>
939
943
944
+
<!-- This string is displayed in the first line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list
945
+
when there are no exceptions. -->
946
+
<stringname="privacy_options_popups_list_empty_first">Quando si apre un sito web con finestre pop-up, verrà visualizzata una finestra di dialogo che consente di scegliere se bloccare le finestre pop-up.</string>
947
+
948
+
<!-- This string is displayed in the second line of a text that's displayed in the middle of allowed pop-ups panel instead of the exceptions list
949
+
when there are no exceptions. -->
950
+
<stringname="privacy_options_popups_list_empty_second">In questo spazio verrà visualizzato l’elenco di siti con permessi.</string>
951
+
940
952
<!-- This string labels the Reset button that restores the default controller settings values. -->
0 commit comments