mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Added Genre+Year to ID3 viewer, and added the viewer to the main menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3234 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5b1644336c
commit
39f7b66ca4
6 changed files with 68 additions and 19 deletions
|
|
@ -1346,3 +1346,23 @@ id: LANG_PLAYER_KEYBOARD_ABORT
|
|||
desc: Abort alternative in player keyboard interaction
|
||||
eng: "Abort"
|
||||
new:
|
||||
|
||||
id: LANG_MENU_SHOW_ID3_INFO
|
||||
desc: Menu option to start id3 viewer
|
||||
eng: "Show ID3 Info"
|
||||
new:
|
||||
|
||||
id: LANG_ID3_GENRE
|
||||
desc: ID3 frame 'genre'
|
||||
eng: "[Genre]"
|
||||
new:
|
||||
|
||||
id: LANG_ID3_YEAR
|
||||
desc: ID3 info 'year'
|
||||
eng: "[Year]"
|
||||
new:
|
||||
|
||||
id: LANG_ID3_NO_INFO
|
||||
desc: ID3 info is missing
|
||||
eng: "<no info>"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue