A way to exclude a Widget from localization gathering?

Sounds like another reason to upgrade to 4.12 :slight_smile:

Is there a way to skip outputting strings with a certain namespace?
I guess I could subclass the commandlet and use that to filter by namespace when outputting strings.