]> granicus.if.org Git - procps-ng/commit
build-sys: enable xgettext TRANSLATORS comments
authorJim Warner <james.warner@comcast.net>
Fri, 14 Oct 2011 07:10:34 +0000 (02:10 -0500)
committerSami Kerola <kerolasa@iki.fi>
Tue, 20 Dec 2011 16:30:51 +0000 (17:30 +0100)
commit1a993ca8eb5e19b71cba91f860c7b53cfdea7492
tree03854b89645528812d8242dab88802d692a2b162
parent8795154eaca56f6904c0a9cd306451e2850d4a5b
build-sys: enable xgettext TRANSLATORS comments

This commit will enable pass comments to translators near gettext
directive to .pot file. For example;

/* TRANSLATORS: this is visible in .pot file */
printf(_("to be translated"));

Signed-off-by: Jim Warner <james.warner@comcast.net>
po/Makevars