forked from len0rd/rockbox
xduoox3: LANG_DISK_NAME strings for non-English languages and proper corresponding voice strings
This commit is contained in:
parent
0340513421
commit
20798aaa1c
41 changed files with 389 additions and 241 deletions
|
|
@ -6265,16 +6265,16 @@
|
|||
desc: in info menu; name for internal disk with multivolume (keep short!)
|
||||
user: core
|
||||
<source>
|
||||
*: none
|
||||
multivolume: "Int:"
|
||||
*: "Int:"
|
||||
xduoox3: "mSD1:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
multivolume: "Int:"
|
||||
*: "Int:"
|
||||
xduoox3: "MSD1:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
multivolume: "Internal"
|
||||
*: "Internal"
|
||||
xduoox3: "micro S D 1"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -9206,18 +9206,21 @@
|
|||
*: none
|
||||
multivolume: "HD1"
|
||||
sansae200*,sansac200*,sansafuze*,sansaclipplus: "mSD:"
|
||||
xduoox3: "mSD2:"
|
||||
archosondio*: "MMC:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
multivolume: "HD1"
|
||||
sansae200*,sansac200*,sansafuze*,sansaclipplus: "MSD:"
|
||||
xduoox3: "MSD2:"
|
||||
archosondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
multivolume: "H D 1"
|
||||
sansae200*,sansac200*,sansafuze*,sansaclipplus: "micro S D"
|
||||
xduoox3: "micro S D 2"
|
||||
archosondio*: "M M C"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue