diff options
Diffstat (limited to 'res/menu/select_artist_context.xml')
-rw-r--r-- | res/menu/select_artist_context.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/menu/select_artist_context.xml b/res/menu/select_artist_context.xml index 2a71cec9..8a6de3c8 100644 --- a/res/menu/select_artist_context.xml +++ b/res/menu/select_artist_context.xml @@ -36,7 +36,7 @@ <item android:id="@+id/artist_menu_delete" - android:title="@string/common.delete"/> + android:title="@string/menu.delete"/> <group android:id="@+id/server_1_10"> <group android:id="@+id/hide_star"> |