diff options
| author | kwadronaut <kwadronaut@autistici.org> | 2026-06-19 09:28:11 +0000 |
|---|---|---|
| committer | kwadronaut <kwadronaut@autistici.org> | 2026-06-19 09:28:11 +0000 |
| commit | b195a81641deb6d48675d8744ed863d2daf7469c (patch) | |
| tree | 2ee8dbfdf9baeddfcdaafe96e55948e733c695b6 /app/src/main | |
| parent | 4a41e1ccbb3bf88d6c2644e13176f073d3f9cf76 (diff) | |
Make it even shorter.
Diffstat (limited to 'app/src/main')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
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 8c2ff064..1ca91264 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 the notification center.</string> + <string name="title_upcoming_notification_request_summary">Accepting the Notification Request lets the app run in the background and shows your data usage in the notifications 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> |
