unicorn commit: ~message_unsupported_protocol

changeset:   1326:ea08e9fe0272
tag:         tip
user:        Thomas Gambet <tgambet@w3.org>
date:        Wed Jul 21 13:12:29 2010 -0400
files:       WebContent/WEB-INF/languages/en.properties
description:
~message_unsupported_protocol


diff -r 9a67f82309a9 -r ea08e9fe0272 WebContent/WEB-INF/languages/en.properties
--- a/WebContent/WEB-INF/languages/en.properties	Wed Jul 21 11:52:52 2010 -0400
+++ b/WebContent/WEB-INF/languages/en.properties	Wed Jul 21 13:12:29 2010 -0400
@@ -65,7 +65,7 @@
 message_unknown_host=Unknown host: %1.
 message_unknown_task=Unknown task "%1". Unicorn used its default task: "%2".
 message_unsupported_mime_type=The mime-type of your document (%1) is unsupported by this task.
-message_unsupported_protocol=The protocol (%1) for this URI is not supported.
+message_unsupported_protocol=The entered URI's protocol (%1) is not supported
 result_for=Result for %1
 result_for_upload=Result for the document you submitted
 select-a-task=Select a task

Received on Wednesday, 21 July 2010 17:12:45 UTC