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 /interface.php | |
parent | 73f0a14a5cd72d02f7cdbfaa5448526e7e425dfb (diff) |
tweaks, additional help text
Diffstat (limited to 'interface.php')
-rw-r--r-- | interface.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.php b/interface.php index 71d40fe..0215204 100644 --- a/interface.php +++ b/interface.php @@ -53,7 +53,7 @@ Note that the source word may be distorted.</span> <div> <button id="pause_button" type="button" onclick="pause()">Pause</button> <button id="next" type="button" onclick="Next();">Start/Continue</button> - <span id="status"><strong>Working, please wait for next segment</strong> <img src="static/ajax-loader-large.gif" width="20px" /></span> + <span id="status"><strong>Working, please wait for next translation</strong> <img src="static/ajax-loader-large.gif" width="20px" /></span> </div> <!-- /Buttons --> |