tweaks: use a shorter message, because when the screen is small...
parent
eb84205426
commit
75c7c35cfd
|
@ -2173,7 +2173,7 @@ int do_writeout(bool exiting, bool withprompt)
|
|||
do_credits();
|
||||
did_credits = TRUE;
|
||||
} else
|
||||
statusbar(_("Screen is too small"));
|
||||
statusbar(_("Too tiny"));
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue