From 8448ba8feac3021d6008103f9e4dd4fc78f081e1 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Mon, 5 Jul 2004 14:30:17 +0000 Subject: Revamped the FM preset handling, added a force mono option, and some internal changes, much inspired by patch #732369 by Alexandre Flament git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4828 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 20195cfbd4..2944e562a8 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -2721,3 +2721,39 @@ desc: browser sorting setting eng: "by type" voice: "by type" new: + +id: LANG_FM_EDIT_PRESET +desc: in radio screen +eng: "Edit preset" +voice: "Edit preset" +new: + +id: LANG_FM_MONO_MODE +desc: in radio screen +eng: "Force mono" +voice: "Force mono" +new: + +id: LANG_FM_BUTTONBAR_EXIT +desc: in radio screen +eng: "Exit" +voice: "Exit" +new: + +id: LANG_FM_BUTTONBAR_EDIT +desc: in radio screen +eng: "Edit" +voice: "Edit" +new: + +id: LANG_FM_BUTTONBAR_ADD +desc: in radio screen +eng: "Add" +voice: "Add" +new: + +id: LANG_FM_BUTTONBAR_ACTION +desc: in radio screen +eng: "Action" +voice: "Action" +new: -- cgit v1.2.3