summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2021-03-09 06:45:37 +0100
committerSolomon Peachy <pizza@shaftnet.org>2021-03-09 15:10:58 +0000
commitb2d13f1793b68b17764701e29ef619304bcb6565 (patch)
tree7ce1acb55e1ef18f2374c5f5a53cf7bde19f14c0 /manual
parentf4b891e408c16b947d40be6d4cf498eb1c2b4ada (diff)
downloadrockbox-b2d13f1793b68b17764701e29ef619304bcb6565.tar.gz
rockbox-b2d13f1793b68b17764701e29ef619304bcb6565.zip
UI: Rename "Play Next" to "Clear List & Play Next"
The "Play Next" function replaces the current dynamic playlist, so it makes sense to convey that information to the user when displaying the option in a context menu. Change-Id: Ic6e03e4adbd811e28b5cfeba36b64c5e8a7db2f9
Diffstat (limited to 'manual')
-rw-r--r--manual/working_with_playlists/main.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/manual/working_with_playlists/main.tex b/manual/working_with_playlists/main.tex
index dbbeefc7d6..fbc39ab712 100644
--- a/manual/working_with_playlists/main.tex
+++ b/manual/working_with_playlists/main.tex
@@ -48,10 +48,11 @@ song.
48 rather than erasing the current 48 rather than erasing the current
49 playlist, see the section below on how to add music to a playlist.} 49 playlist, see the section below on how to add music to a playlist.}
50 50
51\subsubsection{By using the Play Next function} 51\subsubsection{By using the Clear List \& Play Next function}
52The \setting{Play Next} function as described in \ref{ref:playlist_submenu} will 52The \setting{Clear List \& Play Next} function as described in
53\emph{replace} the dynamic playlist with the selected tracks. If a track is 53\ref{ref:playlist_submenu} will replace the dynamic playlist with the selected
54currently playing, it is only removed once it’s finished playing. 54tracks. If a track is currently playing, it is only removed once it’s finished
55playing.
55 56
56\subsubsection{\label{ref:playlist_catalogue}By using the Playlist catalogue} 57\subsubsection{\label{ref:playlist_catalogue}By using the Playlist catalogue}
57The \setting{Playlist catalogue} makes it possible to modify and create 58The \setting{Playlist catalogue} makes it possible to modify and create
@@ -111,7 +112,7 @@ options:
111 112
112\item [Queue Last Shuffled.] Queue tracks in a random order at the end of the playlist. 113\item [Queue Last Shuffled.] Queue tracks in a random order at the end of the playlist.
113 114
114\item [Play Next.] Replaces all tracks in the dynamic playlist. 115\item [Clear List \& Play Next.] Replaces all tracks in the dynamic playlist.
115If a track is currently playing, it is only removed once it’s finished playing. 116If a track is currently playing, it is only removed once it’s finished playing.
116\end{description} 117\end{description}
117 118