Geometry Nodes can generate warnings inside node trees using a Warning node. This is used to report warnings in the modifier interface. This commit allows translation of these warnings in the interface template, and extracts the messages from built-in asset node groups, by looking at each warning node. Pull Request: https://projects.blender.org/blender/blender/pulls/147584