summaryrefslogtreecommitdiff
path: root/interface.php
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-07-14 09:41:56 +0200
committerPatrick Simianer <p@simianer.de>2015-07-14 09:41:56 +0200
commit1767e7d2364af3a1f8a54046cb233376fe88cff7 (patch)
treea76948da07fc49ed2ff52f775ad6b9b2ca0c9b8f /interface.php
parent599b4f9e6de981545c1a881b3b1aa43622db5b03 (diff)
wording
Diffstat (limited to 'interface.php')
-rw-r--r--interface.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/interface.php b/interface.php
index 265fa7c..f92d196 100644
--- a/interface.php
+++ b/interface.php
@@ -63,8 +63,8 @@ foreach($db->raw_source_segments as $s) {
<!-- Help -->
<div id="help">
<strong>Help</strong><br />
-<p>Press the 'Next' button to submit your post-edit and to request the next segment to translate
-Alternatively, just press enter when the 'Target' text area is focused. 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. Alternatively, reload this site and re-request the next segment. 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/>
+<p>Press the 'Next' button to submit your post-edit and to request the next segment for translation.
+Alternatively, just press enter when the 'Target' text area is focused. 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 class="xtrasmall">Support: <a href="mailto://simianer@cl.uni-heidelberg.de">Mail</a></p>
<p class="xtrasmall">Session: #<?php echo $_GET["key"]; ?> | <a href="http://coltrane.cl.uni-heidelberg.de:<?php echo $db->port; ?>/debug" target="_blank">Debug</a></p>