IMO it makes no difference. Translators should search for the fuzzy lines
sometimes and fix them.
On the other hand I don't understand what caused the crashes. All the
params were %s, there were no mixed %d and %s. The number of real params
was reduced, the old fuzzy strings provided enough placeholders.
Can somebody explain this? Maxim maybe?
Yet, if Format function throws an exception, it should be caught in a
try-except block and the problem would be solved (?)

Juha
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to