diff options
author | Patrick Simianer <p@simianer.de> | 2016-06-08 16:32:53 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2016-06-08 16:32:53 +0200 |
commit | 8aff80ee4f5a3cb3627e88b95a32921e7e8d7f84 (patch) | |
tree | 5895fba67d032333b66677e8659d2512e7bfbc11 /inc | |
parent | 182cd661d04b7a76acbb4c5653b840f511811e4d (diff) |
fix help
Diffstat (limited to 'inc')
-rw-r--r-- | inc/help.inc.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/inc/help.inc.php b/inc/help.inc.php index c29d989..86ddf70 100644 --- a/inc/help.inc.php +++ b/inc/help.inc.php @@ -1,5 +1,6 @@ -<p>Press the 'Next' button to <strong>submit</strong> your post-edit and to request the next segment for post-edition. -In the textual interface, you may just press return when the post-edit is finished (and 'Target' text area is in focus).</p> +<p>Press the 'Next' button to <strong>submit</strong> your translation or post-edit and to request the next segment for post-edition. +<!--In the textual interface, you may just press return when the post-edit is finished (and 'Target' text area is in focus).--> +</p> <p>The session can be paused at any time and continued later -- just press 'Pause'. Note that we are collecting timing information, so pausing your session on inactivity is important for us. You may also just reload this site upon your return and re-request the segment to reset the timer.</p> |