From 5fc66e58dd8a62099cfb1c3f7ae48d7115376be3 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Wed, 16 Aug 2006 23:26:55 +0000 Subject: Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10625 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 117 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) (limited to 'apps/lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 984aa1be95..6a7d752ec6 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -9660,3 +9660,120 @@ *: "Full Path" + + id: LANG_RECORD_AGC_PRESET + desc: automatic gain control in record settings + + *: "Automatic Gain Control" + + + *: "Automatic Gain Control" + + + *: "pixels" + + + + id: LANG_AGC_SAFETY + desc: AGC preset + + *: "Safety (clip)" + + + *: "Safety (clip)" + + + *: "pixels" + + + + id: LANG_AGC_LIVE + desc: AGC preset + + *: "Live (slow)" + + + *: "Live (slow)" + + + *: "pixels" + + + + id: LANG_AGC_DJSET + desc: AGC preset + + *: "DJ-Set (slow)" + + + *: "DJ-Set (slow)" + + + *: "pixels" + + + + id: LANG_AGC_MEDIUM + desc: AGC preset + + *: "Medium" + + + *: "Medium" + + + *: "pixels" + + + + id: LANG_AGC_VOICE + desc: AGC preset + + *: "Voice (fast)" + + + *: "Voice (fast)" + + + *: "pixels" + + + + id: LANG_RECORD_AGC_CLIPTIME + desc: in record settings + + *: "AGC clip time" + + + *: "AGC clip time" + + + *: "pixels" + + + + id: LANG_RECORDING_AGC_PRESET + desc: automatic gain control in recording screen + + *: "AGC" + + + *: "AGC" + + + *: "pixels" + + + + id: LANG_RECORDING_AGC_MAXGAIN + desc: AGC maximum gain in recording screen + + *: "AGC max. gain" + + + *: "AGC max. gain" + + + *: "pixels" + + -- cgit v1.2.3