mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2026-02-04 08:05:36 +00:00
Show progress indicator when archiving podcasts via multi-select (#8133)
This commit is contained in:
@ -214,6 +214,8 @@
|
||||
<string name="share_file_label">Share file</string>
|
||||
<string name="feed_delete_explanation_delete">Deleting will remove ALL its episodes including downloads, playback history, and statistics.</string>
|
||||
<string name="feed_delete_explanation_archive">Archiving will hide it from the subscription list and avoid it getting updates. Downloads, statistics and playback state are kept.</string>
|
||||
<string name="archiving_podcast_progress">Archiving podcast %1$d of %2$d…</string>
|
||||
<string name="deleting_podcast_progress">Deleting podcast %1$d of %2$d…</string>
|
||||
<string name="load_complete_feed">Refresh complete podcast</string>
|
||||
<string name="multi_select">Multi select</string>
|
||||
<string name="select_all_above">Select all above</string>
|
||||
|
||||
Reference in New Issue
Block a user