From 4931734d94a30d4b9b83c13a7869fc84bbf22a11 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sun, 29 Oct 2023 16:10:38 +0100 Subject: Allow hiding notification permission nag (#6730) - Support showing most error messages as a snackbar - Ask for notification permission when enabling episode notifications - Clarify what we use notifications for --- ui/i18n/src/main/res/values/strings.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ui/i18n') diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml index c585a6616..7992189ef 100644 --- a/ui/i18n/src/main/res/values/strings.xml +++ b/ui/i18n/src/main/res/values/strings.xml @@ -61,8 +61,10 @@ Manage downloads Welcome to AntennaPod! You are not subscribed to any podcasts yet. Open the side menu to add a podcast. - AntennaPod needs your permission to show notifications while downloading episodes. + AntennaPod needs your permission to show notifications. By default, AntennaPod only shows notifications while something is being downloaded or when something goes wrong. You denied the permission. + If you disable notifications and something goes wrong, you might be unable to find out why it went wrong. + Deny Open settings Configure Home Screen -- cgit v1.2.3