Page MenuHome

I18n: extract dynamic enum items
ClosedPublic

Authored by Damien Picard (pioverfour) on Sep 17 2022, 7:10 PM.

Details

Summary

These item names and descriptions never got extracted because they're
not in the RNA until the proper context occurs, and so the extraction
script never even knew about them.

The properties are mostly located in the fluids UI.

Diff Detail

Repository
rB Blender

Event Timeline

Damien Picard (pioverfour) requested review of this revision.Sep 17 2022, 7:10 PM
Damien Picard (pioverfour) created this revision.
This revision is now accepted and ready to land.Oct 5 2022, 5:42 PM
This revision was automatically updated to reflect the committed changes.