diff options
Diffstat (limited to 'res/menu/select_podcast_episode_context_offline.xml')
-rw-r--r-- | res/menu/select_podcast_episode_context_offline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/select_podcast_episode_context_offline.xml b/res/menu/select_podcast_episode_context_offline.xml index a7dc1619..7bd3ee42 100644 --- a/res/menu/select_podcast_episode_context_offline.xml +++ b/res/menu/select_podcast_episode_context_offline.xml @@ -26,5 +26,5 @@ <item android:id="@+id/song_menu_delete" - android:title="@string/common.delete"/> + android:title="@string/menu.delete"/> </menu> |