Ooops, this was not meant to be committed yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9124 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5dcfd3bee7
commit
6f0a01e8e4
1 changed files with 3 additions and 1 deletions
|
@ -676,7 +676,9 @@ int talk_value(long n, int unit, bool enqueue)
|
|||
VOICE_HOURS,
|
||||
VOICE_KHZ,
|
||||
VOICE_DB,
|
||||
VOICE_PERCENT,
|
||||
VOICE_PERCENT,
|
||||
VOICE_MEGABYTE,
|
||||
VOICE_GIGABYTE,
|
||||
VOICE_MILLIAMPHOURS,
|
||||
VOICE_PIXEL,
|
||||
VOICE_PER_SEC,
|
||||
|
|
Loading…
Reference in a new issue