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>
Add GNU gettext internationalization and localization support. Signed-off-by: Sami Kerola <kerolasa@iki.fi>