gplugin/gplugin

b97d7bb37529
Added tag v0.32.1 for changeset 328552e20a3f
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