diff --git a/po/Makefile.am b/po/Makefile.am index 0ea5638..cbcef40 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -25,6 +25,7 @@ XGETTEXT_ARGS = \ --add-comments=TRANSLATORS: \ --keyword=_ --keyword=N_ \ --keyword=C_:1c,2 \ + --add-comments=translators: \ --copyright-holder='$(COPYRIGHT_HOLDER)' \ --package-name="$(PACKAGE_NAME)" \ --package-version="$(PACKAGE_VERSION)" \