1
0
Fork 0
forked from len0rd/rockbox

FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2008-03-22 15:26:45 +00:00
parent 58b5ce2275
commit b659c0c14c
6 changed files with 33 additions and 14 deletions

View file

@ -97,21 +97,25 @@ options:
playing track. If playback is stopped a new dynamic playlist will get
created with the selected tracks.
\item [Insert next.] Add track(s) immediately after current playing
\item [Insert Next.] Add track(s) immediately after current playing
track, no matter what else has been inserted.
\item [Insert last.] Add track(s) to end of playlist.
\item [Insert Last.] Add track(s) to end of playlist.
\item [Insert Shuffled.] Add track(s) to the playlist in a random order.
\item [Queue.] Queue is the same as Insert except queued tracks are
deleted immediately from the playlist after they have been played. Also,
queued tracks are not saved to the playlist file (see
\reference{ref:playlistoptions}).
\item [Queue next.] Queue track(s) immediately after current playing track.
\item [Queue Next.] Queue track(s) immediately after current playing track.
\item [Queue last.] Queue track(s) at end of playlist.
\item [Queue Last.] Queue track(s) at end of playlist.
\item [Play next.] Replaces all but the current playing track with track(s).
\item [Queue Shuffled.] Queue track(s) in a random order.
\item [Play Next.] Replaces all but the current playing track with track(s).
Current playing track is queued.
\end{description}