gplugin/gplugin

50f9d3a551a3
Always export our builds at least for logging purposes

Testing Done:
Ran some of the plans locally

Reviewed at https://reviews.imfreedom.org/r/998/
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE)
else
summary('translations',
'You have disabled installation of translations which means ' +
'English will be the only available language.',
section : 'Warnings')
endif