16 May
2009
16 May
'09
8:32 p.m.
On 16-05-2009 22:28:29 +0200, Martin Kersten wrote:
Why not do it the gettext way, in that case? Yes, i am fully aware of gettext. It is a multi-step process, first condense..... and gettext() performs translations based on strings e.g. the ones now identified.
So after gettext you have to reverse this step again...
I think this is prone to errors and mistakes, since you no longer know how many %X are in the constant, of what type, etc. true... see how many are really needed after condensation
Perhaps this is *not* a good thing to throw in just before a code freeze?