diff options
| author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 07:59:07 -0500 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 07:59:07 -0500 |
| commit | 11cf54ca78185d820085a476cdbf7d8f9149c292 (patch) | |
| tree | f91c77af08f3bbe60be2a1a699033ad7eda27ba2 /po/Makevars | |
| parent | 66544851f7a4f5eeaf86d1cee8b1f54c76f98433 (diff) | |
| parent | 6141cfebf6c42873e0181105d2051143d8c11eb7 (diff) | |
| download | monitoring-plugins-11cf54ca78185d820085a476cdbf7d8f9149c292.tar.gz | |
Merge branch 'rename'
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..1bf1e0db 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. |
| 21 | COPYRIGHT_HOLDER = Nagios Plugin Development Group | 21 | COPYRIGHT_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. |
| 25 | EXTRA_LOCALE_CATEGORIES = | 25 | EXTRA_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 |
| 28 | PACKAGE_BUGREPORT = nagiosplug-devel@lists.sourceforge.net | 28 | PACKAGE_BUGREPORT = devel@monitoring-plugins.org |
| 29 | 29 | ||
