mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-12-01 12:31:45 +00:00
HttpDownloader now checks if enough storage is available
This commit is contained in:
@ -176,6 +176,9 @@
|
||||
<string name="user_interface_label">User Interface</string>
|
||||
<string name="feed_delete_confirmation_msg">Please confirm that you want to delete this feed and ALL episodes of this feed that you have downloaded.</string>
|
||||
<string name="image_of_prefix">Image of:\u0020</string>
|
||||
<string name="download_error_malformed_url">Malformed URL</string>
|
||||
<string name="download_error_io_error">IO Error</string>
|
||||
<string name="download_error_device_not_found">External storage unavailable</string>
|
||||
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user