diff options
author | Stéphane Doyon <s.doyon@videotron.ca> | 2007-11-07 02:14:28 +0000 |
---|---|---|
committer | Stéphane Doyon <s.doyon@videotron.ca> | 2007-11-07 02:14:28 +0000 |
commit | d65f9f15f96892754f482f42de793a427d4fb738 (patch) | |
tree | f290d9d0c138642df2ce188876e29e368fd6470e /apps/lang | |
parent | 8024aad1f1606d42a40a6a0c88ddc2942f7f7afd (diff) |
More voice for the radio: accept FS#6331.
In the radio screen, speak the mode (preset or scan) when switching mode.
When switching stations with the radio paused/muted, speak the current
preset (number, frequency if preset is default, or spell, depending
on talk_file setting). Also says the frequency if in scan mode.
Change the default preset created by autoscan to be an empty string; change
the preset menu callback to substitute the frequency when the preset name
is empty.
Add a voice callback for the preset menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15507 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/english.lang | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index f676da1184..232efcbfd0 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -5364,7 +5364,7 @@ </dest> <voice> *: none - radio: "" + radio: "Preset" </voice> </phrase> <phrase> @@ -5517,7 +5517,7 @@ </dest> <voice> *: none - radio: "" + radio: "Scan" </voice> </phrase> <phrase> |