soup: fix error messages
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 11 Sep 2010 23:04:42 +0000 (00:04 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 12 Sep 2010 13:54:20 +0000 (14:54 +0100)
commit9dfad52a79916ec5dab7c0c7ab2431986a64066e
tree61d29caddef8d698a14b61bf180f6b27c96453b7
parent66a783fd01259d64dad79d7783e0a1b848bce468
soup: fix error messages

Error messages should be translated. URIs and filenames should not
be part of the error message string that's shown to the user.
soup_message->reason_phrase is not translated and not suitable as
error message for users (see libsoup documentation). Also fix up
error codes a bit, as far as possible with the existing codes.
ext/soup/gstsouphttpsrc.c