mirror of
https://github.com/mirror/wget.git
synced 2025-01-19 00:30:22 +08: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