gplugin/gplugin

66e4ea81de43
Fix some issues with the debian package I missed somehow

Testing Done:
Built and installed the packages and verified all of the include files we installed.

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