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.
TODO
Test for browser compatibility (Safari & Firefox tested so far).
-
Use GF lexer/unlexer to allow for more natural looking text.
+
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."
Import/export text.
Cloud service.
Interface to other translation services.
@@ -45,7 +47,7 @@ closed and reopened later.
- Last modified: Tue May 15 17:35:39 CEST 2012
+ Last modified: Wed May 16 16:53:50 CEST 2012