summaryrefslogtreecommitdiff
path: root/core/src/main/res
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2020-03-16 00:58:12 +0100
committerGitHub <noreply@github.com>2020-03-16 00:58:12 +0100
commit6fd1f8e692026982656b2489777e4e9cb17940a7 (patch)
treec4c54d5b9be692fac7b33df3afb875dcf36cb402 /core/src/main/res
parent436187842756beee9b76dba898a172d2a73a7b5e (diff)
parentf7411d2d98033ab8bce3be9c4428b18fe5201e74 (diff)
downloadAntennaPod-6fd1f8e692026982656b2489777e4e9cb17940a7.zip
Merge pull request #3882 from ByteHamster/stream-unsubscribed-episode
Allow to stream episodes from unsubscribed podcast
Diffstat (limited to 'core/src/main/res')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 7dee73805..57d0ca38d 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -658,6 +658,7 @@
<!-- Online feed view -->
<string name="subscribe_label">Subscribe</string>
<string name="subscribing_label">Subscribing&#8230;</string>
+ <string name="preview_episode">Preview</string>
<!-- Content descriptions for image buttons -->
<string name="rewind_label">Rewind</string>