aboutsummaryrefslogtreecommitdiff
path: root/res/menu/select_podcast_episode.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/menu/select_podcast_episode.xml')
-rw-r--r--res/menu/select_podcast_episode.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/menu/select_podcast_episode.xml b/res/menu/select_podcast_episode.xml
index ff5898e2..7cd1ec88 100644
--- a/res/menu/select_podcast_episode.xml
+++ b/res/menu/select_podcast_episode.xml
@@ -5,6 +5,10 @@
android:icon="@drawable/action_refresh"
android:title="@string/menu.refresh"
android:showAsAction="always|withText"/>
+
+ <item
+ android:id="@+id/menu_download_all"
+ android:title="@string/select_podcasts.server_download"/>
<item
android:id="@+id/menu_delete"