summaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2021-04-02 17:14:01 +0200
committerByteHamster <info@bytehamster.com>2021-04-02 17:14:01 +0200
commit2df3cf9fe7635a7f337dda4f7f026e5fcce2180e (patch)
tree00837f3a499b7336f8a1e46d4a1c499fb9b93bdf /core/src/main
parent7b49cab6846ffcb95bf753b303d92aa7a762bbc5 (diff)
downloadAntennaPod-2df3cf9fe7635a7f337dda4f7f026e5fcce2180e.zip
Rename audio player tabs
Diffstat (limited to 'core/src/main')
-rw-r--r--core/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 8663dd802..1bf8fc081 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -88,7 +88,7 @@
<string name="author_label">Author(s)</string>
<string name="language_label">Language</string>
<string name="url_label">URL</string>
- <string name="cover_label">Picture</string>
+ <string name="cover_label">Cover</string>
<string name="error_label">Error</string>
<string name="error_msg_prefix">An error occurred:</string>
<string name="needs_storage_permission">Storage permission is needed for this operation</string>
@@ -97,6 +97,7 @@
<string name="chapters_label">Chapters</string>
<string name="chapter_duration">Duration: %1$s</string>
<string name="description_label">Description</string>
+ <string name="shownotes_label">Shownotes</string>
<string name="episodes_suffix">\u0020episodes</string>
<string name="processing_label">Processing</string>
<string name="close_label">Close</string>