mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
* For a better access to the information of the Rockbox Info menu by visually
impaired users, the order of the items has been modified. * Now the software displays a message when the external memory card is not in the device slot. (only for Sansa and Ondio models) * The voice tag for the current_time message has been restored. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15381 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3c64ace573
commit
6c2a904f2b
3 changed files with 101 additions and 43 deletions
|
|
@ -4043,8 +4043,8 @@
|
|||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
e200,c200: "mSD"
|
||||
ondio*: "MMC"
|
||||
e200,c200: "MSD:"
|
||||
ondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
|
|
@ -11386,3 +11386,20 @@
|
|||
*: "Lista vuota"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_NOT_PRESENT
|
||||
desc: when external memory is not present
|
||||
user:
|
||||
<source>
|
||||
*: none
|
||||
multivolume: "Not present"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
multivolume: "Non presente"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
multivolume: "Non presente"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue