summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2020-12-03 09:47:34 +0100
committerByteHamster <info@bytehamster.com>2020-12-03 09:47:34 +0100
commit779b1715e8a44efb5efe758759c7faa897b0393d (patch)
tree4d2be86cc47392a52962405125474f509cb8bb08 /core/src/main/res/values
parent0dcf44f67e791acef173d225fe049dae2519fe4b (diff)
downloadAntennaPod-779b1715e8a44efb5efe758759c7faa897b0393d.zip
Fixed talkback description missing on chapters screen
Diffstat (limited to 'core/src/main/res/values')
-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 0bfb4e36f..c56d8ec62 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -702,6 +702,7 @@
<string name="switch_pages">Switch pages</string>
<string name="position">Position: %1$s</string>
<string name="apply_action">Apply action</string>
+ <string name="play_chapter">Play chapter</string>
<!-- Feed information screen -->
<string name="authentication_label">Authentication</string>