On Monday 11 September 2006 23:00, Jens Seidel wrote: > I get ...... instead of ... in the graphical installer for German. Is > this a font problem or does the graphical installer just add additional > ellipses?
It's not only in German...
Looks like the gtk frontend does indeed add three extra periods after the
string that is taken from debconf:
gtk.c, line 1794:
sprintf(progress_bar_label_string,"<i> %s...</i>",info);
Fix committed in SVN. Thanks for spotting this.
pgpkaTV3KFmy2.pgp
Description: PGP signature

