godot-module-template/editor/translations
Marco Leija d158e7cf39 i18n: Extract Control accessibility name/description in POT generator
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.
2026-03-05 20:04:52 -06:00
..
editor Sync translations with Weblate 2026-01-25 10:07:59 +01:00
extractable Sync translations with Weblate 2026-01-13 23:39:37 +01:00
properties Sync translations with Weblate 2026-01-25 10:07:59 +01:00
editor_locale_dialog.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_locale_dialog.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_translation.cpp Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_translation.h Cleanup editor translation related methods 2025-09-18 20:27:09 +08:00
editor_translation_parser.cpp Style: Add class_db.h includes explicitly 2026-02-26 15:50:28 -06:00
editor_translation_parser.h Style: Convert *.gen.inc to *.gen.h 2026-02-05 19:47:56 -06:00
editor_translation_preview_button.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_translation_preview_button.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_translation_preview_menu.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
editor_translation_preview_menu.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
localization_editor.cpp Rename callable_method_pointer.h to callable_mp.h and include it explicitly 2026-03-04 16:23:23 +01:00
localization_editor.h Merge pull request #115297 from KoBeWi/used_not 2026-02-27 08:49:36 -06:00
packed_scene_translation_parser_plugin.cpp i18n: Extract Control accessibility name/description in POT generator 2026-03-05 20:04:52 -06:00
packed_scene_translation_parser_plugin.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
template_generator.cpp Improve POT generator 2025-11-21 21:11:41 +01:00
template_generator.h Add CSV translation template generation 2025-10-30 08:44:41 +08:00