From 621bcc22940aed0242ed1795491a400521d2394d Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Sat, 4 Feb 2006 23:15:15 +0000 Subject: The simulator should use the keypad period key, not the regular one git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8568 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'apps/lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index a2803ad432..f024d645fe 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -3599,3 +3599,57 @@ eng: "Backdrop failed" voice: "Backdrop failed" new: +id: LANG_EQUALIZER +desc: in the sound settings menu +eng: "Equalizer" +voice: "Equalizer" +new: + +id: LANG_EQUALIZER_SETTINGS +desc: in the equalizer menu +eng: "Browse EQ Presets" +voice: "Browse EQ Presets" +new: + +id: LANG_EQUALIZER_GRAPHICAL +desc: in the equalizer menu +eng: "Graphical EQ" +voice: "Graphical EQ" +new: + +id: LANG_EQUALIZER_GAIN +desc: in the equalizer menu +eng: "EQ Gain" +voice: "EQ Gain" +new: + +id: LANG_EQUALIZER_GAIN_ITEM +desc: in the equalizer menu +eng: "%d Hz Band Gain" +voice: "" +new: + +id: LANG_EQUALIZER_ADVANCED +desc: in the equalizer menu +eng: "EQ Advanced Settings" +voice: "EQ Advanced Settings" +new: + +id: LANG_EQUALIZER_BAND_CUTOFF +desc: in the equalizer menu +eng: "Cutoff" +voice: "Cutoff" +new: + +id: LANG_EQUALIZER_BAND_Q +desc: in the equalizer menu +eng: "Q" +voice: "Q" +new: + +id: LANG_EQUALIZER_BAND_GAIN +desc: in the equalizer menu +eng: "Gain" +voice: "Gain" +new: + -- cgit v1.2.3