2006/unicorn/WebContent/WEB-INF/languages en.properties,1.41,1.42

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

Modified Files:
	en.properties 
Log Message:
update message_observer_... and message_response_... strings

Index: en.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/en.properties,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- en.properties	23 Oct 2009 14:18:38 -0000	1.41
+++ en.properties	23 Oct 2009 14:42:54 -0000	1.42
@@ -4,7 +4,7 @@
 #Fri Oct 23 14:05:25 UTC 2009
 anchor_message=Direct link to this message
 anchor_observation=Direct link to these results
-anchor_uri=Direct link to this uri
+anchor_uri=Direct link to this URI
 column_token=Column:
 contexts_hide=Fold contexts
 contexts_show=%1 more...
@@ -54,12 +54,12 @@
 message_not_found_mime_type=The mime-type of your document could not be guessed.
 message_nothing_to_validate=No document has been submitted.
 message_no_uploaded_file=You must upload a file.
-message_observer_connect_exception=The checker "%1" is unreachable.
-message_observer_internal_error=The checker "%1" reported an internal error.
-message_observer_not_found=The request to the checker "%1" resulted in a <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5">404 (Not Found) HTTP error</a>.
-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.
+message_observer_connect_exception="%1" is unreachable.
+message_observer_internal_error="%1" reported an internal error.
+message_observer_not_found=The request to "%1" resulted in a <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5">404 (Not Found) HTTP error</a>.
+message_observer_read_timeout="%1" didn't return a response in time.
+message_response_invalid_schema="%1" used an unsupported response format.
+message_response_validation_error="%1" returned an invalid response.
 message_ssl_exception=An SSL error occured. Check that the SSL certificate is valid.
 message_translation=Help us <a href="./translations%2">translate Unicorn</a> into your native language.
 message_unauthorized_access=The specified URI requires authentication.

Received on Friday, 23 October 2009 14:42:58 UTC