unicorn commit: ~ message_unsupported_protocol

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


diff -r ea08e9fe0272 -r 5d485b0ff986 WebContent/WEB-INF/languages/en.properties
--- a/WebContent/WEB-INF/languages/en.properties	Wed Jul 21 13:12:29 2010 -0400
+++ b/WebContent/WEB-INF/languages/en.properties	Wed Jul 21 13:24:21 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 entered URI's protocol (%1) is not supported
+message_unsupported_protocol=The online service only supports http: and https: URIs; %1: URI scheme 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:24:34 UTC