mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
New option, ID3 tag order
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4965 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fa1afb72c9
commit
4cdcbb97bc
4 changed files with 33 additions and 1 deletions
|
|
@ -2811,3 +2811,21 @@ desc: in shutdown screen
|
|||
eng: "Press OFF to shut down"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_ID3_ORDER
|
||||
desc: in playback settings screen
|
||||
eng: "ID3 tag priority"
|
||||
voice: "ID3 tag priority"
|
||||
new:
|
||||
|
||||
id: LANG_ID3_V1_FIRST
|
||||
desc: in playback settings screen
|
||||
eng: "V1 then V2"
|
||||
voice: "Version 1 then version 2"
|
||||
new:
|
||||
|
||||
id: LANG_ID3_V2_FIRST
|
||||
desc: in playback settings screen
|
||||
eng: "V2 then V1"
|
||||
voice: "Version 2 then version 1"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue