- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 13 Oct 2009 13:20:09 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/languages In directory hutz:/tmp/cvs-serv4127/WebContent/WEB-INF/languages Modified Files: en.properties Log Message: fixed spelling mistake Index: en.properties =================================================================== RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/en.properties,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- en.properties 13 Oct 2009 12:55:39 -0000 1.32 +++ en.properties 13 Oct 2009 13:20:07 -0000 1.33 @@ -37,7 +37,7 @@ io_1=An exception occured during the call to this observer. io_2=This is probably not your fault. io_3=This problem may appear if the observer can't be contacted for some reason, you may want to try again later. -io_4=Another possibility is that the observer does not respect the some specification to communicate with Unicorn. +io_4=Another possibility is that the observer does not respect some specification to communicate with Unicorn. io_5=Sorry for the inconvenience. info_label=Info @@ -97,6 +97,6 @@ message_mail_date=Observation executed the %1 message_observer_internal_error=The observer "%1" reported an internal error. message_observer_not_found=The request to the observer "%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_input_changed="%1" does not support %2 input method. Unicorn automatically adapted the request, but this observer results may be inaccurate. +message_input_changed="%1" does not support the %2 input method. Unicorn automatically adapted the request, but this observer results may be inaccurate. message_input_changed_long=Some HTTP headers may have been lost or changed and the observer may not be able to follow the links contained in your document. message_no_referer=Your request does not have a Referer header.
Received on Tuesday, 13 October 2009 13:20:13 UTC