diff options
author | Patrick Simianer <p@simianer.de> | 2015-11-06 10:04:30 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-11-06 10:04:30 +0100 |
commit | 9f00384304d8684299905e4a24f8303bf7b9de4d (patch) | |
tree | bd6a405c6c1fc9b29a900e920236f8415e4fb091 /help.inc.php | |
parent | 73f0a14a5cd72d02f7cdbfaa5448526e7e425dfb (diff) |
tweaks, additional help text
Diffstat (limited to 'help.inc.php')
-rw-r--r-- | help.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help.inc.php b/help.inc.php index ab8b86b..71eb2e3 100644 --- a/help.inc.php +++ b/help.inc.php @@ -9,7 +9,7 @@ Alternatively, in the textual interface, you may just press return when you fini <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>Removing target phrases:</strong> Drag phrase onto left-hand red box. You can also shift-click on a phrase and press 'delete'. Selecting multiple phrases using shift-click is also possible.</li> <li><strong>Reset:</strong> Click 'Reset' button to start from scratch.</li> </ul> |