Control nodes' `accessibility_name` and `accessibility_description` properties are passed through `tr()` at runtime, but were not included in the list of properties extracted by the packed scene translation parser plugin. This caused them to be silently omitted from generated .pot files, making it impossible to translate them. Fixes #115366. |
||
|---|---|---|
| .. | ||
| editor | ||
| extractable | ||
| properties | ||
| editor_locale_dialog.cpp | ||
| editor_locale_dialog.h | ||
| editor_translation.cpp | ||
| editor_translation.h | ||
| editor_translation_parser.cpp | ||
| editor_translation_parser.h | ||
| editor_translation_preview_button.cpp | ||
| editor_translation_preview_button.h | ||
| editor_translation_preview_menu.cpp | ||
| editor_translation_preview_menu.h | ||
| localization_editor.cpp | ||
| localization_editor.h | ||
| packed_scene_translation_parser_plugin.cpp | ||
| packed_scene_translation_parser_plugin.h | ||
| SCsub | ||
| template_generator.cpp | ||
| template_generator.h | ||