On Tue, 2008-11-18 at 20:51 -0800, davidynamic wrote:
> I have some *.js files in an external folder that I'm importing into
> my application that already has working translation.
> 
> But whenever i add gettext('somestring') to these external *.js files
> it breaks them

"It breaks them" is not very specific. What actually happens? How can
you tell?

> 
> the
> 
> (r'^jsi18n/$', 'django.views.i18n.javascript_catalog', js_info_dict),
> 
> regular expression is in the url file of my main application
> 
> I'm getting these files through an "include" in this url file

I don't understand what this sentence means. Which files? Could you
cut-and-paste a very short example of what you are actually doing?

Regards,
Malcolm


--~--~---------~--~----~------------~-------~--~----~
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