I18n: translate painting error message #105932

Merged
Bastien Montagne merged 1 commits from pioverfour/blender:dp_translate_painting_message into main 2023-03-21 11:40:33 +01:00

1 Commits

Author SHA1 Message Date
Damien Picard 5ae6b19dbf I18n: translate painting error message
An error message in paint mode is built out of several possible
components, depending on what is missing in the context for the
painting operation to work.

The main message was properly extracted, but not its individual
possible components.

Although such composite messages should generally not be used, in this
case I'm not sure it's worth it writing 15 different messages with all
possible combinations.
2023-03-20 18:54:45 +01:00