]> sjero.net Git - wget/commitdiff
[svn] Use "incomplete" rather than "relative".
authorhniksic <devnull@localhost>
Wed, 12 Dec 2001 18:32:17 +0000 (10:32 -0800)
committerhniksic <devnull@localhost>
Wed, 12 Dec 2001 18:32:17 +0000 (10:32 -0800)
src/html-url.c

index f32f7c1d03b50b53c64e31604986f00c89136a81..73425c05913b8ebd4c2ee372ff9cdef8dcf3aaca 100644 (file)
@@ -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,
             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;
        }
                     ctx->document_file, link_uri);
          return NULL;
        }