Use proper ellipsis instead of three dots.

This commit is contained in:
Karl Ove Hufthammer 2007-10-28 18:16:45 +00:00
parent 37387e491f
commit 76e501259e

View file

@ -2376,7 +2376,7 @@ static void mainloop(void)
do_setcursor(cursor_watch);
// Wait while Text tool finishes loading fonts
draw_tux_text(TUX_WAIT, gettext("Please wait..."), 1);
draw_tux_text(TUX_WAIT, gettext("Please wait"), 1);
waiting_for_fonts = 1;
#ifdef FORKED_FONTS