I have a few general purpose columns, that are shared between CTypes. The implementation differs between them, and is setup via overrides for the specific CType.
l10nmgr doesn't seem to respect column overrides for CTypes, resulting in these general purpose columns not being detected for export (if they don't have a default configuration).
This pull request adds the handling of CType specific overrides.
I have a few general purpose columns, that are shared between CTypes. The implementation differs between them, and is setup via overrides for the specific CType.
l10nmgr doesn't seem to respect column overrides for CTypes, resulting in these general purpose columns not being detected for export (if they don't have a default configuration).
This pull request adds the handling of CType specific overrides.