Changeset 879:27982f9bdf87
- Timestamp:
- 10/22/09 17:02:37 (4 years ago)
- Author:
- tgambet
- Branch:
- default
- convert_revision:
- svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@880
- Message:
-
added message_observer_read_timeout, message_response_invalid_schema, message_response_validation_error
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r860
|
r879
|
|
| 99 | 99 | 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. |
| 100 | 100 | message_no_referer=Your request does not have a Referer HTTP header. |
| 101 | | |
| | 101 | message_observer_read_timeout=Unicorn didn't receive a response from "%1" in time. |
| | 102 | message_response_invalid_schema=Unicorn and "%1" don't speak the same language. |
| | 103 | message_response_validation_error="%1" produced an invalid response. |