mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Added ID3 searching
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5683 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d719abce64
commit
6660f8e910
6 changed files with 312 additions and 45 deletions
|
|
@ -2895,3 +2895,33 @@ desc: ID3 virtual folder name
|
|||
eng: "Songs"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_SEARCH
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Search"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_SEARCH_ARTISTS
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Search Artists"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_SEARCH_ALBUMS
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Search Albums"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_SEARCH_SONGS
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Search Songs"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_ID3DB_MATCHES
|
||||
desc: ID3 virtual folder name
|
||||
eng: "Found %d matches"
|
||||
voice: ""
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue