summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2023-03-06 10:41:07 +0000
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2023-03-06 10:41:07 +0000
commit110d1cbffbfb8e397047a6d1e80eb8a21befffca (patch)
tree36c76f3addaa94a56025ce15d753f609978ac8e5 /app/src/main/res/values/strings.xml
parent5aa1f270323bf36a2797cef3f486a1c22e76c308 (diff)
parente279045cfe02dd4a571df98f596b8a9af9b9d24c (diff)
Merge branch '842-dummy_apps_compatibility' into 'main'
842: Create dummy-app apps compatibility leaking system components See merge request e/os/advanced-privacy!114
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 6cb0b5b..38cd38b 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -7,6 +7,7 @@
<string name="ok">OK</string>
<string name="dummy_system_app_label">System</string>
+ <string name="dummy_apps_compatibility_app_label">Applications compatibility</string>
<string name="graph_empty_message">Congratulations! No trackers are profiling you.</string>
<string name="graph_legend_blocked">Blocked leaks</string>
<string name="graph_legend_allowed">Allowed leaks</string>