From 415e9d78cce1c07f17b4c643eb1b0d2ef1622706 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Tue, 10 Jul 2007 07:41:37 +0000 Subject: User configurable recording path (my patch in FS#7201). path defaults to / and can be changed in the folder context menu (cleared in the recording settings menu) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13838 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index aa664c1886..f4577d9b2d 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -11006,3 +11006,45 @@ *: "Use File .talk Clips" + + id: LANG_SET_AS_REC_DIR + desc: + user: + + *: "Set As Recording Directory" + + + *: "Set As Recording Directory" + + + *: "Set As Recording Directory" + + + + id: LANG_CLEAR_REC_DIR + desc: + user: + + *: "Clear Recording Directory" + + + *: "Clear Recording Directory" + + + *: "Clear Recording Directory" + + + + id: LANG_REC_DIR_NOT_WRITABLE + desc: + user: + + *: "Can't write to recording directory" + + + *: "Can't write to recording directory" + + + *: "Can't write to recording directory" + + -- cgit v1.2.3