Add a comment about why we're calling msgfmt manually

This commit is contained in:
Michael Gratton 2018-10-09 09:59:48 +00:00
parent ea9aebdb9c
commit d3cbeda0c6

View file

@ -21,7 +21,8 @@ i18n.merge_file(
# Contractor file (Elementary OS)
if install_contractor_file
# Call msgfmt manually since gettext won't otherwise translate the
# Description field. See merge req !50.
msgfmt = find_program('msgfmt')
custom_target(