Added missing Album Hart voice string and synced italian translation.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18757 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alessio Lenzi 2008-10-09 19:15:24 +00:00
parent c4e177a1b1
commit 524dab4140
2 changed files with 36 additions and 2 deletions

View file

@ -12075,7 +12075,7 @@
</dest>
<voice>
*: none
albumart: ""
albumart: "Album Art:"
</voice>
</phrase>
<phrase>

View file

@ -775,6 +775,23 @@
*: "Mono Destro"
</voice>
</phrase>
<phrase>
id: LANG_CHANNEL_LEFTRIGHT
desc: in sound_settings
user:
<source>
*: none
recording_swcodec: "Mono Left + Right"
</source>
<dest>
*: none
recording_swcodec: "Mono Sinistro + Destro"
</dest>
<voice>
*: none
recording_swcodec: "Mono sinistro + destro"
</voice>
</phrase>
<phrase>
id: LANG_CHANNEL_KARAOKE
desc: in sound_settings
@ -11987,6 +12004,23 @@
</dest>
<voice>
*: none
albumart: ""
albumart: "Album Art:"
</voice>
</phrase>
<phrase>
id: LANG_RECORDING_MONO_MODE
desc: in sound_settings
user:
<source>
*: none
recording_swcodec: "Mono mode"
</source>
<dest>
*: none
recording_swcodec: "Modo mono"
</dest>
<voice>
*: none
recording_swcodec: "Modo mono"
</voice>
</phrase>