mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Patch #836267 by Zakk Roberts, adds peak meter to the radio screen, plus a few more changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4018 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
de8b0c31a6
commit
f13410a490
2 changed files with 119 additions and 47 deletions
|
|
@ -1772,3 +1772,48 @@ id: LANG_NO_FILES
|
|||
desc: in settings_menu
|
||||
eng: "No files"
|
||||
new:
|
||||
|
||||
id: LANG_BUTTONBAR_MENU
|
||||
desc: in button bar
|
||||
eng: "Menu"
|
||||
new:
|
||||
|
||||
id: LANG_BUTTONBAR_OPTIONS
|
||||
desc: in button bar
|
||||
eng: "Option"
|
||||
new:
|
||||
|
||||
id: LANG_FM_BUTTONBAR_PRESETS
|
||||
desc: in button bar
|
||||
eng: "Preset"
|
||||
new:
|
||||
|
||||
id: LANG_FM_SAVE_PRESET
|
||||
desc: in radio screen
|
||||
eng: "Save preset"
|
||||
new:
|
||||
|
||||
id: LANG_FM_DELETE_PRESET
|
||||
desc: in radio screen
|
||||
eng: "Remove preset"
|
||||
new:
|
||||
|
||||
id: LANG_FM_STATION
|
||||
desc: in radio screen
|
||||
eng: "Station: %d.%dMHz"
|
||||
new:
|
||||
|
||||
id: LANG_FM_PRESET_SAVE_FAILED
|
||||
desc: in radio screen
|
||||
eng: "Preset save failed"
|
||||
new:
|
||||
|
||||
id: LANG_FM_NO_PRESETS
|
||||
desc: in radio screen
|
||||
eng: "The preset list is empty"
|
||||
new:
|
||||
|
||||
id: LANG_FM_NO_FREE_PRESETS
|
||||
desc: in radio screen
|
||||
eng: "The preset list is full"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue