Skip to content
Snippets Groups Projects
Commit 8b59664f authored by rswindell's avatar rswindell
Browse files

More beautification the new user questions.

Removed unnecessary crlfs from new user questions.
parent f7f936fa
No related branches found
No related tags found
No related merge requests found
......@@ -391,16 +391,16 @@
"whPassword changed.\r\n" 335 PasswordChanged
"Sorry, you have no more logons allowed today.\r\n" 336 NoMoreLogons
"You can only logon once a day.\r\n" 337 R_Logons
"_bh[wb] yEnter your full name or alias: w" 338 EnterYourAlias
"_bh[wb] yEnter your full real name: w" 339 EnterYourRealName
"_bh[wb] yEnter your company name: w" 340 EnterYourCompany
"_bh[wb] yEnter your chat handle: w" 341 EnterYourHandle
"_bh[wb] yEnter your sex (M/F): w" 342 EnterYourSex
"_bh[wb] yEnter your street address: w" 343 EnterYourAddress
"_bh[wb] yEnter your voice phone number: w" 344 EnterYourPhoneNumber
"_bh[wb] yEnter your birthday (%s): w" 345 EnterYourBirthday
"_bh[wb] yEnter your city, state: w" 346 EnterYourCityState
"_bh[wb] yEnter your zip (or postal) code: w" 347 EnterYourZipCode
"_bh[wb] yEnter your full name or alias: w" 338 EnterYourAlias
"_bh[wb] yEnter your full real name: w" 339 EnterYourRealName
"_bh[wb] yEnter your company name: w" 340 EnterYourCompany
"_bh[wb] yEnter your chat handle: w" 341 EnterYourHandle
"_bh[wb] yEnter your sex (M/F): w" 342 EnterYourSex
"_bh[wb] yEnter your street address: w" 343 EnterYourAddress
"_bh[wb] yEnter your voice phone number: w" 344 EnterYourPhoneNumber
"_bh[wb] yEnter your birthday (%s): w" 345 EnterYourBirthday
"_bh[wb] yEnter your city, state: w" 346 EnterYourCityState
"_bh[wb] yEnter your zip (or postal) code: w" 347 EnterYourZipCode
"_yhEnter a description of your computer: w" 348 EnterYourComputer
"Are you calling from North America" 349 CallingFromNAmericaQ
"Is the above information correct" 350 UserInfoCorrectQ
......@@ -422,15 +422,16 @@
"Read your mail now" 362 ReadYourMailNowQ
"Sorry, the system is closed to new users.\r\n" 363 NoNewUsers
"New User Password: " 364 NewUserPasswordPrompt
"\r\nUse automatic terminal type detection" 365 AutoTerminalQ
"Does your terminal support ANSI" 366 AnsiTerminalQ
"Do you have a color terminal" 367 ColorTerminalQ
"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
"ngAre you using hRIPtermng or a hRIPscrip "\ 368 RipTerminalQ
"ngcompatible terminal program?\r\n"\
"hwIMPORTANT:ng If you are not absolutely "\
"sure, hit hwiNnbh"
"Does your terminal support IBM extended ASCII" 369 ExAsciiTerminalQ
"nYou can't use that name.\r\n" 370 YouCantUseThatName
"bh[wb] yDoes your terminal support "\ 369 ExAsciiTerminalQ
"IBM extended ASCII"
"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
"confidential.\r\n\r\nyhEnter this password "\
......@@ -590,8 +591,9 @@
"\r\n_yhHow many rows on your monitor "\ 497 HowManyRows
"[Auto Detect]: "
"\r\n_yhCurrent Password: w" 498 CurrentPassword
"\r\nForward personal e-mail to network mail address" 499 ForwardMailQ
"\r\n_bh[wb] yNetwork mail address "\ 500 EnterNetMailAddress
"bh[wb] yForward personal e-mail to "\ 499 ForwardMailQ
"network mail address"
"_bh[wb] yNetwork mail address "\ 500 EnterNetMailAddress
"(Example: user@domain)\r\n: "
"nlgSelect h%sng:\r\n\r\n" 501 SelectItemHdr
"gh%3d: ng%s\r\n" 502 SelectItemFmt
......
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