summaryrefslogtreecommitdiffstats
path: root/po/Makevars
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars
index 152edec..1bf1e0d 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,12 +18,12 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --flag=error:3:c-format --flag=error
18# or entity, or to disclaim their copyright. The empty string stands for 18# or entity, or to disclaim their copyright. The empty string stands for
19# the public domain; in this case the translators are expected to disclaim 19# the public domain; in this case the translators are expected to disclaim
20# their copyright. 20# their copyright.
21COPYRIGHT_HOLDER = Nagios Plugin Development Group 21COPYRIGHT_HOLDER = Monitoring Plugins Development Team
22 22
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 26
27# Email address were to send bug report for the .po translation files 27# Email address were to send bug report for the .po translation files
28PACKAGE_BUGREPORT = nagiosplug-devel@lists.sourceforge.net 28PACKAGE_BUGREPORT = devel@monitoring-plugins.org
29 29