summaryrefslogtreecommitdiffstats
path: root/manual/rockbox_interface/wps.tex
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2022-11-27 23:37:26 +0100
committerChristian Soffke <christian.soffke@gmail.com>2023-01-07 14:53:36 +0100
commited95892a1f938956aca8d0b5b97434c9cbbbbe88 (patch)
tree10f9861e0b464a7550d562c34b6ce9010084b733 /manual/rockbox_interface/wps.tex
parent21ca64d7cda167d325d9b21ac25155eff13aac12 (diff)
downloadrockbox-ed95892a1f.tar.gz
rockbox-ed95892a1f.zip
Rename “Current Playlist” and “Playlist Catalogue” context menus
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
Diffstat (limited to 'manual/rockbox_interface/wps.tex')
-rw-r--r--manual/rockbox_interface/wps.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 7623f89146..45b3860b0e 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -179,8 +179,8 @@ several indicators.
Like the context menu for the \setting{File Browser}, the \setting{WPS Context Menu}
allows you quick access to some often used functions.
-\subsubsection{Playlist}
-The \setting{Playlist} submenu allows you to view, save, search, reshuffle,
+\subsubsection{Current Playlist}
+The \setting{Current Playlist} submenu allows you to view, save, search, reshuffle,
and display the play time of the current playlist. These and other operations
are detailed in \reference{ref:working_with_playlists}. To change settings for
the \setting{Playlist Viewer} press \ActionStdContext{} while viewing the
@@ -198,12 +198,12 @@ menu, you can find the \setting{Playlist Viewer Settings}.
\end{description}
-\subsubsection{Playlist catalogue}
+\subsubsection{Add to Playlist...}
\begin{description}
- \item [Add to playlist.] Adds the currently playing file to a playlist.
+ \item [Add to Existing Playlist.] Adds the currently playing file to a playlist.
Select the playlist you want the file to be added to and it will get
appended to that playlist.
- \item [Add to new playlist.] Similar to the previous entry this will
+ \item [Add to New Playlist.] Similar to the previous entry this will
add the currently playing track to a playlist. You need to enter a name
for the new playlist first.
\end{description}