summaryrefslogtreecommitdiff
path: root/ui/i18n/src
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2022-07-31 10:51:51 +0200
committerGitHub <noreply@github.com>2022-07-31 10:51:51 +0200
commitd3b689127f75ffcef3a1081a68b64180301333d4 (patch)
tree939cbea19a5e7e5ea51e39e158ca987eff129127 /ui/i18n/src
parentfd6282279ae2c60e85b3c468089b35bf74a700c7 (diff)
parent8dc9dd888e1e1252fe422341720f7e45f05954cd (diff)
downloadAntennaPod-d3b689127f75ffcef3a1081a68b64180301333d4.zip
Merge pull request #5989 from ByteHamster/remove-storage-error
Remove storage error activity
Diffstat (limited to 'ui/i18n/src')
-rw-r--r--ui/i18n/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values/strings.xml b/ui/i18n/src/main/res/values/strings.xml
index a41367e24..564c24bb6 100644
--- a/ui/i18n/src/main/res/values/strings.xml
+++ b/ui/i18n/src/main/res/values/strings.xml
@@ -95,7 +95,6 @@
<string name="error_label">Error</string>
<string name="error_msg_prefix">An error occurred:</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>
<string name="chapter_duration">Duration: %1$s</string>
<string name="description_label">Description</string>