mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Onda VX747:
* Add speaker en-/disable driver * Add apps/ setting to en-/disable the speaker git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20174 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
69ffd7c84f
commit
6c252a6751
8 changed files with 87 additions and 0 deletions
|
|
@ -12401,3 +12401,17 @@
|
|||
*: "As whole numbers"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ENABLE_SPEAKER
|
||||
desc: in Settings -> Sound Settings
|
||||
user:
|
||||
<source>
|
||||
*: "Enable Speaker"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Enable Speaker"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Enable Speaker"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
|
|
@ -12288,3 +12288,17 @@
|
|||
serial_port: "Automatisch"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_ENABLE_SPEAKER
|
||||
desc: in Settings -> Sound Settings
|
||||
user:
|
||||
<source>
|
||||
*: "Enable Speaker"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Luidspreker inschakelen"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Luidspreker inschakelen"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue