Skip to content
Snippets Groups Projects
Commit 4456c5c1 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add condition newline to CriticalErrors string

Fix issue #868 - pretty this string for 40 col terminals
parent 1f004faa
No related branches found
No related tags found
No related merge requests found
......@@ -432,8 +432,8 @@
"Not Available" 357 LiSysopNotAvailable
"\1r\1h\1iYou can't possibly be in two places at the "\ 358 UserOnTwoNodes
"same time.\1n\r\n"
"\7\1r\1h\1i%d critical errors have occurred. "\ 359 CriticalErrors
"Type ;ERR at main menu.\1n\r\n"
"\7\1r\1h\1i%d critical errors have occurred.\1\\ "\ 359 CriticalErrors
"Use ERR command to view error log.\1n\r\n"
"\1_\1w\1hYou have %d User to User File Transfer%s "\ 360 UserXferForYou
"waiting for you\r\n"
"\1_\1w\1hYou have sent %d unreceived User to "\ 361 UnreceivedUserXfer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment