gplugin/gplugin

Update the ChangeLog and version for release
v0.38.0
2022-03-14, Gary Kramlich
09d4e545c551
Update the ChangeLog and version for release
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