grim/gplugin

Prepare for the 0.35.0 release
v0.35.0
2021-09-30, Gary Kramlich
82687b8b1f97
Prepare for the 0.35.0 release

Testing Done:
Ran `ninja dist`

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