unicorn commit: ~ message_unsupported_protocol

changeset:   1334:973c8863ff94
tag:         tip
user:        Thomas Gambet <tgambet@w3.org>
date:        Thu Jul 22 11:44:30 2010 -0400
files:       WebContent/WEB-INF/languages/en.properties
description:
~ message_unsupported_protocol


diff -r 78a4cdb74dcb -r 973c8863ff94 WebContent/WEB-INF/languages/en.properties
--- a/WebContent/WEB-INF/languages/en.properties	Thu Jul 22 11:40:28 2010 -0400
+++ b/WebContent/WEB-INF/languages/en.properties	Thu Jul 22 11:44:30 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 online service only supports http: and https: URIs; %1: URI scheme 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 Thursday, 22 July 2010 15:44:44 UTC