Re: newforms-admin and translated data

2007-12-29 Thread Marc Garcia
Sorry for didn't explain it ok. My admin page is shown in language specified in LANGUAGE_CODE as in your case, or language specified by set_lang, but my field names, that are marked as translatable aren't translated. For example, I have an application in two languages, with its .po file, and usin

Re: newforms-admin and translated data

2007-12-26 Thread Karen Tracey
On Dec 26, 2007 9:26 AM, Marc Garcia <[EMAIL PROTECTED]> wrote: > > No, the translations are ok, so outside the admin that translations > are working fine. I thing it should be a problem of the admin. Has > somebody tested that admin translations are working in the newforms- > admin branch? > I j

Re: newforms-admin and translated data

2007-12-26 Thread Marc Garcia
No, the translations are ok, so outside the admin that translations are working fine. I thing it should be a problem of the admin. Has somebody tested that admin translations are working in the newforms- admin branch? On 22 dez, 23:54, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote: > On 22-Dec-07,

Re: newforms-admin and translated data

2007-12-22 Thread Kenneth Gonsalves
On 22-Dec-07, at 9:39 PM, Marc Garcia wrote: > If somebody could confirm that it's a bug I'll open the ticket, and > I'll research more. check whether they are marked as 'fuzzy' in .po file -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ Foss Conference for the com

newforms-admin and translated data

2007-12-22 Thread Marc Garcia
I don't know if is it pending, or is a bug (or even is a problem of my setup), but I couldn't find information about it. When using newforms-admin branch all labels marked as translatable are not translated just in the admin application. If somebody could confirm that it's a bug I'll open the ti