Change heading on database root for consistency.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16012 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a8b80b63db
commit
387e0812cf
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@
|
|||
#
|
||||
|
||||
# Define the title of the main menu
|
||||
%menu_start "main" "Browse by..."
|
||||
%menu_start "main" "Database"
|
||||
"Artist" -> artist -> album -> title = "fmt_title"
|
||||
"Album Artist" -> albumartist -> album -> title = "fmt_title"
|
||||
"Album" -> album -> title = "fmt_title"
|
||||
|
|
Loading…
Reference in a new issue