Polish voicing of quickscreen: make it like in FS#6171: announce

"quickscreen" on entering, announce when leaving, say option name
when changing values in case the user isn't entirely familiar with
the layout...


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17358 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Stéphane Doyon 2008-05-04 15:02:46 +00:00
parent 27f59f64c6
commit 7e86e5d866
2 changed files with 49 additions and 17 deletions

View file

@ -11660,3 +11660,31 @@
*: "Disable Study Mode"
</voice>
</phrase>
<phrase>
id: VOICE_QUICKSCREEN
desc: spoken only, Announces entering the "quick screen"
user:
<source>
*: ""
</source>
<dest>
*: ""
</dest>
<voice>
*: "Quick screen"
</voice>
</phrase>
<phrase>
id: VOICE_OK
desc: spoken only, On exiting a context, specifically the quick screen
user:
<source>
*: ""
</source>
<dest>
*: ""
</dest>
<voice>
*: "OK"
</voice>
</phrase>