mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Use "incomplete" rather than "relative".
This commit is contained in:
parent
b30fc46402
commit
390adeea93
@ -333,7 +333,7 @@ append_one_url (const char *link_uri, int inlinep,
|
||||
this can only happen when using `--force-html -i', print
|
||||
a warning. */
|
||||
logprintf (LOG_NOTQUIET,
|
||||
_("%s: Cannot resolve relative link %s.\n"),
|
||||
_("%s: Cannot resolve incomplete link %s.\n"),
|
||||
ctx->document_file, link_uri);
|
||||
return NULL;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user