Edit of asset "LocGuard Lite — localization checker" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | LocGuard Lite — localization checker | LocGuard Lite — localization checker |
| Description |
Find untranslated strings the moment they happen — inside the editor. LocGuard Lite scans your Godot 4 project and lists: - missing-key: a key used in code or scenes that is absent from your translation CSV. Extraction covers tr()/tr_n()/atr() in GDScript, Tr()/Translate() in C#, and the text/tooltip/title properties plus OptionButton/ItemList items in .tscn/.tres — the strings Godot's built-in POT generator misses (see engine issues #73565, #95160). - empty-translation: a locale column left blank — your players silently get the untranslated source text. Usage: enable the plugin, open the LocGuard dock, click 'Scan project'. Double-click a finding to open the offending file. Verified headless against Godot 4.7 with an automated fixture suite (included in the repo). Free and MIT. The Pro version adds placeholder-drift QA (%d vs %s, {0}, {name}), BBCode balance checks, orphan keys, and a CLI + CI gate: https://blobsmith.itch.io/locguard |
Find untranslated strings the moment they happen — inside the editor. LocGuard Lite scans your Godot 4 project and lists: - missing-key: a key used in code or scenes that is absent from your translation CSV. Extraction covers tr()/tr_n()/atr() in GDScript, Tr()/Translate() in C#, and the text/tooltip/title properties plus OptionButton/ItemList items in .tscn/.tres — the strings Godot's built-in POT generator misses (see engine issues #73565, #95160). - empty-translation: a locale column left blank — your players silently get the untranslated source text. Usage: enable the plugin, open the LocGuard dock, click 'Scan project'. Double-click a finding to open the offending file. Verified headless against Godot 4.7 with an automated fixture suite (included in the repo). Free and MIT. The Pro version adds placeholder-drift QA (%d vs %s, {0}, {name}), BBCode balance checks, orphan keys, and a CLI + CI gate: https://blobsmith.itch.io/locguard |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/leobaray/locguard-lite | https://github.com/leobaray/locguard-lite |
| Issues Url | https://github.com/leobaray/locguard-lite/issues | https://github.com/leobaray/locguard-lite/issues |
| Godot version | Godot 4.7 | Godot 4.7 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | f17fda1dec656ce3ca5908209c5d90982efd234b | f17fda1dec656ce3ca5908209c5d90982efd234b |
| Download Url (Computed) | https://github.com/leobaray/locguard-lite/archive/f17fda1dec656ce3ca5908209c5d90982efd234b.zip | https://github.com/leobaray/locguard-lite/archive/f17fda1dec656ce3ca5908209c5d90982efd234b.zip |
| Icon Url |
https://raw.githubusercontent.com/leobaray/locguard-lite/master/icon.png
|
https://raw.githubusercontent.com/leobaray/locguard-lite/master/icon.png
|