Am Sonntag, 10. September 2006 14:17 schrieb Abdelrazak Younes:
> I am changing Alert::etc() and bformat() right now.

Note that bformat can be done in parallel: Add the new variant, but don't 
delete the old one. Then you don't need to add lots of temporary utf8 
conversions.
That did not work with _(), since it does not have a template dependant 
argument (in contrast to bformat).


Georg

Reply via email to