Page MenuHome

I18n: make a few messages translatable
ClosedPublic

Authored by Damien Picard (pioverfour) on Oct 27 2022, 1:14 AM.

Details

Summary

I18n: make a few messages translatable

  • * Missing Paths * in the Presets menu when no preset exists yet.
  • The White Noise entry in the Add Node menu is the only one lacking a "Texture" suffix, which doesn't seem justified since the node itself is already called "White Noise Texture". Rename the entry its name can be extracted and used for the node--and for consistency.
  • New object material node names (Principled BSDF, Material Output) come from a preset node tree. The nodes' names need to be translated after creation.
  • Extract the "Fallback Tool" pie menu title.
  • Translate grease pencil options in the viewport overlay menu.

Ref T102030

Diff Detail

Repository
rB Blender

Event Timeline

Damien Picard (pioverfour) requested review of this revision.Oct 27 2022, 1:14 AM
Damien Picard (pioverfour) created this revision.
Damien Picard (pioverfour) edited the summary of this revision. (Show Details)

Extract the "Fallback Tool" pie menu title.

Damien Picard (pioverfour) edited the summary of this revision. (Show Details)

Translate grease pencil options in the viewport overlay menu

This revision is now accepted and ready to land.Nov 15 2022, 11:32 AM
Bastien Montagne (mont29) requested changes to this revision.Nov 15 2022, 11:33 AM

Actually, patch also needs update to apply on 3.4 branch.

This revision now requires changes to proceed.Nov 15 2022, 11:33 AM

Rebase on latest blender-v3.4-release

This revision is now accepted and ready to land.Nov 16 2022, 12:12 PM