-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello, I am facing a false positive occurrence when using Dennis to check the translations of 0 A.D..
We have one place where we use the format %(name)4s
to pad the result to at least 4 characters. Dennis throws a 'type missing' error when reading that.
You can reproduce it with http://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/l10n/ar.public-gui-other.po
Working on: /path/to/ar.public-gui-other.po
E101: type missing: %(fps)
94:msgid "FPS: %(fps)4s"
Thanks for the work on Dennis, it's a very nice tool! 😃
Metadata
Metadata
Assignees
Labels
No labels