Skip to content
Snippets Groups Projects
Commit 8015b0cf authored by rswindell's avatar rswindell
Browse files

Eliminated extended-ascii do-hickey from yes/no question strings.

parent f42bc99f
No related branches found
No related tags found
No related merge requests found
......@@ -422,15 +422,14 @@
"Read your mail now" 362 ReadYourMailNowQ
"Sorry, the system is closed to new users.\r\n" 363 NoNewUsers
"New User Password: " 364 NewUserPasswordPrompt
"bh[wb] yUse automatic terminal type detection" 365 AutoTerminalQ
"bh[wb] yDoes your terminal support ANSI" 366 AnsiTerminalQ
"bh[wb] yDo you have a color terminal" 367 ColorTerminalQ
"Use automatic terminal type detection" 365 AutoTerminalQ
"Does your terminal support ANSI" 366 AnsiTerminalQ
"Do you have a color terminal" 367 ColorTerminalQ
"ngAre you using hRIPtermng or a hRIPscrip "\ 368 RipTerminalQ
"ngcompatible terminal program?\r\n"\
"hwIMPORTANT:ng If you are not absolutely "\
"sure, hit hwiNnbh"
"bh[wb] yDoes your terminal support "\ 369 ExAsciiTerminalQ
"IBM extended ASCII"
"Does your terminal support IBM extended ASCII" 369 ExAsciiTerminalQ
"nYou can't use that name (duplicate or invalid).\r\n" 370 YouCantUseThatName
"l-gYour password is h%s\r\n" 371 YourPasswordIs
"\r\n_whWrite down your password and keep it "\ 372 NewUserPasswordVerify
......@@ -588,11 +587,10 @@
"\r\n_gWhich or [hwQng]uit: n" 494 UserDefaultsWhich
"On" 495 On
"Off" 496 Off
"\r\n_yhHow many rows on your monitor "\ 497 HowManyRows
"[Auto Detect]: "
"\r\n_bh[wb] yHow many rows on your monitor "\ 497 HowManyRows
"[\1wAuto Detect\1y]: "
"\r\n_yhCurrent Password: w" 498 CurrentPassword
"bh[wb] yForward personal e-mail to "\ 499 ForwardMailQ
"network mail address"
"Forward personal e-mail to network mail address" 499 ForwardMailQ
"_bh[wb] yNetwork mail address "\ 500 EnterNetMailAddress
"(Example: user@domain)\r\n: "
"nlgSelect h%sng:\r\n\r\n" 501 SelectItemHdr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment