summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2026-06-01 11:38:32 +0200
committerkwadronaut <kwadronaut@autistici.org>2026-06-01 11:38:32 +0200
commit69b4f114a5af8b760795740185d2607dd5d93e33 (patch)
tree2117ac457902423ed95198b1fd6ea8ea4a5a0fa2 /app/src
parent86b8540f50f27c8859f21eed3a5af4a98fb218ee (diff)
notification center
Diffstat (limited to 'app/src')
-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 5109c11f..3a264ab8 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -232,7 +232,7 @@
<string name="title_upcoming_request_summary">In the next panels Android will ask for your permission in form of a Connection Request and Notification Request.</string>
<string name="title_upcoming_connection_request_summary_custom">Accepting the Connection Request is essential to use the core functionality of %s.</string>
<string name="title_upcoming_connection_request_summary">For the Connection Request it’s important to know that Bitmask only partners with trusted partner providers that adhere to best practices for VPNs and have a verifiable history of protecting user’s data and identities. However, if you are manually connecting to a non-public provider, make sure you trust them.</string>
- <string name="title_upcoming_notification_request_summary">Accepting the Notification Request allows the app to run in the background and enables you to see your data usage from within Android’s notification center.</string>
+ <string name="title_upcoming_notification_request_summary">Accepting the Notification Request allows the app to run in the background and enables you to see your data usage from within the notification center.</string>
<string name="title_upcoming_notifications_request">Upcoming Notifications Request</string>
<string name="title_setup_success">You\'re all set!</string>
<string name="setup_success_description">Click the button below to connect</string>