From ae458d0cdd45500965bd403e80410209609441af Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 1 Aug 2011 11:30:29 +0200 Subject: [PATCH] po: change MSGID_BUGS_ADDRESS Signed-off-by: Karel Zak --- po/Makevars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makevars b/po/Makevars index f6e320c3de..b2bc39368e 100644 --- a/po/Makevars +++ b/po/Makevars @@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Karel Zak # 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 = Karel Zak +MSGID_BUGS_ADDRESS = util-linux@vger.kernel.org # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. -- 2.47.3