Edit of asset "LocGuard Lite — localization checker" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | 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 |
|
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/leobaray/locguard-lite | |
| Issues Url | https://github.com/leobaray/locguard-lite/issues | |
| Godot version | Godot 4.7 | |
| Version String | 1.0.2 | 1.0.1 |
| Download Commit | 37fe538720f0852162ca234edc28cd8d88273ff7 | e5545de39148938ca377bf10aec175d53755a089 |
| Download Url (Computed) | https://github.com/leobaray/locguard-lite/archive/37fe538720f0852162ca234edc28cd8d88273ff7.zip | https://github.com/leobaray/locguard-lite/archive/e5545de39148938ca377bf10aec175d53755a089.zip |
| Icon Url |
https://raw.githubusercontent.com/leobaray/locguard-lite/master/icon.png
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/leobaray/locguard-lite/master/shot-dock.png
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://raw.githubusercontent.com/leobaray/locguard-lite/master/shot-cli.png
|
|
| Thumbnail |
|
|