]> sjero.net Git - wget/commitdiff
Minor msgid fixes. Typos, and corrected contact mail.
authorPetr Pisar <petr.pisar@atlas.cz>
Mon, 27 Jul 2009 08:56:49 +0000 (01:56 -0700)
committerPetr Pisar <petr.pisar@atlas.cz>
Mon, 27 Jul 2009 08:56:49 +0000 (01:56 -0700)
ChangeLog
po/Makevars
src/ChangeLog
src/main.c

index 6229253572c461e60f62c689edd5e648fa2bfc93..bbc6e00f40ef5ddc47c39a0f2647f17b9eab56de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-07-27  Petr Pisar  <petr.pisar@atlas.cz>
+
+       * po/Makevars (MSGID_BUGS_ADDRESS): Fixed.
+
 2009-07-10  Micah Cowan  <micah@cowan.name>
 
        * util/paramcheck.pl (find_documentation): Added.
 2009-07-10  Micah Cowan  <micah@cowan.name>
 
        * util/paramcheck.pl (find_documentation): Added.
index 55f8d041b8937184daa5a9cb5cd695795313390e..27fde23fe5318df995c37d0d4af5123cd3ea5f32 100644 (file)
@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Free Software Foundation, Inc.
 # It can be your email address, or a mailing list address where translators
 # can write to without being subscribed, or the URL of a web page through
 # which the translators can contact you.
 # It can be your email address, or a mailing list address where translators
 # can write to without being subscribed, or the URL of a web page through
 # which the translators can contact you.
-MSGID_BUGS_ADDRESS = wget@sunsite.dk
+MSGID_BUGS_ADDRESS = bug-wget@gnu.org
 
 # This is the list of locale categories, beyond LC_MESSAGES, for which the
 # message catalogs shall be used.  It is usually empty.
 
 # This is the list of locale categories, beyond LC_MESSAGES, for which the
 # message catalogs shall be used.  It is usually empty.
index c5191815dfee3b729844e6859f9609ff3bd5c77a..04d35c7b282a730838df5ab60858c7588adfeb2e 100644 (file)
@@ -1,3 +1,7 @@
+2009-07-27  Petr Pisar  <petr.pisar@atlas.cz>
+
+       * main.c (print_help): Fixed a couple typos.
+
 2009-07-26  Micah Cowan  <micah@cowan.name>
 
        * main.c (option_data): Rename --locale option to --local-encoding
 2009-07-26  Micah Cowan  <micah@cowan.name>
 
        * main.c (option_data): Rename --locale option to --local-encoding
index 5b764ae6c74eb0a87e3e2389395c85619e62344f..4616b0639b5600afbc07f7147cc54a6aa7161771 100644 (file)
@@ -433,7 +433,7 @@ Logging and input file:\n"),
   -F,  --force-html          treat input file as HTML.\n"),
     N_("\
   -B,  --base=URL            resolves HTML input-file links (-i -F)\n\
   -F,  --force-html          treat input file as HTML.\n"),
     N_("\
   -B,  --base=URL            resolves HTML input-file links (-i -F)\n\
-                             relative to URL,\n"),
+                             relative to URL.\n"),
     "\n",
 
     N_("\
     "\n",
 
     N_("\
@@ -572,7 +572,7 @@ HTTP options:\n"),
        --content-disposition   honor the Content-Disposition header when\n\
                                choosing local file names (EXPERIMENTAL).\n"),
     N_("\
        --content-disposition   honor the Content-Disposition header when\n\
                                choosing local file names (EXPERIMENTAL).\n"),
     N_("\
-       --auth-no-challenge     Send Basic HTTP authentication information\n\
+       --auth-no-challenge     send Basic HTTP authentication information\n\
                                without first waiting for the server's\n\
                                challenge.\n"),
     "\n",
                                without first waiting for the server's\n\
                                challenge.\n"),
     "\n",