collective / i18ndude

i18ndude performs various tasks related to ZPT's, Python Scripts and i18n.
https://pypi.org/project/i18ndude
4 stars 9 forks source link

Disallow non-word characters in i18n:name #72

Closed gyst closed 5 years ago

gyst commented 5 years ago

Useful to catch errors during find-untranslated code analysis, fixes #71.

mauritsvanrees commented 5 years ago

I have pushed the changes that I requested myself. Can be merged when Travis remains green.