summaryrefslogtreecommitdiff
path: root/app/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/values-it/strings.xml11
-rw-r--r--app/src/main/res/values-nl/strings.xml5
2 files changed, 15 insertions, 1 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index 5396976..c738398 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -96,4 +96,15 @@
<string name="warningdialog_do_not_show_again">Non mostrare più</string>
<string name="apptrackers_tracker_control_disabled_message">Le modifiche avranno effetto quando Blocac Tracker è attivo.</string>
<string name="ok">OK</string>
+ <string name="notifications_ipscrambling_content">Ciò potrebbe impattare sul funzionamento di alcune App.</string>
+ <string name="notifications_ipscrambling_title">IP reale nascosto</string>
+ <string name="notifications_ipscrambling_channel_description">Segnala che il tuo IP è attualmente nascosto da Advanced Privacy</string>
+ <string name="notifications_ipscrambling_channel_name">Spia nascondi il mio IP</string>
+ <string name="notifications_fake_location_channel_name">Spia posizione fasulla</string>
+ <string name="notifications_fake_location_content">Tutte le App che accedono alla tua posizione, incluse quelle per navigare, stanno ora usando questa finta posizione.</string>
+ <string name="notifications_fake_location_title">Posizione fasulla attiva</string>
+ <string name="notifications_fake_location_channel_description">Segnala che la posizione è attualmente nascosta da Advanced Privacy</string>
+ <string name="notifications_first_boot_channel_name">Primo Avvio</string>
+ <string name="trackers_info_more">Maggiori informazioni</string>
+ <string name="error_no_activity_view_url">App per leggere le paagine web non presente</string>
</resources> \ No newline at end of file
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index a6b3dae..0d1eb7f 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -1,2 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources></resources> \ No newline at end of file
+<resources>
+ <string name="ok">OK</string>
+ <string name="close">Sluiten</string>
+</resources> \ No newline at end of file