mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Fix FS#7587, the splash when building the database told the user to press the wrong button to return
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14300 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f28da1a35a
commit
f73d346ba4
1 changed files with 2 additions and 6 deletions
|
|
@ -2419,22 +2419,18 @@
|
|||
*: "Building database... %d found (OFF to return)"
|
||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||
x5,m5: "Building database... %d found (Long PLAY to return)"
|
||||
x5,m5: "Building database... %d found (Left to return)"
|
||||
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Building database... %d found (OFF to return)"
|
||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||
x5,m5: "Building database... %d found (Long PLAY to return)"
|
||||
x5,m5: "Building database... %d found (Left to return)"
|
||||
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "entries found for database"
|
||||
h100,h120,h300: "entries found for database"
|
||||
ipod*: "entries found for database"
|
||||
x5,m5: "entries found for database"
|
||||
h10,h10_5gb,e200: "entries found for database"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue