summaryrefslogtreecommitdiffstats
path: root/manual/main_menu/fmradio.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-12-17 19:00:48 +0000
committerAlex Parker <rockbox@aeparker.com>2009-12-17 19:00:48 +0000
commit54e163a5a43f24e8d0d76cf038e5eeb636f77c4f (patch)
tree26bb3911368199b8e2daf3c4612558c717e18fcb /manual/main_menu/fmradio.tex
parentbb20b6c4c395a65c7ee56a0df4e9d1e6852c23e6 (diff)
downloadrockbox-54e163a5a43f24e8d0d76cf038e5eeb636f77c4f.tar.gz
rockbox-54e163a5a43f24e8d0d76cf038e5eeb636f77c4f.zip
FS#10861 - Use the 'do' form everywhere in key descriptions, and that with a full stop.
By Alexander Levin (fml2) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24053 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/main_menu/fmradio.tex')
-rw-r--r--manual/main_menu/fmradio.tex22
1 files changed, 11 insertions, 11 deletions
diff --git a/manual/main_menu/fmradio.tex b/manual/main_menu/fmradio.tex
index 6073f4ac0c..84839559e5 100644
--- a/manual/main_menu/fmradio.tex
+++ b/manual/main_menu/fmradio.tex
@@ -43,12 +43,12 @@
\begin{btnmap}{}{}
\ActionFMPrev, \ActionFMNext
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPrev, \ActionRCFMNext}
- & Changes frequency in \setting{SCAN} mode or jumps to next/previous
- station in \setting{PRESET} mode\\
+ & Change frequency in \setting{SCAN} mode or jump to next/previous
+ station in \setting{PRESET} mode.\\
%
Long \ActionFMPrev, Long \ActionFMNext
\opt{HAVEREMOTEKEYMAP}{& Long \ActionRCFMPrev, Long \ActionRCFMNext}
- & Seeks to next station in \setting{SCAN} mode.\\
+ & Seek to next station in \setting{SCAN} mode.\\
%
\ActionFMSettingsInc, \ActionFMSettingsDec
\opt{HAVEREMOTEKEYMAP}{
@@ -56,40 +56,40 @@
\opt{IRIVER_RC_H100_PAD}{\ActionRCFMVolUp, \ActionRCFMVolDown}%
\nopt{IRIVER_RC_H100_PAD}{\ActionRCFMSettingsInc, \ActionRCFMSettingsDec}%
}
- & Changes volume.\\
+ & Change volume.\\
\opt{RECORDER_PAD}{
\ButtonPlay
- & Freezes all screen updates. May enhance radio reception in some
+ & Freeze all screen updates. May enhance radio reception in some
cases.\\
}
%
\ActionFMExit
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMExit}
- & Leaves the radio screen with the radio playing.\\
+ & Leave the radio screen with the radio playing.\\
%
\ActionFMStop
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMStop}
- & Stops the radio and returns to \setting{Main Menu}.\\%
+ & Stop the radio and returns to \setting{Main Menu}.\\%
%
\nopt{ONDIO_PAD}{%
\nopt{RECORDER_PAD}{\ActionFMPlay
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPlay}
- & Mutes radio playback.\\}%
+ & Mute radio playback.\\}%
%
\ActionFMMode
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMode}
- & Switches between \setting{SCAN} and \setting{PRESET} mode.\\
+ & Switche between \setting{SCAN} and \setting{PRESET} mode.\\
%
\ActionFMPreset
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMPreset}
- & Opens a list of radio presets. You can view all the presets that
+ & Open a list of radio presets. You can view all the presets that
you have, and switch to the station.\\
}%
%
\ActionFMMenu
\opt{HAVEREMOTEKEYMAP}{& \ActionRCFMMenu}
- & Displays the FM radio settings menu.\\
+ & Display the FM radio settings menu.\\
\end{btnmap}
\end{table}