2006/unicorn/WebContent/WEB-INF/languages en.properties,1.39,1.40

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/languages
In directory hutz:/tmp/cvs-serv12489/WebContent/WEB-INF/languages

Modified Files:
	en.properties 
Log Message:
added  message_observer_read_timeout, message_response_invalid_schema, message_response_validation_error

Index: en.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/en.properties,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- en.properties	21 Oct 2009 16:13:06 -0000	1.39
+++ en.properties	22 Oct 2009 17:02:37 -0000	1.40
@@ -98,4 +98,6 @@
 message_input_changed="%1" does not support the %2 input method. Unicorn automatically adapted the request, but this checker results may be inaccurate.
 message_input_changed_long=Some HTTP headers may have been lost or changed and the checker may not be able to follow the links contained in your document.
 message_no_referer=Your request does not have a Referer HTTP header.
-
+message_observer_read_timeout=Unicorn didn't receive a response from "%1" in time.
+message_response_invalid_schema=Unicorn and "%1" don't speak the same language.
+message_response_validation_error="%1" produced an invalid response.

Received on Thursday, 22 October 2009 17:02:41 UTC