mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
FS#9824: Fix FM channel spacing for Europe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22822 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
55cd14f875
commit
a738e5f3a0
4 changed files with 53 additions and 6 deletions
|
|
@ -12735,3 +12735,37 @@
|
|||
quickscreen: "Set as Top Quickscreen Item"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FM_ITALY
|
||||
desc: fm region Italy
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
radio: "Italy"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
radio: "Italy"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
radio: "Italy"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_FM_OTHER
|
||||
desc: Catch-all FM region. Select if none of the others work
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
radio: "Other"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
radio: "Other"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
radio: "Other"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue