From 49952325c9d4a74225b3099eb61860bf4592022c Mon Sep 17 00:00:00 2001 From: Martin Scarratt Date: Sun, 15 Apr 2007 13:56:21 +0000 Subject: Recording countdown timer and repeat timer - see FS #6297 for more details git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13165 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 100 +++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 97 insertions(+), 3 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 69900c5e6a..66b864e0cc 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -2720,16 +2720,16 @@ id: LANG_RECORD_TIMESPLIT - desc: Record split menu + desc: Record timer menu user: *: "File Split Options" - *: "File Split Options" + *: "Timer Options" - *: "File Split Options" + *: "Timer Options" @@ -10741,3 +10741,97 @@ *: "Context Menu" + + id: LANG_MULTIINT_CONFIRM + desc: Confirm string for multi_int settings + user: + + *: "Press PLAY to confirm" + + + *: "Press PLAY to confirm" + h100,h120,h300: "Press NAVI to confirm" + ipod*,x5,gigabeat: "Press SELECT to confirm" + + + *: "" + + + + id: LANG_TIMER_SET + desc: Recording timer menu + + *: "Set countdown timer" + + + *: "Set countdown timer" + + + *: "Set countdown timer" + + + + id: LANG_TIMER_REPEAT + desc: Recording timer menu + + *: "Record repeat timer" + + + *: "Record repeat timer" + + + *: "Record repeat timer" + + + + id: LANG_TIMER_DAYS + desc: recording timer settings string + + *: "Days" + + + *: "Days" + + + *: "Days" + + + + id: LANG_TIMER_HRS + desc: recording timer settings string + + *: "Hrs" + + + *: "Hrs" + + + *: "Hours" + + + + id: LANG_TIMER_MINS + desc: recording timer settings string + + *: "Mins" + + + *: "Mins" + + + *: "Minutes" + + + + id: LANG_REC_TIMER + desc: recording screen timer string + + *: "Timer" + + + *: "Timer" + + + *: "Timer" + + -- cgit v1.2.3