Fix typos, reported by Marianne Arnold

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10767 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Martin Arver 2006-08-27 11:17:36 +00:00
parent 17ff6396ff
commit 7a8b84d543
8 changed files with 31 additions and 21 deletions

View file

@ -1,2 +1,5 @@
\section{\label{ref:Language}Language}
This setting controls the language of the Rockbox user interface. Selecting a language will activate it. The language files must be in the \textbf{/.rockbox/lang/} directory. See \reference{ref:Loadinglanguages} for further details about languages.
This setting controls the language of the Rockbox user interface. Selecting a
language will activate it. The language files must be in the
\fname{/.rockbox/langs/} directory. See \reference{ref:Loadinglanguages} for
further details about languages.

View file

@ -5,7 +5,7 @@
\item[Voice Menus.]
This option turns on the Voice User Interface, which will read out menu
items and settings as they are selected by the cursor. In order for this
to work, a voice file must be present in the \fname{/.rockbox/lang/}
to work, a voice file must be present in the \fname{/.rockbox/langs/}
directory on the \dap. Voice files are large (1.5MB) and are not
shipped with Rockbox by default.
The voice file is the name of the language for which it is made, followed

View file

@ -34,7 +34,7 @@ On the top of the file you will see various info on how to use the plugin.
\begin{description}
\item[Time] It is the total time of operation of the \dap. It is not the time
that you started the plug-in. If you have your player on for 5 minutes and then
startt the plugin, it will start measuring from 5 minutes.
start the plugin, it will start measuring from 5 minutes.
\item[Seconds] As time, it shows time passed in seconds. Nothing special, it is
there because it is free and maybe someone might want to make graphs with
seconds.

View file

@ -1,8 +1,8 @@
\subsection{Split Editor}
When recording an mp3 file, it is common practice to start the recording
a little bit early and stop it a little bit late to ensure all the
desired sound is recorded. This results in recordings that contain
extra snippets of sound and the beginning and end. Unfortunately these
desired sound is recorded. This results in recordings that contains
extra snippets of sound in the beginning and the end. Unfortunately these
snippets can not be deleted easily because they are stored in the same
file as the desired recording. The purpose of the split editor is to
split a mp3 file (the input file) at a point in time (split point). Two

View file

@ -7,21 +7,28 @@ A simple stopwatch program with support for saving times.
\begin{table}
\begin{btnmap}{}{}
\opt{player}{Menu}\opt{recorder,recorderv2fm}{Off}
\opt{ondio}{OnOff}\opt{h1xx,h300}{Stop}
\opt{ipodcolor,ipodnano}{Menu}
\opt{player}{\ButtonMenu}
\opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff}
\opt{ondio}{\ButtonOff}
\opt{ipodcolor,ipodnano}{\ButtonMenu}
& Quit Plugin \\
\opt{player,recorder,recorderv2fm}{Play}\opt{ondio}{Right}
\opt{h1xx,h300}{Select}\opt{ipodcolor,ipodnano}{Play}
\opt{player,recorder,recorderv2fm}{\ButtonPlay}
\opt{ondio}{\ButtonRight}
\opt{h1xx,h300}{\ButtonSelect}
\opt{ipodcolor,ipodnano}{\ButtonPlay}
& Start / stop \\
\opt{player}{Stop}\opt{recorder,recorderv2fm,ondio}{Left}
\opt{h1xx,h300}{Down}\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
\opt{player}{\ButtonStop}
\opt{recorder,recorderv2fm,ondio}{\ButtonLeft}
\opt{h1xx,h300}{\ButtonDown}
\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
& Reset timer \\
\opt{player,recorder,recorderv2fm}{On}\opt{ondio}{Mode}\opt{h1xx,h300}{Play}
\opt{player,recorder,recorderv2fm}{\ButtonOn}
\opt{ondio}{\ButtonMenu}
\opt{h1xx,h300}{\ButtonOn}
\opt{ipodcolor,ipodnano}{\fixme{Unknown}}
& Take lap time \\
\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left/Right}
\opt{recorder,recorderv2fm}{Down/Up}
\opt{player,h1xx,h300,ipodcolor,ipodnano}{\ButtonLeft/\ButtonRight}
\opt{recorder,recorderv2fm}{\ButtonDown/\ButtonUp}
& Scroll through lap times \\
\end{btnmap}
\end{table}

View file

@ -1,13 +1,13 @@
\subsection{Text Editor}
This plugin allows you to view and edit simple text documents on your DAP.
You can view files by using \textbf{Open with} from the
\textbf{File Menu} (see \reference{ref:Filemenu}).
You can view files by using \setting{Open with} from the
\setting{File Menu} (see \reference{ref:Filemenu}).
\subsubsection{Usage}
If you start the Text Editor from the plugin browser you will be greeted with
a blank screen. When started from the \textbf{Open with} menu item your file
a blank screen. When started from the \setting{Open with} menu item your file
should be shown on the screen. You can now edit the file.
The Text Editor is line base. This means you can edit one line at a time using
The Text Editor is line based. This means you can edit one line at a time using
the virtual keyboard.
\begin{itemize}

View file

@ -1,6 +1,6 @@
\subsection{Text Viewer}
This is a Viewer for text files with word wrap. Just open a .txt file to
display it. The text vewer features controls to handle various styles of text
display it. The text viewer features controls to handle various styles of text
formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view
files without a \fname{.txt} extension by using \emph{Open with} from the
\emph{File Menu} (see \reference{ref:Filemenu}).

View file

@ -194,7 +194,7 @@ To turn on your Rockbox enabled \dap{} use the following keys:
\end{table}
\label{ref:Safeshutdown}On shutdown, Rockbox automatically saves its settings.
\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD}{
\opt{PLAYER_PAD,RECORDER_PAD,ONDIO_PAD}{%
In the unlikely event of a software failure, a hardware power off can be
performed by holding down
\opt{PLAYER_PAD}{\ButtonStop}%