gplugin/gplugin

0a36794339eb
Added tag v0.33.0 for changeset f04edbdc6e9e
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