gplugin/gplugin

Prep for the 0.33.0 release
v0.33.0
2021-08-03, Gary Kramlich
f04edbdc6e9e
Prep for the 0.33.0 release

Testing Done:
ran `meson dist`

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