mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
fix the radio strings I broke by changing a string the wrong way :(
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11164 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1308bd7c8d
commit
2b57458cba
24 changed files with 128 additions and 128 deletions
|
|
@ -5928,10 +5928,10 @@
|
|||
desc: in radio screen
|
||||
user:
|
||||
<source>
|
||||
*: "Station: %d.%dMHz"
|
||||
*: "Station: %d.%02d MHz"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Estación: %d.%dMHz"
|
||||
*: "Estación: %d.%02d MHz"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue