mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Special-case the storage names for hibylinux-based hosted targets
Change-Id: I66a4eebe244e9656f851d83aae0346af4367728f
This commit is contained in:
parent
7201c3a685
commit
a87abdb28f
2 changed files with 8 additions and 1 deletions
|
|
@ -6115,14 +6115,17 @@
|
|||
<source>
|
||||
*: "Int:"
|
||||
xduoox3: "mSD1:"
|
||||
hibylinux: "mSD:"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Int:"
|
||||
xduoox3: "mSD1:"
|
||||
hibylinux: "mSD:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Internal"
|
||||
xduoox3: "micro S D 1"
|
||||
hibylinux: "micro S D"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue