Fix FS#10817 - Wrong layout of the keymap table for the 'While Recording Screen'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23772 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
972a7efcb4
commit
35ae21017e
1 changed files with 3 additions and 2 deletions
|
@ -41,7 +41,8 @@ The controls for this screen are:
|
|||
\ActionRecPause
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCRecPause}
|
||||
& Start Recording.\\
|
||||
& While recording: pause recording (press again to
|
||||
& \opt{HAVEREMOTEKEYMAP}{&}
|
||||
While recording: pause recording (press again to
|
||||
continue).\\
|
||||
%
|
||||
\ActionRecExit
|
||||
|
@ -55,7 +56,7 @@ The controls for this screen are:
|
|||
\ActionRecNewfile
|
||||
\opt{HAVEREMOTEKEYMAP}{& \ActionRCRecNewfile}
|
||||
& Start Recording.\\
|
||||
& \opt{HAVEREMOTEKEYMAP}{&}
|
||||
& \opt{HAVEREMOTEKEYMAP}{&}
|
||||
While recording: close the current file and open
|
||||
a new one.\\
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue