diff options
Diffstat (limited to 'help.inc.php')
-rw-r--r-- | help.inc.php | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/help.inc.php b/help.inc.php index dc60adf..1278e5f 100644 --- a/help.inc.php +++ b/help.inc.php @@ -1,3 +1,17 @@ -<p>Press the 'Next' button to submit your post-edit and to request the next segment for translation. -Alternatively, just press enter when you finished the post-edit and the 'Target' text area is in focus. Warning: Past post-edits can not be altered. The session can be stopped at any time and continued later; However, if you have to pause your session, wait until the activity notification disappears and then press 'Pause', as we are collecting timing information. You may also just reload this site and re-request the next segment upon your return. Please only use <em>one</em> browser window at once. Going back to earlier examples is not possible, please take great care when interacting with the system.<br/> -The interface was only tested with Firefox 31.</p> +<p style="margin-top:-1em">Press the 'Next' button to <strong>submit</strong> your post-edit and to request the next segment for post-edition. +Alternatively, in the textual interface, you may just press return when you finished the post-edit ('Target' text area is in focus).</p> +<p>The session can be stopped at any time and continued later; However, if you have to pause your session, wait until the activity notification disappears and then press 'Pause', as we are collecting timing information. You may also just reload this site and re-request the next segment.</p> +<p>Please only use a single browser window at once. Going back to earlier examples is not possible, please take great care when interacting with the system.</p> + +<p><strong>Instructions for graphical interface:</strong></p> +<ul> + <li><strong>Reordering of target phrases:</strong> Drag and drop the phrase (box).</li> + <li><strong>Adding/removing links:</strong> Select a source phrase by clicking on its box, then click on a target phrase (click selected source phrase again to cancel linking).</li> + <li><strong>Edit text:</strong> Double click on text, click outside once to stop editing.</li> + <li><strong>Adding target phrases:</strong> Click '+' button to add a new phrase.</li> + <li><strong>Removing target phrases:</strong> Drag phrase onto left-hand red box.</li> + <li><strong>Reset:</strong> Click 'Reset' button to start from scratch.</li> +</ul> + +<p>The interface was tested with Firefox 31 and 38.</p> + |