diff options
author | Petr Pisar <petr.pisar@atlas.cz> | 2009-07-27 01:56:49 -0700 |
---|---|---|
committer | Petr Pisar <petr.pisar@atlas.cz> | 2009-07-27 01:56:49 -0700 |
commit | ee43faf2b1c9d12772c8e487c0b8bf0ae6a91618 (patch) | |
tree | a13e38c60d1bfbd4296a58dd64a6d6b71ee14986 /po | |
parent | e55befe5e204177c618bcbb9ea814ea8094bc48b (diff) | |
download | wget-ee43faf2b1c9d12772c8e487c0b8bf0ae6a91618.tar.gz |
Minor msgid fixes. Typos, and corrected contact mail.
Diffstat (limited to 'po')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index 55f8d041..27fde23f 100644 --- a/po/Makevars +++ b/po/Makevars @@ -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. |