diff options
| author | hallgren <hallgren@chalmers.se> | 2012-06-19 14:09:24 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-06-19 14:09:24 +0000 |
| commit | b84f6cc3fc820b3d1a3d90e2b69bf371359f2e1b (patch) | |
| tree | bbf3a59c7d2c057a9f444ee5ec018336db78815a /src/www/translator/about.html | |
| parent | 9bee6a90503b9fd28229726c691ab1475143d9db (diff) | |
translator: expanatory text for local file import
Diffstat (limited to 'src/www/translator/about.html')
| -rw-r--r-- | src/www/translator/about.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/www/translator/about.html b/src/www/translator/about.html index f1bf573ca..1c0157945 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -45,8 +45,8 @@ closed and reopened later. Documents can be saved locally or in the cloud. <h2>TODO</h2> <ul> <li>Text can be imported by copying and pasting and from local files - in browsers that support it (Chrome, Firefox and Opera, but not Safari), - but other ways could be added. + (in browsers that support it, currently Chrome, Firefox and Opera, but + not Safari), but other ways could be added. <li>Text can be exported by copying and pasting, but other ways could be added. <li>GF's lexer/unlexer is used to allow for more natural looking text, but @@ -64,7 +64,7 @@ closed and reopened later. Documents can be saved locally or in the cloud. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Tue Jun 19 15:54:33 CEST 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Tue Jun 19 16:07:15 CEST 2012 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
