Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit a8243a8

Browse files
Import l10n. (#2540)
1 parent d3f0a6a commit a8243a8

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

app/src/main/res/values-it/strings.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,10 @@
558558
and is used to enable or disable playback of DRM controlled content. -->
559559
<string name="security_options_drm_content">Riproduci contenuti protetti da DRM (&lt;a href=&quot;http://somesite.com/&quot;&gt;Scopri di più&lt;/a&gt;)</string>
560560

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+
<string name="security_options_restore_tabs">Ripristina schede e finestre dopo il riavvio</string>
564+
561565
<!-- This string labels an On/Off switch in the Privacy and Security settings dialog
562566
and is used to enable or disable tracking protection. -->
563567
<string name="security_options_tracking_protection">Protezione antitracciamento</string>
@@ -937,6 +941,14 @@
937941
<!-- This string is displayed on top of the allowed sites list in the allowed pop-ups panel. -->
938942
<string name="privacy_options_popups_list_header">I seguenti siti web hanno richiesto l’apertura di finestre pop-up:</string>
939943

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+
<string name="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+
<string name="privacy_options_popups_list_empty_second">In questo spazio verrà visualizzato l’elenco di siti con permessi.</string>
951+
940952
<!-- This string labels the Reset button that restores the default controller settings values. -->
941953
<string name="controller_options_reset">Ripristina impostazioni controller</string>
942954

app/src/main/res/values-nl/strings.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,10 @@
561561
and is used to enable or disable playback of DRM controlled content. -->
562562
<string name="security_options_drm_content">DRM-gecontroleerde inhoud afspelen (&lt;a href=&quot;http://somesite.com/&quot;&gt;Meer info&lt;/a&gt;)</string>
563563

564+
<!-- This string labels an Allow/Don't Allow switch in the Privacy and Security settings dialog
565+
and is used to enable or disable the tabs restoration after a fresh app start. -->
566+
<string name="security_options_restore_tabs">Tabbladen en vensters herstellen na herstarten</string>
567+
564568
<!-- This string labels an On/Off switch in the Privacy and Security settings dialog
565569
and is used to enable or disable tracking protection. -->
566570
<string name="security_options_tracking_protection">Bescherming tegen volgen</string>

0 commit comments

Comments
 (0)