forked from len0rd/rockbox
Manual: correct spelling of catalogue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30272 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
6013614cdd
commit
39cc63e099
5 changed files with 16 additions and 16 deletions
|
@ -149,7 +149,7 @@
|
|||
\opt{recording}{recording, }
|
||||
\opt{radio}{radio, }
|
||||
bookmarks & N/A\\
|
||||
playlist catalog directory & /path/to/dir & N/A\\
|
||||
playlist catalogue directory & /path/to/dir & N/A\\
|
||||
\nopt{wheel_acceleration}{
|
||||
list\_accel\_start\_delay & 0 to 10 & ms\\
|
||||
list\_accel\_wait & 1 to 10 & s\\
|
||||
|
|
|
@ -178,7 +178,7 @@ from where you currently are.
|
|||
specified file. If no path is provided then playlist is saved to the current
|
||||
directory.
|
||||
|
||||
\item[View Catalog:]
|
||||
\item[View Catalogue:]
|
||||
Provides a simple interface to maintain
|
||||
several playlists (see \reference{ref:working_with_playlists}).
|
||||
\end{description}
|
||||
|
|
|
@ -141,9 +141,9 @@ each option pertains both to files and directories):
|
|||
\begin{description}
|
||||
\item [Playlist.]
|
||||
Enters the \setting{Playlist Submenu} (see \reference{ref:playlist_submenu}).
|
||||
\item [Playlist Catalog.]
|
||||
Enters the \setting{Playlist Catalog Submenu} (see
|
||||
\reference{ref:playlist_catalog}).
|
||||
\item [Playlist Catalogue.]
|
||||
Enters the \setting{Playlist Catalogue Submenu} (see
|
||||
\reference{ref:playlist_catalogue}).
|
||||
\item [Rename.]
|
||||
This function lets the user modify the name of a file or directory.
|
||||
\item [Cut.]
|
||||
|
|
|
@ -229,10 +229,10 @@ can find the \setting{Playlist Viewer Settings}.
|
|||
\end{description}
|
||||
|
||||
|
||||
\subsubsection{Playlist catalog}
|
||||
\subsubsection{Playlist catalogue}
|
||||
\begin{description}
|
||||
\item [View catalog.] This lists all playlists that are part of the
|
||||
Playlist catalog. You can load a new playlist directly from this list.
|
||||
\item [View catalogue.] This lists all playlists that are part of the
|
||||
Playlist catalogue. You can load a new playlist directly from this list.
|
||||
\item [Add to 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.
|
||||
|
|
|
@ -54,17 +54,17 @@ can be used as described in \ref{ref:playlist_submenu}
|
|||
to create a new playlist instead of adding to an existing one.
|
||||
This will \emph{erase} any dynamic playlist.
|
||||
|
||||
\subsubsection{\label{ref:playlist_catalog}By using the Playlist catalog}
|
||||
The \setting{Playlist catalog} makes it possible to modify and create playlists
|
||||
that are not currently playing. To do this select \setting{Playlist catalog}
|
||||
in the \setting{Context Menu}. There you will have two choices,
|
||||
\subsubsection{\label{ref:playlist_catalogue}By using the Playlist catalogue}
|
||||
The \setting{Playlist catalogue} makes it possible to modify and create
|
||||
playlists that are not currently playing. To do this select \setting{Playlist
|
||||
catalogue} in the \setting{Context Menu}. There you will have two choices,
|
||||
\setting{Add to playlist} adds the selected track or directory to an existing
|
||||
playlist and \setting{Add to a new playlist} creates a new playlist containing
|
||||
the selected track or directory.\\
|
||||
|
||||
\note{All playlists in the \setting{Playlist catalog} are stored by default
|
||||
\note{All playlists in the \setting{Playlist catalogue} are stored by default
|
||||
in the \fname{/Playlists} directory in the root of your \daps{} disk and
|
||||
playlists stored in other locations are not included in the catalog. It is
|
||||
playlists stored in other locations are not included in the catalogue. It is
|
||||
however possible to move existing playlists there (see
|
||||
\reference{ref:Contextmenu}).}
|
||||
|
||||
|
@ -172,8 +172,8 @@ Playlist files, like regular music tracks, can be selected through the
|
|||
\setting{File Browser}. When loading a playlist from disk it will replace
|
||||
the current dynamic playlist.
|
||||
|
||||
\subsubsection{Through the \setting{Playlist catalog}}
|
||||
The \setting{Playlist catalog} offers a shortcut to all playlists in your
|
||||
\subsubsection{Through the \setting{Playlist catalogue}}
|
||||
The \setting{Playlist catalogue} offers a shortcut to all playlists in your
|
||||
\daps{} specified playlist directory.
|
||||
It can be used like the \setting{File Browser}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue