mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Recording settings are now persistent. Added a Recording Settings menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2818 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8e4a0e0aab
commit
afe0da9e16
7 changed files with 251 additions and 103 deletions
|
|
@ -1118,7 +1118,27 @@ desc: in the recording settings
|
|||
eng: "Source"
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING_CHANNEL
|
||||
id: LANG_RECORDING_CHANNELS
|
||||
desc: in the recording settings
|
||||
eng: "Channel"
|
||||
eng: "Channels"
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING_SRC_MIC
|
||||
desc: in the recording settings
|
||||
eng: "Mic"
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING_SRC_LINE
|
||||
desc: in the recording settings
|
||||
eng: "Line In"
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING_SRC_DIGITAL
|
||||
desc: in the recording settings
|
||||
eng: "Digital"
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING_SETTINGS
|
||||
desc: in the main menu
|
||||
eng: "Recording settings"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue