grim/gplugin

fix tests on Windows

2022-01-24, ivanhoe
1378438e0be3
fix tests on Windows
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