summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorBenoit Mortier <opensides@users.sourceforge.net>2007-02-06 18:34:33 (GMT)
committerBenoit Mortier <opensides@users.sourceforge.net>2007-02-06 18:34:33 (GMT)
commitda44f86a15f8b5e536f88f4e4bcc4bb3dde54562 (patch)
tree38c52e799bb0143b7a042ee3912f5f64aca72301 /po
parent3f765f90def5c2d769209feda7ac9b097da34469 (diff)
downloadmonitoring-plugins-da44f86a15f8b5e536f88f4e4bcc4bb3dde54562.tar.gz
adding PACKAGE_BUGREPORT to fix Report-Msgid-Bugs-To:
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1609 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'po')
-rw-r--r--po/Makevars4
1 files changed, 4 insertions, 0 deletions
diff --git a/po/Makevars b/po/Makevars
index c5720e6..afd9a6e 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -23,3 +23,7 @@ COPYRIGHT_HOLDER = Nagios Plugin Development Group
23# This is the list of locale categories, beyond LC_MESSAGES, for which the 23# This is the list of locale categories, beyond LC_MESSAGES, for which the
24# message catalogs shall be used. It is usually empty. 24# message catalogs shall be used. It is usually empty.
25EXTRA_LOCALE_CATEGORIES = 25EXTRA_LOCALE_CATEGORIES =
26
27# Email address were to send bug report for the .po translation files
28PACKAGE_BUGREPORT = nagiosplug-devel@lists.sourceforge.net
29