mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Added a virtual 'Artists,Albums,Songs' root folder in ID3 browser
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5606 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f44a519119
commit
cb7a3d27e2
4 changed files with 58 additions and 19 deletions
|
|
@ -2877,3 +2877,21 @@ desc: show ID3 database
|
|||
eng: "ID3 database"
|
||||
voice: "ID3 database"
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_ARTISTS
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Artists"
|
||||
voice: "Artists"
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_ALBUMS
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Albums"
|
||||
voice: "Albums"
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_SONGS
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Songs"
|
||||
voice: "Songs"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue