diff -r 8efd89a9863d -r c96124d9aefd UIPainter.st --- a/UIPainter.st Wed Jan 13 12:42:22 2010 +0100 +++ b/UIPainter.st Tue Jan 19 20:34:02 2010 +0100 @@ -5604,7 +5604,7 @@ (extentUsed > (1024 @ 768)) ifTrue:[ Dialog warn:(resources - stringWithCRs:'The application''s default window-size is taken from the current size and will be %1.\\This may be too small on some displays - if required, resize and save again.' + stringWithCRs:'The application''s default window-size is taken from the current size and will be %1.\\This may be too large for some displays - if required, resize and save again.' with:extentUsed printString allBold) ]. (self canvas maxExtent notNil