commit: added message_local_address_provided property

changeset:   1241:2a164d00f11b
tag:         tip
user:        Thomas Gambet <tgambet@w3.org>
date:        Mon Jun 14 11:17:47 2010 -0400
files:       WebContent/WEB-INF/languages/en.properties
description:
added message_local_address_provided property


diff -r 8163bd431b77 -r 2a164d00f11b WebContent/WEB-INF/languages/en.properties
--- a/WebContent/WEB-INF/languages/en.properties	Mon Jun 14 11:15:48 2010 -0400
+++ b/WebContent/WEB-INF/languages/en.properties	Mon Jun 14 11:17:47 2010 -0400
@@ -40,6 +40,7 @@
 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_invalid_mime_type=The specified mime-type (%1) is invalid.
 message_invalid_url_syntax=The specified URI is invalid: "%1".
+message_local_address_provided=Local IP addresses are forbidden by Unicorn's configuration. Please use a public address.
 message_mail_date=Check executed the %1.
 message_mail=The report is being sent to: %1.
 message_missing_email=No email address specified.

Received on Monday, 14 June 2010 15:18:04 UTC