mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Revamped the FM preset handling, added a force mono option, and some internal changes, much inspired by patch #732369 by Alexandre Flament
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4828 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6e95efd659
commit
8448ba8fea
2 changed files with 281 additions and 145 deletions
|
|
@ -2721,3 +2721,39 @@ desc: browser sorting setting
|
|||
eng: "by type"
|
||||
voice: "by type"
|
||||
new:
|
||||
|
||||
id: LANG_FM_EDIT_PRESET
|
||||
desc: in radio screen
|
||||
eng: "Edit preset"
|
||||
voice: "Edit preset"
|
||||
new:
|
||||
|
||||
id: LANG_FM_MONO_MODE
|
||||
desc: in radio screen
|
||||
eng: "Force mono"
|
||||
voice: "Force mono"
|
||||
new:
|
||||
|
||||
id: LANG_FM_BUTTONBAR_EXIT
|
||||
desc: in radio screen
|
||||
eng: "Exit"
|
||||
voice: "Exit"
|
||||
new:
|
||||
|
||||
id: LANG_FM_BUTTONBAR_EDIT
|
||||
desc: in radio screen
|
||||
eng: "Edit"
|
||||
voice: "Edit"
|
||||
new:
|
||||
|
||||
id: LANG_FM_BUTTONBAR_ADD
|
||||
desc: in radio screen
|
||||
eng: "Add"
|
||||
voice: "Add"
|
||||
new:
|
||||
|
||||
id: LANG_FM_BUTTONBAR_ACTION
|
||||
desc: in radio screen
|
||||
eng: "Action"
|
||||
voice: "Action"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue