summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2023-03-06 10:41:06 +0000
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2023-03-06 10:41:06 +0000
commite279045cfe02dd4a571df98f596b8a9af9b9d24c (patch)
tree36c76f3addaa94a56025ce15d753f609978ac8e5 /app/src/main/res/values
parent5aa1f270323bf36a2797cef3f486a1c22e76c308 (diff)
842: Create dummy-app apps compatibility leaking system components
Diffstat (limited to 'app/src/main/res/values')
-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>