From 9cd59a67207411d428963de501347444f08989f0 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Sat, 25 Feb 2023 16:33:11 +0100 Subject: Support media resumption (#6350) This fixes the disappearing media notification after pressing the play button. --- ui/i18n/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'ui') diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml index 184ceeabd..4943f5a1e 100644 --- a/ui/i18n/src/main/res/values/strings.xml +++ b/ui/i18n/src/main/res/values/strings.xml @@ -26,6 +26,7 @@ The episode cache limit has been reached. You can increase the cache size in the Settings. Years Notifications + Recently played episodes \"%1$s\" not found -- cgit v1.2.3