From 21ca64d7cda167d325d9b21ac25155eff13aac12 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Sun, 27 Nov 2022 23:01:14 +0100 Subject: File Browser: Add “Set As..." context menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moves options for configuring: - Playlist Directory - Recording Directory - Start Directory into a single menu. Necessary prerequisite for giving the "Playlist Catalogue" context menu item a title that's a little more action-oriented ("Add to Playlist…”). Change-Id: I4ee08fc67d5350c38ae1a57cb345c4ed1082d0b5 --- apps/lang/english.lang | 83 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 71 insertions(+), 12 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 29a2527bec..d5f6ac3fa7 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -5411,19 +5411,19 @@ id: LANG_SET_AS_REC_DIR - desc: used in the onplay menu to set a recording dir + desc: deprecated user: core *: none - recording: "Set As Recording Directory" + recording: "" *: none - recording: "Set As Recording Directory" + recording: "" *: none - recording: "Set As Recording Directory" + recording: "" @@ -11587,16 +11587,16 @@ id: LANG_SET_AS_START_DIR - desc: used in the onplay menu to set a starting browser dir + desc: deprecated user: core - *: "Start File Browser Here" + *: "" - *: "Start File Browser Here" + *: "" - *: "Start File Browser Here" + *: "" @@ -11702,16 +11702,16 @@ id: LANG_SET_AS_PLAYLISTCAT_DIR - desc: used in the onplay menu to set a playlist catalogue dir + desc: deprecated user: core - *: "Set As Playlist Catalogue Directory" + *: "" - *: "Set As Playlist Catalogue Directory" + *: "" - *: "Set As Playlist Catalogue Directory" + *: "" @@ -16402,3 +16402,62 @@ *: "Rewind across tracks" + + id: LANG_SET_AS + desc: used in the onplay menu + user: core + + *: "Set As..." + + + *: "Set As..." + + + *: "Set As..." + + + + id: LANG_PLAYLIST_DIR + desc: used in the onplay menu + user: core + + *: "Playlist Directory" + + + *: "Playlist Directory" + + + *: "Playlist Directory" + + + + id: LANG_START_DIR + desc: used in the onplay menu + user: core + + *: "Start Directory" + + + *: "Start Directory" + + + *: "Start Directory" + + + + id: LANG_RECORDING_DIR + desc: used in the onplay menu + user: core + + *: none + recording: "Recording Directory" + + + *: none + recording: "Recording Directory" + + + *: none + recording: "Recording Directory" + + -- cgit v1.2.3