mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
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
|
|
@ -168,15 +168,15 @@
|
|||
user: core
|
||||
<source>
|
||||
*: none
|
||||
ondio*: "Please remove inserted MMC"
|
||||
archosondio*: "Please remove inserted MMC"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
ondio*: "삽입된 MMC를 제거해주세요"
|
||||
archosondio*: "삽입된 MMC를 제거해주세요"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
ondio*: "삽입된 MMC를 제거해주세요"
|
||||
archosondio*: "삽입된 MMC를 제거해주세요"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
@ -4390,12 +4390,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>
|
||||
*: "배터리: %d%% (%d시간 %d분)"
|
||||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,ondio*,iriverifp7xx: "%d%% %d시간 %d분"
|
||||
archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %d시간 %d분"
|
||||
iriverh10,ipodmini1g,ipodmini2g: "배터리: %d%% %d시간 %d분"
|
||||
</dest>
|
||||
<voice>
|
||||
|
|
@ -4455,19 +4455,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: "H D 1 "
|
||||
sansae200*,sansac200*,sansafuze*: "micro S D"
|
||||
ondio*: "M M C"
|
||||
archosondio*: "M M C"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue