diff options
| author | hallgren <hallgren@chalmers.se> | 2012-05-16 14:54:16 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-05-16 14:54:16 +0000 |
| commit | 7c8a744ad1c13c92cc70fec445dadcd4c1b95bfd (patch) | |
| tree | 636912f076e983cd9a6bbf07e982785bfc6897c0 /src/www/translator | |
| parent | 5bd17709bfa02eea9c06ddd6a26931cb246b71e6 (diff) | |
translator: update About page
Diffstat (limited to 'src/www/translator')
| -rw-r--r-- | src/www/translator/about.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/www/translator/about.html b/src/www/translator/about.html index 395173162..37d29ac9c 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -33,7 +33,9 @@ closed and reopened later. <h2>TODO</h2> <ul> <li>Test for browser compatibility (Safari & Firefox tested so far). - <li>Use GF lexer/unlexer to allow for more natural looking text. + <li>GF' 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>Import/export text. <li>Cloud service. <li>Interface to other translation services. @@ -45,7 +47,7 @@ closed and reopened later. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Tue May 15 17:35:39 CEST 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Wed May 16 16:53:50 CEST 2012 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
