mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Make info screen properly multi-volume aware.
It will now display a line for every volume that's backed by a real drive. Change-Id: I8fec9018729fc1b0d4f4322cd4421ce7fa945e75
This commit is contained in:
parent
722ddcf6ba
commit
c3a775c05b
2 changed files with 77 additions and 99 deletions
|
|
@ -6674,16 +6674,13 @@
|
|||
desc: in info menu; name for internal disk with multivolume (keep short!)
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
multivolume: "Int:"
|
||||
*: "Int:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
multivolume: "Int:"
|
||||
*: "Int:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
multivolume: "Internal"
|
||||
*: "Internal"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue