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:
parent
c4e177a1b1
commit
524dab4140
2 changed files with 36 additions and 2 deletions
|
@ -12075,7 +12075,7 @@
|
|||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
albumart: ""
|
||||
albumart: "Album Art:"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue