In order to properly translate UI messages, they sometimes need to be disambiguated using translation contexts. Until now, node sockets had no way to specify contexts and collisions occurred. This commit adds a way to declare contexts for each socket using: `.translation_context()` If no context is specified, the default null context is used. Pull Request #105195
22 KiB
22 KiB