From e5ec226716033e8798c684ebf9aed86b3911fcf2 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 16 May 2012 14:42:26 +0000 Subject: [PATCH] translator: use GF's text lexer/unlexer to obtain more natural looking text Note though that the unlexer does the wrong thing with initial words that are supposed to be capitalized, e.g. "I am ready.", "Spanish wine is good.", so these sentenses are not translated at the moment. --- src/www/translator/index.html | 7 +++---- src/www/translator/translator.js | 27 ++++++++++++++++----------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/src/www/translator/index.html b/src/www/translator/index.html index 7f3d46a22..8d08324fe 100644 --- a/src/www/translator/index.html +++ b/src/www/translator/index.html @@ -67,16 +67,15 @@
-
- Last modified: Tue May 15 16:17:32 CEST 2012 +
HMTL + Last modified: Wed May 16 16:15:20 CEST 2012
About - +