I18n: extract math node operation type header messages, fix another #105692

Merged
Bastien Montagne merged 1 commits from pioverfour/blender:dp_extract_messages into blender-v3.5-release 2023-03-13 12:17:32 +01:00

1 Commits

Author SHA1 Message Date
Damien Picard 4096bcfb25 I18n: extract math node operation type header messages, fix another
buildbot/v350-code-daily-coordinator Build done. Details
- The Math node lost the headers of its operation type menu in
  ee985fa925 , because a translation context was assigned to the RNA
  property, but the headers declaration was not updated to extract the
  messages with matching contexts.
- The message "Group Input" had a trailing space, which can be added
  after translation.
2023-03-12 16:01:56 +01:00