Le Tue, 10 Apr 2012 20:51:53 +0200, Thomas Petazzoni <[email protected]> a écrit :
> Also, I think we have issues with wrapping. Depending on which Django > version generates the .po files, we have different line-wrapping > behaviours, which generates a lot of useless differences. Does anyone > knows how to better teach Django about this? Ok, in Django 1.3, makemessages can take an optional --no-wrap parameter. I'm using it now, and it plays better with poedit which unwraps all lines. Regards, Thomas -- Thomas Petazzoni http://thomas.enix.org MapOSMatic http://www.maposmatic.org Logiciels Libres à Toulouse http://www.toulibre.org Embedded Linux http://www.free-electrons.com
