Edit of asset "Translation editor" Accepted

Old/Current New/Edit
Title Translation editor
Description An editor plugin to edit translation files from inside Godot Engine. It supports .csv and .po files, although gettext support is limited to what Godot can handle. It can also be used as a standalone editor if translation_editor.tscn is run or exported as main scene.

New in 0.3:

- Minimal supported version of Godot is now 3.1
- Added support for string prefix
- Added support for JSON and C# files (preferably useful with string prefix)
- Added options in ProjectSettings (category `TranslationEditor`)
- Limited prints to warnings and errors, the rest uses Godot's verbose option
- Typed GDScript is now used in the plugin's codebase
- Fixed `tr()` calls within an str() call not being detected
- Fixed calls to `TranslationServer.translate()` not being detected
- Fixed renaming a string key not marking files as changed
- Fixed window titles not being detected
- Fixed previous extraction results not being cleared when opening the dialog again
- Fixed "clear search" button not updating search results and remaining shown

See full changelog at https://github.com/Zylann/godot_translation_editor
An editor plugin to edit translation files from inside Godot Engine. It supports .csv and .po files, although gettext support is limited to what Godot can handle. It can also be used as a standalone editor if translation_editor.tscn is run or exported as main scene.

New in 0.2:

- Added string extractor
- Implemented search
- Implemented string removal
- Fix .po files not being saved with config headers

See full changelog at https://github.com/Zylann/godot_translation_editor
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Zylann/godot_translation_editor
Issues Url https://github.com/Zylann/godot_translation_editor/issues
Godot version Godot 3.1
Version String 0.3 0.2
Download Commit 928bd49dafc626fc161f19b4fd5c1116898361c3 a96703cc838ab66f8c82394490921ca686129773
Download Url (Computed) https://github.com/Zylann/godot_translation_editor/archive/928bd49dafc626fc161f19b4fd5c1116898361c3.zip https://github.com/Zylann/godot_translation_editor/archive/a96703cc838ab66f8c82394490921ca686129773.zip
Icon Url https://zylannprods.fr/images/godot/plugins/translation_editor/assetlib_icon.png