Page MenuHomePhabricator

CentralNotice: When fetching banner settings, pull translation metadata only when necessary
Open, Needs TriagePublic

Description

Any call to Banner::getBannerSettings() with detailed set to true (the default) causes the Translate extension to pull in all translation metadata (see T204026). There are times when we do this but it's not necessary.