gplugin/gplugin

Run clang-format

2021-12-08, Gary Kramlich
ba6874e1ad57
Run clang-format

Testing Done:
Ran the unit tests.

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