From d65f9f15f96892754f482f42de793a427d4fb738 Mon Sep 17 00:00:00 2001 From: Stéphane Doyon Date: Wed, 7 Nov 2007 02:14:28 +0000 Subject: 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 --- apps/lang/english.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/lang') 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 @@ *: none - radio: "" + radio: "Preset" @@ -5517,7 +5517,7 @@ *: none - radio: "" + radio: "Scan" -- cgit v1.2.3