diff options
| author | hallgren <hallgren@chalmers.se> | 2012-10-04 15:21:30 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-10-04 15:21:30 +0000 |
| commit | 1eef49ac936947e34af470e339e00056fce50b87 (patch) | |
| tree | ebb944e2d7f56ed937c7abd54332498ffd756492 /src/www/translator | |
| parent | ec9dc23f466499fa4c77f14553b2cb1d03ce0e82 (diff) | |
gfse: various code improvements and prelimiary support for public grammars
Diffstat (limited to 'src/www/translator')
| -rw-r--r-- | src/www/translator/about.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/www/translator/about.html b/src/www/translator/about.html index 1c0157945..0d790285b 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -54,6 +54,7 @@ closed and reopened later. Documents can be saved locally or in the cloud. to be capitalized, e.g. "I am ready." and "Spanish wine is good." <li>Document sharing in the cloud. <li>Interface to other translation services. + <li>Guided text entry, using the Minibar or some variant of it. <li>Interface to the grammar editor for grammar extension. <li>More browser compatibility testing (Chrome, Firefox, Safari & Opera Mobile tested so far). @@ -64,7 +65,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 16:07:15 CEST 2012 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Wed Oct 3 16:26:13 CEST 2012 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
