mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Reuse frequency string from recording for playback frequency.
Update all .lang files and change the id from LANG_RECORDING_FREQUENCY to LANG_FREQUENCY. Also update description and target. It will throw things off for targets without recording but that do have 48KHz, possibly older iPods. I'm not sure what else it might be off hand. Regenerate voice files and replace .lang files in that case. Change-Id: I9ab396ecfcca9206054bde34aa2cc23b505dabff
This commit is contained in:
parent
228372c38d
commit
19b289a1b9
46 changed files with 221 additions and 238 deletions
|
|
@ -5628,20 +5628,20 @@
|
|||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_RECORDING_FREQUENCY
|
||||
desc: in the recording settings
|
||||
id: LANG_FREQUENCY
|
||||
desc: in recording and playback settings
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
recording: "Frequency"
|
||||
recording,play_frequency: "Frequency"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
recording: "Freqüència"
|
||||
recording,play_frequency: "Freqüència"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
recording: "Freqüència"
|
||||
recording,play_frequency: "Freqüència"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue