Feature: #90114 - Make translation of filelist optional
See forge#90114
Description
The filelist module now takes $GLOBALS
into account. By unsetting the field, translations in the filelist module are no longer possible.
Impact
If $GLOBALS
is set to an empty value,
translations are disabled for the filelist module.