From: David G. <c0...@cs...> - 2007-12-18 11:32:22
|
Jacek Sieka wrote: >> The gnutext manual is geared towards the use case where two packages are >> merged. I would need to read further, but I think it's possible to >> "sync" translations between win32/linux using msgcomm and msgcat >> intelligently. >> > Automatically is better than intelligently... > Writing the script that runs those utilities will require thought, while executing the script itself will be as automatic as it can be. The boost format library IMHO looks nice, I remember a similar design (or "named parameters", as the pattern is called) in QString from Qt. The only thing printf has going for it is the gettext "support". David |