# HG changeset patch # User Claus Gittinger # Date 1263929642 -3600 # Node ID c96124d9aefdb467727fc63893b0f9442834d43b # Parent 8efd89a9863d52f3521e8d0e401f194713c68c53 changed: #doSave 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