gplugin/gplugin

A whole bunch of convey cleanups

2021-09-05, Gary Kramlich
683a9c8cda20
A whole bunch of convey cleanups

Testing Done:
Ran all of the plans (I think)

Reviewed at https://reviews.imfreedom.org/r/910/
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