diff options
Diffstat (limited to 'res/menu/select_podcasts_context.xml')
-rw-r--r-- | res/menu/select_podcasts_context.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/menu/select_podcasts_context.xml b/res/menu/select_podcasts_context.xml index 3a2a1c60..5df9d278 100644 --- a/res/menu/select_podcasts_context.xml +++ b/res/menu/select_podcasts_context.xml @@ -6,7 +6,7 @@ android:title="@string/common.info"/> <item android:id="@+id/podcast_channel_delete" - android:title="@string/common.delete"/> + android:title="@string/select_podcasts.delete"/> <item android:id="@+id/podcast_menu_sync" @@ -15,4 +15,4 @@ <item android:id="@+id/podcast_menu_stop_sync" android:title="@string/menu.stop_sync"/> -</menu>
\ No newline at end of file +</menu> |