diff options
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars index 152edec2..5d4d7863 100644 --- a/po/Makevars +++ b/po/Makevars @@ -18,12 +18,12 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --flag=error:3:c-format --flag=error # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -COPYRIGHT_HOLDER = Nagios Plugin Development Group +COPYRIGHT_HOLDER = Monitoring Plugin Development Team # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. EXTRA_LOCALE_CATEGORIES = # Email address were to send bug report for the .po translation files -PACKAGE_BUGREPORT = nagiosplug-devel@lists.sourceforge.net +PACKAGE_BUGREPORT = devel@monitoring-plugins.org |