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:
Björn Stenberg 2003-02-11 15:03:28 +00:00
parent 5b1644336c
commit 39f7b66ca4
6 changed files with 68 additions and 19 deletions

View file

@ -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: