Commit Graph

8 Commits

Author SHA1 Message Date
Wagner a82b69a554 Adds translation context to Controls
Co-authored-by: jkirsteins <janis.kirsteins@datadoghq.com>
2026-04-14 23:47:49 -03:00
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
StarryWorm 357fa00a4a rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
kobewi 8179eb6f9b Improve POT generator 2025-11-21 21:11:41 +01:00
Haoyu Qiu d5d29f928d Fix crash during POT generation due to scene dependency issues 2025-11-09 22:50:30 +08:00
Haoyu Qiu 1b087104e5 Make POT generation use tooltip_auto_translate_mode 2025-08-26 13:08:03 +08:00
Haoyu Qiu 9a050c5c12 Fix root auto-translate mode ignored for child nodes when generating POT 2025-07-19 18:28:03 +08:00
A Thousand Ships f11aff3841 Editor: Restructure editor code
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00