2006/unicorn/WebContent/WEB-INF/languages en.properties,1.20,1.21

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

Modified Files:
	en.properties 
Log Message:
added $message_no_referer

Index: en.properties
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/languages/en.properties,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- en.properties	7 Oct 2009 12:17:05 -0000	1.20
+++ en.properties	7 Oct 2009 12:51:13 -0000	1.21
@@ -97,4 +97,5 @@
 message_observer_internal_error=The observer "%1" reported an internal error.
 message_observer_not_found=The request to the observer "%1" resulted in a 404 error.
 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_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.
\ No newline at end of file
+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.
\ No newline at end of file

Received on Wednesday, 7 October 2009 12:51:17 UTC