Add a setting to control whether or not to speak the file type (r15506).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15508 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Stéphane Doyon 2007-11-07 03:25:33 +00:00
parent d65f9f15f9
commit a4f491cac1
6 changed files with 32 additions and 9 deletions

View file

@ -11462,3 +11462,17 @@
*: "Announce Battery Level"
</voice>
</phrase>
<phrase>
id: LANG_VOICE_FILETYPE
desc: voice settings menu
user:
<source>
*: "Say file type"
</source>
<dest>
*: "Say file type"
</dest>
<voice>
*: "Say file type"
</voice>
</phrase>