summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/playlist_options.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/configure_rockbox/playlist_options.tex
parent21ca64d7cda167d325d9b21ac25155eff13aac12 (diff)
downloadrockbox-ed95892a1f938956aca8d0b5b97434c9cbbbbe88.tar.gz
rockbox-ed95892a1f938956aca8d0b5b97434c9cbbbbe88.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/configure_rockbox/playlist_options.tex')
-rw-r--r--manual/configure_rockbox/playlist_options.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/configure_rockbox/playlist_options.tex b/manual/configure_rockbox/playlist_options.tex
index b29842ceed..d881ba5b40 100644
--- a/manual/configure_rockbox/playlist_options.tex
+++ b/manual/configure_rockbox/playlist_options.tex
@@ -33,17 +33,17 @@ related to playlists.
33 33
34 \item[Keep Current Track When Replacing Playlist.] 34 \item[Keep Current Track When Replacing Playlist.]
35 If set to \setting{Yes}, then \setting{Play} and \setting{Play Shuffled} in 35 If set to \setting{Yes}, then \setting{Play} and \setting{Play Shuffled} in
36 the \setting{Current Playlist submenu} will allow the current track to finish 36 the \setting{Playing Next Submenu} will allow the current track to finish
37 playing before the new tracks play. If set to \setting{No}, the current 37 playing before the new tracks play. If set to \setting{No}, the current
38 track will be interrupted and new tracks will start playing immediately. 38 track will be interrupted and new tracks will start playing immediately.
39 39
40 \item[Show Shuffled Adding Options.] 40 \item[Show Shuffled Adding Options.]
41 If set to \setting{No}, Rockbox will not offer to add shuffled tracks 41 If set to \setting{No}, Rockbox will not offer to add shuffled tracks
42 in the \setting{Current Playlist submenu}. 42 in the \setting{Playing Next Submenu}.
43 43
44 \item[Show Queue Options.] 44 \item[Show Queue Options.]
45 If set to \setting{No}, Rockbox will not display the options to queue items in 45 If set to \setting{No}, Rockbox will not display the options to queue items in
46 the \setting{Current Playlist submenu}. 46 the \setting{Playing Next Submenu}.
47 If set to \setting{In Submenu}, Rockbox will move the options into a 47 If set to \setting{In Submenu}, Rockbox will move the options into a
48 separate submenu. 48 separate submenu.
49 49