Files
godot-editor-l10n/scripts
Haoyu Qiu c74e582138 Add context support for editor property name i18n
Also:
* Removed deprecated code that remains in `extract_editor.py` after the
  script split
* Fixed borken remap extraction due to our migration from
  `String::utf8("text")` to `U"text"`
2023-10-06 19:44:55 +08:00
..