gplugin/gplugin

Added tag v0.40.0 for changeset ddca15c618aa

15 months ago, Gary Kramlich
987ffd3da9ca
Added tag v0.40.0 for changeset ddca15c618aa
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