From 78db02d7a7f39c97e7ed8ec44e7adc03508a979c Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sat, 1 May 2021 16:11:04 +0200 Subject: Don't mark episodes as played when removing from queue Was introduced in 67d2287323260e0bcbfcd644a33da5402c29b383 but I am not sure why. It is not really logical to do - removing from the queue just means that one is no longer interested in the episode - not that it was actually played. --- core/src/main/res/values/strings.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/src/main/res/values') diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml index a037ac7a4..7da4cf39c 100644 --- a/core/src/main/res/values/strings.xml +++ b/core/src/main/res/values/strings.xml @@ -197,9 +197,7 @@ Remove \"new\" flag Removed \"new\" flag Mark as played - Marked as played Mark as read - Marked as read To jump to positions, you need to play the episode %d episode marked as played. -- cgit v1.2.3