gplugin/gplugin

54627f4294b7
Update the POTFILES for the gtk->gtk3 rename

Testing Done:
ran `ninja gplugin-pot`

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