summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorRomain Hunault <romain.hunault@e.email>2022-04-05 13:18:59 +0000
committerRomain Hunault <romain.hunault@e.email>2022-04-05 13:18:59 +0000
commit250da848583f1fbd2d6658339fc758d22c67e938 (patch)
tree192837a7afdd2e9f0e1606597f5be3b12218dc18 /app/src/main/res/values/strings.xml
parent881713a440bb4b5654e495c35095448f9ab38474 (diff)
parent9eb2eb9d6d0409e511b8dd7c106d0c92b98c4757 (diff)
Merge branch '5162_wodring_style' into 'main'
5162 wording style, 4907 fix toast widget not resizable, 5179 hide icon See merge request e/privacy-central/privacycentralapp!37
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 9655487..ce7709c 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -6,7 +6,7 @@
<string name="graph_empty_message">Congratulations! No trackers are profiling you.</string>
<!-- Dashboard -->
- <string name="dashboard_title">Quick Privacy</string>
+ <string name="dashboard_title">@string/app_name</string>
<string name="dashboard_state_title_on">Your online privacy is protected</string>
<string name="dashboard_state_title_off">Your online privacy is unprotected</string>
<string name="dashboard_state_trackers_label">Trackers:</string>