diff options
| author | hallgren <hallgren@chalmers.se> | 2012-06-12 15:36:41 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-06-12 15:36:41 +0000 |
| commit | cc58e2d05f75710f018efd5e026686146e9b4b9d (patch) | |
| tree | 349e8de32361f4ce29e9bce403755a5210bd51fb /src/www/translator/about.html | |
| parent | 3af1dbde67678f8b1e98886e7bd84adb440f9dfd (diff) | |
translator: documents can now be saved in the cloud
some other small fixes
Diffstat (limited to 'src/www/translator/about.html')
| -rw-r--r-- | src/www/translator/about.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/www/translator/about.html b/src/www/translator/about.html index 4e24780da..b5d17f11e 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -33,8 +33,8 @@ grammar to use from a menu of available grammars. Through menu options, the user also sets the source and target language for the document. <p> -The tool handles a set of documents. Documents can be named, saved (locally), -closed and reopened later. +The tool handles a set of documents. Documents can be named, saved, +closed and reopened later. Documents can be saved locally or in the cloud. <h2>TODO</h2> <ul> @@ -43,7 +43,7 @@ closed and reopened later. <li>GF's lexer/unlexer is used to allow for more natural looking text, but the unlexer does the wrong thing if the first word of a sentence is supposed to be capitalized, e.g. "I am ready." and "Spanish wine is good." - <li>Cloud service. + <li>Document sharing in the cloud. <li>Interface to other translation services. <li>Interface to the grammar editor for grammar extension. <li>More browser compatibility testing (Chrome, Firefox & Safari tested @@ -55,7 +55,7 @@ closed and reopened later. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Mon Jun 11 17:25:39 CEST 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Tue Jun 12 17:32:46 CEST 2012 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
