summaryrefslogtreecommitdiffstats
path: root/editor/translations/extract.py
Commit message (Expand)AuthorAgeFilesLines
* Keep only production ready translations, move the WIP ones to godot-editor-l10nRémi Verschelde2023-02-071-341/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-2/+2
* Improve editor property capitalizationHaoyu Qiu2022-11-251-5/+21
* ci: add Python static analysis check via mypyJiri Suchan2022-09-301-3/+4
* Add `String.to_{camel,pascal,snake}_case` methodsDanil Alexeev2022-08-301-1/+1
* Add dedicated macros for property name extractionHaoyu Qiu2022-05-191-8/+32
* Extract theme property names for localizationHaoyu Qiu2022-04-011-1/+9
* Strip feature tag manually when extracting property pathsHaoyu Qiu2022-03-301-1/+3
* Add more patterns for property path extractionHaoyu Qiu2022-03-301-1/+6
* Refactor editor `extract.py`Haoyu Qiu2022-03-211-118/+50
* More editor `extract.py` improvements and fixesHaoyu Qiu2022-03-201-11/+14
* Improves editor property name extractionHaoyu Qiu2022-03-181-17/+35
* Remap property path based on path substringsHaoyu Qiu2022-03-181-11/+18
* i18n: Make property paths and categories translatableHaoyu Qiu2022-03-031-79/+93
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove duplicate or unnecessary Python definitions.Marcel Admiraal2020-09-101-2/+0
* Add translators comments extraction for EditorSkyJJ2020-08-251-7/+132
* Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ2020-08-191-2/+0
* Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ2020-08-191-3/+1
* Update POT generation to handle context and pluralsSkyJJ2020-08-191-15/+84
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-19/+21
* i18n: Add header strings to translation catalogRémi Verschelde2020-03-201-1/+3
* i18n: Sync translation template with current sourceRémi Verschelde2020-01-121-4/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Pylint warning for extract.pyhbina0852019-06-291-2/+2
* i18n: Fix extract.py support for new TTRCRémi Verschelde2019-06-161-4/+4
* Add ability to edit editor feature profilesJuan Linietsky2019-04-081-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Misc. typosluz.paz2018-09-121-1/+1
* i18n: Fix extract.py after #17440Rémi Verschelde2018-08-231-0/+2
* Properly closing all files in Python codeViktor Ferenczi2018-03-111-9/+7
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Improve documentation of thirdparty code snippetsRémi Verschelde2017-05-071-1/+2
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+121