Re: Empty Javascript translation array

2014-06-11 Thread Alexandr Berdnikov
It's been quite a while since 2009 but I'm really curious if you solved this problem :) I'm currently experiencing same issue and didn't find any answers\tips so far. On Tuesday, January 20, 2009 10:57:47 PM UTC+2, Scott wrote: > > Hi there, > > I've just got the JS catalogs working on my AppEn

Empty Javascript translation array

2009-01-20 Thread Scott
Hi there, I've just got the JS catalogs working on my AppEngine/Django project, and can access the JS library just fine, but the 'catalog' array is empty. I have created the djangojs.po files and populated them with the ID/ MSG pairs that I need, but nothing appears in the JS. I'm wondering if