From 8dcd781291a5fe8d8605a0e5aab2dc0dd371b33b Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Fri, 2 Aug 2024 22:02:05 +0200 Subject: plugins: Playing Time: Add 'Remaining' and 'Single Mode' options 1) Remaining: Sometimes, you may only be interested in how much time is left in a playlist, but don't care about the progress already made. The new option will disregard already played tracks, which can be much faster, depending on your position in the playlist. 2) Single Mode: When 'Single Mode' is enabled (and set to something other than 'Track'), you now have the option to see the time elapsed and remaining specifically for that section of the playlist (e.g. the playing album). Change-Id: I786eaababc537f565ab3fa4de1c46b7d5f3d1101 --- apps/lang/english.lang | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 0635f7b569..ada1129a43 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -12614,16 +12614,16 @@ id: LANG_PLAYTIME_REMAINING - desc: playing time screen + desc: deprecated user: core - *: "Playlist remaining:" + *: "" - *: "Playlist remaining:" + *: "" - *: "Playlist remaining" + *: "" @@ -16500,3 +16500,17 @@ *: "Choose File" + + id: LANG_REMAINING + desc: Playing Time + user: core + + *: "Remaining" + + + *: "Remaining" + + + *: "Remaining" + + -- cgit v1.2.3