gplugin/gplugin

Fix doc cross-references in GTK4 viewer

2021-12-06, Elliott Sales de Andrade
4af7e17ec2fd
Fix doc cross-references in GTK4 viewer

Testing Done:
Sorry, untested as I haven't updated to the version that checks this.

Reviewed at https://reviews.imfreedom.org/r/1150/
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