diff options
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index ac139a2de..ee19668d2 100644 --- a/po/Makevars +++ b/po/Makevars @@ -1,7 +1,7 @@ DOMAIN = $(PACKAGE) subdir = po top_builddir = .. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=NG_:1,2 --no-location +XGETTEXT_OPTIONS = --keyword=_ --keyword=weechat_gettext --keyword=N_ --keyword=NG_:1,2 --keyword=weechat_ngettext:1,2 --no-location COPYRIGHT_HOLDER = EXTRA_LOCALE_CATEGORIES = MSGID_BUGS_ADDRESS = flashcode@flashtux.org |