Wildcard.foldercontents translations

Hi,
i'm trying to use wildcard.foldercontents 2.x on a Plone 4.3.3 but i noticed that it isn't already ready for translations.

I've made some work in previous version (1.x) to make js strings translatable but in this new branch i don't see (yet) a way to handle translations.

I know that this is still a work in progress and this product is only a backport for Plone 5 implementation, but someone knows if there is a plan to make this product translatable?

I wanted to open an issue on github, but issues feature is blocked :frowning:

1 Like

Hi Andrea,

First off, issues for 2.x should be done in the mockup project: https://github.com/plone/mockup

As for translations, there is some work to be done in this respect. We need to be able to integrate something like https://pypi.python.org/pypi/jarn.jsi18n

If you're interested in helping, please ping me on irc and we can chat about how we can get it to where we need it.

Thanks.

Initial i18n implemented here: https://github.com/plone/mockup/commit/f398d2600af46f0d482ff1b4106a01ece7e03e1b

will need help testing, translating, etc.

Also, we'll need to add a bit of integration to plone so we can easily configure the translation webservice.