Clara Pena Nevado
Clara Pena Nevado
> dirty hack while trying to trace the issue (at least I can use preview now): > in AudioClip.py, change: > > ``` > if fps is None: > fps...
> Figured it out, have to replace any `&` with `&`. I will do a PR with my fix :) In fact, the library xml doesn't read "&". If you...
> @claudep I am not manipulating the catalog with JavaScript. This empty array comes from django, which has imported the translations from localize. I am not a python dev, so...