forked from len0rd/rockbox
Corrected ondio language wildcards.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23888 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1386519e6b
commit
355b4c2333
35 changed files with 264 additions and 264 deletions
|
|
@ -160,15 +160,15 @@
|
|||
user: core
|
||||
<source>
|
||||
*: none
|
||||
ondio*: "Please remove inserted MMC"
|
||||
archosondio*: "Please remove inserted MMC"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
ondio*: "Verwijder ingestoken MMC AUB"
|
||||
archosondio*: "Verwijder ingestoken MMC AUB"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
ondio*: "Verwijder ingestoken multimedia kaart AUB"
|
||||
archosondio*: "Verwijder ingestoken multimedia kaart AUB"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4380,12 +4380,12 @@
|
|||
user: core
|
||||
<source>
|
||||
*: "Battery: %d%% %dh %dm"
|
||||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,ondio*,iriverifp7xx: "%d%% %dh %dm"
|
||||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm"
|
||||
iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Batterij: %d%% %du %dm"
|
||||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,ondio*,iriverifp7xx: "%d%% %dh %dm"
|
||||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm"
|
||||
iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm"
|
||||
</dest>
|
||||
<voice>
|
||||
|
|
@ -4445,19 +4445,19 @@
|
|||
*: none
|
||||
multivolume: "HD1"
|
||||
sansae200*,sansac200*,sansafuze*: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
archosondio*: "MMC:"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
multivolume: "HD1"
|
||||
sansae200*,sansac200*,sansafuze*: "mSD:"
|
||||
ondio*: "MMC:"
|
||||
archosondio*: "MMC:"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
multivolume: "HD1"
|
||||
sansae200*,sansac200*,sansafuze*: "micro S D"
|
||||
ondio*: "Multimedia kaart"
|
||||
archosondio*: "Multimedia kaart"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue