Properly deprecate old strings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8629 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fd428ddf8e
commit
dc2019bb09
1 changed files with 4 additions and 4 deletions
|
@ -3355,14 +3355,14 @@ new:
|
|||
|
||||
id: LANG_RECORDING_ADC_RIGHT
|
||||
desc: DEPRECATED
|
||||
eng: "ADC Gain Right"
|
||||
voice: "ADC Gain Right"
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING_ADC_LEFT
|
||||
desc: DEPRECATED
|
||||
eng: "ADC Gain Left"
|
||||
voice: "ADC Gain Left"
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_RECORDING_MONITOR
|
||||
|
|
Loading…
Reference in a new issue