From fc4c8b0058e425baf4e2b516256f96ed900de29c Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 20 Jun 2014 18:39:28 +0000 Subject: Cloud service & apps: better error handling in wide coverage translation The wide coverage demo apps now shows a "please wait" message while the grammar is loading, and a red error message if the grammar is not found on the server. The Simple Translation Tool also show red error messages if the grammar is not found. --- src/www/wc.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/www/wc.html') diff --git a/src/www/wc.html b/src/www/wc.html index a5c7ac808..66b747f37 100644 --- a/src/www/wc.html +++ b/src/www/wc.html @@ -75,7 +75,7 @@ small { color: #666; }
- Enter text to translate above. + Enter text to translate above. @@ -87,10 +87,11 @@ small { color: #666; }
-

+


-Last modified: Thu May 8 01:37:42 CEST 2014 +Last modified: Fri Jun 20 20:21:52 CEST 2014
+About -- cgit v1.2.3