gplugin/gplugin

c8e4dba3aa65
Added tag v0.34.1 for changeset d01d2ae04291
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