Feature: #83711 - FeatureFlag: unifiedPageTranslationHandling
See forge#83711
Description
The feature switch unified is active for all new installations, but not active for existing
installations.
It does the following when active:
- All DB schema migrations decide to drop
pages_language_ overlay - TCA migration no longer throws a deprecation info (but still unsets
pages_)language_ overlay
Once the Update Wizard for migrating pages_ records is done, the feature is enabled.