summaryrefslogtreecommitdiff
path: root/ui/i18n
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2023-02-25 16:33:11 +0100
committerGitHub <noreply@github.com>2023-02-25 16:33:11 +0100
commit9cd59a67207411d428963de501347444f08989f0 (patch)
tree1cf11339a502318beb51ab5c405d8a6569e28b03 /ui/i18n
parent2833812238c19d16d464c337adeecc575ff484ba (diff)
downloadAntennaPod-9cd59a67207411d428963de501347444f08989f0.zip
Support media resumption (#6350)
This fixes the disappearing media notification after pressing the play button.
Diffstat (limited to 'ui/i18n')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<string name="episode_cache_full_message">The episode cache limit has been reached. You can increase the cache size in the Settings.</string>
<string name="years_statistics_label">Years</string>
<string name="notification_pref_fragment">Notifications</string>
+ <string name="recently_played_episodes">Recently played episodes</string>
<!-- Google Assistant -->
<string name="app_action_not_found">\"%1$s\" not found</string>