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:
Bertrik Sikken 2009-09-24 22:05:07 +00:00
parent 55cd14f875
commit a738e5f3a0
4 changed files with 53 additions and 6 deletions

View file

@ -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>