gplugin/gplugin

Update meson.build and the ChangeLog for the next round of development

Testing Done:
compiled

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