Le 06/12/2015 18:18, Guillaume Munch a écrit :
Le 05/12/2015 21:41, Scott Kostyshak a écrit :
On Tue, Dec 01, 2015 at 08:26:35PM +0000, Guillaume Munch wrote:
is it
possible to implement the format change (which I feel is stable now) for
2.2.0 and implement the polished visible changes in 2.2.1 or 2.2.2?
I am fine with this but I'd like to get a +1 from someone else. Have we
done this in the past? It seems like a great strategy to me.
Ok, since everyone agrees that this is a good idea, let's just do the
format change for now.
Here is the patch with the format changes.
The second argument of OutlinerName is a translatable string. To do
this, I adapted lyx_pot.py and I load the translations using
translateIfPossible(). Is this correct?
Guillaume