Hi there,
I've just started to implement MarkItUp editor into django (http://
code.google.com/p/django-markitup-widget/), but I have problem with
translations.

I'm using django jsi18n view, which works fine when I have only one
translated javascript on the page (every jsi18n view create new
calendar array, replacing existing one). Therefore, when I have two or
more translated js scripts, only the last one is translated...

Is there any way how to solve this problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django I18N" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Django-I18N?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to