gplugin/gplugin

273a016fef7d
Added tag v0.43.0 for changeset 4fb61c981e56
if get_option('nls')
i18n.gettext(GETTEXT_PACKAGE, preset: 'glib')
else
summary('translations',
'You have disabled installation of translations which means ' +
'English will be the only available language.',
section : 'Warnings')
endif