forked from len0rd/rockbox
patch #978765 by Carsten Tschach, new option for voice filenames: every file may have an optional .talk companion, with a filename clip. While at it, I removed the "on enter" directory talking, nobody used it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5194 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6f9a7eb2c7
commit
d48442039e
6 changed files with 112 additions and 69 deletions
|
|
@ -2390,16 +2390,16 @@ voice: "als Zahl"
|
|||
new: "als Zahl"
|
||||
|
||||
id: LANG_VOICE_DIR_ENTER
|
||||
desc: "talkbox" mode for directories
|
||||
eng: "on enter"
|
||||
voice: "beim Betreten"
|
||||
new: "beim Betreten"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new: ""
|
||||
|
||||
id: LANG_VOICE_DIR_HOVER
|
||||
desc: "talkbox" mode for directories
|
||||
eng: "while hovering"
|
||||
voice: "mit Zeiger"
|
||||
new: "mit Cursor"
|
||||
desc: "talkbox" mode for directories + files
|
||||
eng: ".talk mp3 clip"
|
||||
voice: "Sprachdatei"
|
||||
new: ".talk mp3 Datei"
|
||||
|
||||
id: VOICE_FILE
|
||||
desc: spoken only, prefix for file number
|
||||
|
|
|
|||
|
|
@ -2404,15 +2404,15 @@ voice: "Numbers"
|
|||
new:
|
||||
|
||||
id: LANG_VOICE_DIR_ENTER
|
||||
desc: "talkbox" mode for directories
|
||||
eng: "on enter"
|
||||
voice: "on enter"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_VOICE_DIR_HOVER
|
||||
desc: "talkbox" mode for directories
|
||||
eng: "while hovering"
|
||||
voice: "while hovering"
|
||||
desc: "talkbox" mode for directories + files
|
||||
eng: ".talk mp3 clip"
|
||||
voice: "talk mp3 clip"
|
||||
new:
|
||||
|
||||
id: VOICE_FILE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue