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:
Maurus Cuelenaere 2009-03-02 18:18:24 +00:00
parent 69ffd7c84f
commit 6c252a6751
8 changed files with 87 additions and 0 deletions

View file

@ -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>

View file

@ -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>