gplugin/gplugin

Prepare for the 0.34.1 release
v0.34.1
2021-09-25, Gary Kramlich
d01d2ae04291
Prepare for the 0.34.1 release

Testing Done:
Ran `ninja dist`

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