fix warning typo

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3610 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2007-11-29 06:37:40 +00:00
parent fcde8bd4d6
commit e007ea5dae

View file

@ -97,7 +97,7 @@ Warnings = {
_("An error occurred while decompressing the URL content."),
"http-unsupported-encoding":
_("The URL content is encoded with an unknown encoding."),
"ignored-url": _("The URL has been ignored."),
"ignore-url": _("The URL has been ignored."),
"mail-no-addresses": _("The mailto: URL contained no addresses."),
"mail-no-mx-host": _("The mail MX host could not be found."),
"mail-unverified-address":