Page MenuHome

I18n: make presets translatable
ClosedPublic

Authored by Damien Picard (pioverfour) on Jul 29 2022, 12:36 AM.

Details

Summary

Presets are used all over the Blender UI, but were so far untranslatable.

This adds the translation code as well as a new dump_preset_messages() function in the message extraction. This goes over all bundled preset file names and extracts them.

Diff Detail

Repository
rB Blender

Event Timeline

Damien Picard (pioverfour) requested review of this revision.Jul 29 2022, 12:36 AM
Damien Picard (pioverfour) created this revision.
This revision is now accepted and ready to land.Aug 1 2022, 11:24 AM
This revision was automatically updated to reflect the committed changes.