Minor msgid fixes. Typos, and corrected contact mail.

This commit is contained in:
Petr Pisar 2009-07-27 01:56:49 -07:00
parent e55befe5e2
commit ee43faf2b1
4 changed files with 11 additions and 3 deletions

View File

@ -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.

View 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.
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.

View 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

View 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\
relative to URL,\n"),
relative to URL.\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_("\
--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",