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