From 6fd10bacceb576ee39e7ecfa32510ae8c97815ba Mon Sep 17 00:00:00 2001 From: Steve Bavin Date: Thu, 7 Jun 2007 09:24:53 +0000 Subject: Separate out voice options for .talk clips (FS #7249). This removes the assumptions about what to speak if a .talk clip is not available for a particular file or directory, git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13584 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 19e369c93d..8f5291de82 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -2535,7 +2535,7 @@ id: LANG_VOICE_DIR - desc: item of voice menu, set the "talkbox" mode for directories + desc: item of voice menu, set the voice mode for directories user: *: "Voice Directories" @@ -2549,7 +2549,7 @@ id: LANG_VOICE_FILE - desc: item of voice menu, set the voive mode for files + desc: item of voice menu, set the voice mode for files user: *: "Voice Filenames" @@ -10978,3 +10978,31 @@ *: "List Acceleration Speed" + + id: LANG_VOICE_DIR_TALK + desc: Item of voice menu, whether to use directory .talk clips + user: + + *: "Use Directory .talk Clips" + + + *: "Use Directory .talk Clips" + + + *: "Use Directory .talk Clips" + + + + id: LANG_VOICE_FILE_TALK + desc: Item of voice menu, whether to use file .talk clips + user: + + *: "Use File .talk Clips" + + + *: "Use File .talk Clips" + + + *: "Use File .talk Clips" + + -- cgit v1.2.3