summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2018-07-13 18:29:05 +0200
committerByteHamster <info@bytehamster.com>2018-07-13 18:29:05 +0200
commit0d43cc8658d49e45fa9ad94a3e44a15bc8e9dffc (patch)
treef3925f4d09db69b0cc69f7a4d60c77fd2a003b79 /core
parent3375fe0a24bd427fda7726275c41a3c7fd6e1460 (diff)
downloadAntennaPod-0d43cc8658d49e45fa9ad94a3e44a15bc8e9dffc.zip
Requesting storage permissions for external files
Diffstat (limited to 'core')
-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 704cc077c..236ef97e0 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -77,6 +77,7 @@
<string name="cover_label">Picture</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>
<string name="refresh_label">Refresh</string>
<string name="external_storage_error_msg">No external storage is available. Please make sure that external storage is mounted so that the app can work properly.</string>
<string name="chapters_label">Chapters</string>