From be8e7c32f138bab841d3b040dad0c85ee54875ac Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Thu, 25 Jul 2019 01:08:16 +0200 Subject: Display notification when trying to stream --- core/src/main/res/values/arrays.xml | 4 ++++ core/src/main/res/values/strings.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'core/src/main/res/values') diff --git a/core/src/main/res/values/arrays.xml b/core/src/main/res/values/arrays.xml index d5f1c30b1..49ebb7416 100644 --- a/core/src/main/res/values/arrays.xml +++ b/core/src/main/res/values/arrays.xml @@ -77,6 +77,10 @@ images + + images + + @string/episode_cleanup_queue_removal 0 diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index 82a56cf88..a6ba0740e 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -265,8 +265,8 @@ Confirm Mobile Download Downloading over mobile data connection is disabled in the settings.\n\nYou can choose to either only add the episode to the queue or you can allow downloading temporarily.\n\nYour choice will be remembered for 10 minutes. Downloading over mobile data connection is disabled in the settings.\n\nDo you want to allow downloading temporarily?\n\nYour choice will be remembered for 10 minutes. - Confirm Mobile streaming - Streaming over mobile data connection is disabled in the settings. Do you want to stream anyway? + Confirm Mobile streaming + Streaming over mobile data connection is disabled in the settings. Tap to stream anyway. Enqueue Allow temporarily -- cgit v1.2.3