summaryrefslogtreecommitdiff
path: root/editor/translations/extract.py
AgeCommit message (Expand)Author
2022-05-19Add dedicated macros for property name extractionHaoyu Qiu
2022-04-01Extract theme property names for localizationHaoyu Qiu
2022-03-30Strip feature tag manually when extracting property pathsHaoyu Qiu
2022-03-30Add more patterns for property path extractionHaoyu Qiu
2022-03-21Refactor editor `extract.py`Haoyu Qiu
2022-03-20More editor `extract.py` improvements and fixesHaoyu Qiu
2022-03-18Improves editor property name extractionHaoyu Qiu
2022-03-18Remap property path based on path substringsHaoyu Qiu
2022-03-03i18n: Make property paths and categories translatableHaoyu Qiu
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-09-10Remove duplicate or unnecessary Python definitions.Marcel Admiraal
2020-08-25Add translators comments extraction for EditorSkyJJ
2020-08-19Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ
2020-08-19Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ
2020-08-19Update POT generation to handle context and pluralsSkyJJ
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-20i18n: Add header strings to translation catalogRémi Verschelde
2020-01-12i18n: Sync translation template with current sourceRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-06-29Pylint warning for extract.pyhbina085
2019-06-16i18n: Fix extract.py support for new TTRCRémi Verschelde
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Misc. typosluz.paz
2018-08-23i18n: Fix extract.py after #17440Rémi Verschelde
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-05-07Improve documentation of thirdparty code snippetsRémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde