From ed95892a1f938956aca8d0b5b97434c9cbbbbe88 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Sun, 27 Nov 2022 23:37:26 +0100 Subject: Rename “Current Playlist” and “Playlist Catalogue” context menus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Use action-oriented and more descriptive titles "Add to Playlist..." instead of "Playlist Catalogue" - "Add to Existing Playlist" instead of "Add to Playlist" - "Add to New Playlist" (unchanged) - "Playing Next..." instead of "Current Playlist" In WPS context menu: - "Current Playlist" instead of "Playlist" Change-Id: I5cce9e317676537988682f46ac6b920598af3b9e --- apps/lang/english.lang | 51 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 47 insertions(+), 4 deletions(-) (limited to 'apps/lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index d5f6ac3fa7..18842a3207 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -6452,16 +6452,16 @@ id: LANG_CATALOG_ADD_TO - desc: in onplay playlist catalogue submenu + desc: deprecated user: core - *: "Add to Playlist" + *: "" - *: "Add to Playlist" + *: "" - *: "Add to Playlist" + *: "" @@ -16461,3 +16461,46 @@ recording: "Recording Directory" + + id: LANG_ADD_TO_PL + desc: used in the onplay menu + user: core + + *: "Add to Playlist..." + + + *: "Add to Playlist..." + + + *: "Add to Playlist..." + + + + id: LANG_ADD_TO_EXISTING_PL + desc: used in the onplay menu + user: core + + *: "Add to Existing Playlist" + + + *: "Add to Existing Playlist" + + + *: "Add to Existing Playlist" + + + + id: LANG_PLAYING_NEXT + desc: used in the onplay menu + user: core + + *: "Playing Next..." + + + *: "Playing Next..." + + + *: "Playing Next..." + + + -- cgit v1.2.3