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