Re: django.po please try this

2006-05-27 Thread Grigory Fateyev
Hello coulix! On Mon, 15 May 2006 14:37:30 - you wrote: > > Hi i have a weid translation problem > > in setting.py language is fr-fr > in a template foo i do > > {% load i18n %} > then > {% trans "Your name:" %} > {% trans "Jumps to the admin page for pages that represent a single > object

Re: django.po please try this

2006-05-15 Thread coulix
solution: use msgfmt -f so ...po --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send e

django.po please try this

2006-05-15 Thread coulix
Hi i have a weid translation problem in setting.py language is fr-fr in a template foo i do {% load i18n %} then {% trans "Your name:" %} {% trans "Jumps to the admin page for pages that represent a single object." %} it outputs one non translated, one transalted : Your name: Renvoie à la page