On Fri, 08 Oct 2010, Roman Chyla wrote:
> Because there wasn't much of js interface for people, I guess other
> parts of inspire didn't address that issue yet (?)
Precisely.
> Do you think gettext?
Yes, so that one can share message catalog with Python code, etc.
> - there are some basic formatting conventions, example: _('We have
> found %s hits in %s seconds')
See ABOUT-NLS for some %(x_nb_foo)s related conventions we have, useful
for languages that invert word order and stuff. This is something we
may need to check WRT JavaScript.
Best regards
--
Tibor Simko