tweaks: use a shorter message, because when the screen is small...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user