summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2023-10-25 16:34:54 +0200
committercyBerta <cyberta@riseup.net>2023-10-25 16:34:54 +0200
commit923c51413b577754320667ead42b6393472051b9 (patch)
treeafdb4afc49bcdfdcfa80195bf7738269a98da7a3 /app/src/main/res/values
parent3668796930633a4850aa9a5e0117c3c4d4d21af6 (diff)
automatically move to next provider setup fragment after permission dialog was either accepted or rejected
Diffstat (limited to 'app/src/main/res/values')
-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 baefac16..56588bc1 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -236,5 +236,5 @@
<string name="upcoming_notifications_request_description">In the next panel Android will ask if you want to allow notifications. This will ensure a stable background connection and enable you to see your data usage from within Android’s notification center.</string>
<string name="title_setup_success">You\'re all set!</string>
<string name="setup_success_description">Click the button below to connect</string>
-
+ <string name="permission_rejected">Permission request rejected.</string>
</resources>