home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CEL202R.ZIP / CEL202-3.ZIP / TEXTCODE.UPG < prev    next >
Text File  |  1994-08-27  |  11KB  |  233 lines

  1.   t_QvalEntry=2895;        {[@P=1@] : @P=2@|9}
  2.   {parameters: # of qval entry, name of qval entry}
  3.   t_QvalHeader=2896;       {|9|9Quick Validation Templates: |9|9}
  4.   t_QvalPrompt=2897;       {|9|9Quick Validate template to use:}
  5.   t_QvalLoaded=2898;       {Loaded quick validate template @P=1@.}
  6.   {parameters: name, access level, xfer level, user note, exemption flags}
  7.   t_QvalNotice=2899;       {|9
  8. You have been validated with @P=1@ access.  Your new access level is @P=2@.
  9.  
  10. }
  11.  
  12.   t_ChangeUserValidate=4407;{@POS=01,23@@CEOL@[@PARAM=1@]  Quick Validate User}
  13.   t_ChangeUserRedraw=4410;    {@POS=50,09@@CEOL@[@PARAM=1@]  Redraw Screen}
  14.  
  15.   t_GSC_Instruct=1569      {-- Configure Global Newscan --
  16.  
  17. This option allows you to set up your Global Newscan Configuration.  The
  18. Global Newscan Configurations are used not only for choosing which message
  19. bases and transfer areas you wish to scan in a global newscan, but are also
  20. used to pick message bases for your QWK packets.  Celerity supports multiple
  21. configurations, so you may define (and execute) different types of scans
  22. depending on your objective.
  23.  
  24. Once you select which scan you wish to configure, you will be placed in a
  25. menu which will display all of the conference items at the root of the tree.
  26. You may type the number of a message base or transfer area to change the
  27. scan status of that item.  Typing the number of a subconference will
  28. configure that subconference.  The scan status may be any of the following:
  29.  
  30. Blank    ( ) : Do not scan this base
  31. Asterisk (*) : The base or area will be scanned
  32. Ask      (A) : You will be asked about the area when you first scan it
  33. Personal (P) : Scan for messages "to you" or "from you" only
  34. Question (?) : The base or area has not been configured yet
  35.  
  36. Press [Enter] to Continue:@PAUSE@@CLS@
  37. If there are more conference items than will fit on your display, you may use
  38. the "+" and "-" keys to page through the list.  A "?" will re-display the
  39. list of conference items.
  40.  
  41. There are also some commands which will operate on all items in the current
  42. subconference:
  43.  
  44. S : Set all items in the conference to be scanned.
  45. C : Clear all items in the conference (ie: do not scan them).
  46. A : Set all items in the conference to ask on the first scan.
  47. P : Set all items in the conference to Personal only.
  48.  
  49. Pressing "Q" will quit the newscan configuration.
  50. }
  51.  
  52.   t_GSC_Query_Instruct=1578;
  53. {@CLS@Do you need instructions on how to configure your global newscan?  }
  54.  
  55.  
  56.   t_LineEditHelp=2611;     {@CLS@                     ┌──────────────────────┐
  57.                      │ Celerity Line Editor │
  58.                      └──────────────────────┘
  59.  
  60. The Celerity Line Editor is a simple text editor for message editing.
  61. To edit command mode, enter a slash (/) at the beginning of a new line.  Many
  62. commands can be entered by preceding the command with a slash (ie: "/S" will
  63. save the message, just like "/" and "S").
  64.  
  65. Valid commands include:
  66.  
  67.  A  :  Abort the message.
  68.  B  :  Go back one line.
  69.  C  :  Continue the message (return to the editor).
  70.  D  :  Delete a line or range of lines.
  71.  E  :  Enter edit mode.
  72.  F  :  Fix line.
  73.  I  :  Insert lines.
  74.  L  :  List the message.
  75.  M  :  Center the current line.
  76.  N  :  Clear message.
  77.  Q  :  Quote a previous message.
  78.  R  :  Search and replace.
  79.  S  :  Save message.
  80.  
  81. Press [Enter] for Display Commands:@PAUSE@
  82.  
  83. |wCelerity provides an intuitive and easy-to-use method of including color and
  84. other display controls inside your messages through Celerity "pipe codes".
  85. Each code is preceded by a pipe (||) character, and followed by a single
  86. digit code.  To display a pipe, simply use two pipes (||||).
  87.  
  88. Valid codes for |YC|MO|RL|CO|GR|BS|w include: bgcrmywdBGCRMYW.
  89.  
  90.    ie :  |wb - |bblue         |wB - |BHigh Intensity Blue
  91.          |wg - |ggreen        |wG - |GHigh Intensity Green
  92.          |wc - |ccyan         |wC - |CHigh Intensity Cyan
  93.          |wr - |rred          |wR - |RHigh Intensity Red
  94.          |wm - |mmagenta      |wM - |MHigh Intensity Magenta
  95.          |wy - |ybrown        |wY - |YHigh Intensity Yellow
  96.          |ww - |wwhite        |wW - |WHigh Intensity White
  97.        |wd,k - |ddark grey    |wS - Swap foreground and background
  98.          |wx - Blinking off   |wx - Blinking on
  99.          |wP - Pause          |wH - Home (clear screen)
  100.  
  101. Press [Enter] to go back to the editor:@PAUSE@
  102.  
  103.   }
  104.   t_FSEHelp=1316;          { @CLS@                     ┌─────────────────────────────┐
  105.                      │ Celerity Full-Screen Editor │
  106.                      └─────────────────────────────┘
  107.  
  108. Cursor Movement Keys:            ^E Up                      ^R Page Up
  109.                          Left ^S    ^D Right   Word Left ^A    ^F Word Right
  110.                                  ^X Down                    ^C Page Down
  111.  
  112. Insert And Delete Keys:  Delete Left : ^H/Backspace   Delete Right : ^G
  113.                          Delete Word : ^T             Delete to EOL: ^P
  114.                          Delete Line : ^Y             Insert Line  : ^N
  115.                          Break Line  : ^B             Join Lines   : ^J
  116.  
  117. Other Commands:          Center Line : ^O             Quote Message: ^Q
  118.                          Cycle Status: ^Z             Redraw Screen: ^L
  119.                          Jump to End : ^W             Command Mode : ^K
  120.  
  121. Command Mode Commands:   ^K F: Format paragraph     ^K C: Cycle Display
  122.                          ^K S: or /S Save Message   ^K A: Abort message
  123.                          ^K M: Macro Commands       ^K V: Toggle Insert
  124.  
  125. Press [Enter] for Pipe Commands:@PAUSE@
  126.  
  127. |wCelerity provides an intuitive and easy-to-use method of including color and
  128. other display controls inside your messages through Celerity "pipe codes".
  129. Each code is preceded by a pipe (||) character, and followed by a single
  130. digit code.  To display a pipe, simply use two pipes (||||).
  131.  
  132. Valid codes for |YC|MO|RL|CO|GR|BS|w include: bgcrmywdBGCRMYW.
  133.  
  134.    ie :  |wb - |bblue         |wB - |BHigh Intensity Blue
  135.          |wg - |ggreen        |wG - |GHigh Intensity Green
  136.          |wc - |ccyan         |wC - |CHigh Intensity Cyan
  137.          |wr - |rred          |wR - |RHigh Intensity Red
  138.          |wm - |mmagenta      |wM - |MHigh Intensity Magenta
  139.          |wy - |ybrown        |wY - |YHigh Intensity Yellow
  140.          |ww - |wwhite        |wW - |WHigh Intensity White
  141.        |wd,k - |ddark grey    |wS - Swap foreground and background
  142.          |wx - Blinking off   |wx - Blinking on
  143.          |wP - Pause          |wH - Home (clear screen)
  144.  
  145. Press [Enter] to go back to the editor:@PAUSE@
  146. }
  147.   t_GlobalQuickScanMenu=1003; {@CLS@-- Message Scan Menu --
  148.  
  149. C)onfigure Global Newscan / QWK Configuration
  150. D)ownload Offline Packet
  151. G)lobal Newscan
  152. O)ffline QWK Packet Upload
  153. U)pdate Message Pointers
  154. Q)uit
  155.  
  156. What do you want to do: [CR=Global Scan]}
  157.    t_GSCScanAll=1587;      {@BOTTOMPOS2@Scan all items in this conference?  }
  158.    t_GSCClearAll=1588;     {@BOTTOMPOS2@Clear all items in this conference?  }
  159.    t_GSCAskAll=1589;       {@BOTTOMPOS2@Ask on all items in this conference?  }
  160.    t_GSCPersonalAll=1590;  {@BOTTOMPOS2@Set all items to Personal only?  }
  161.    t_GSCConfigPrompt=1585;
  162. {@BOTTOMPOS2@Valid Commands: # to toggle, ? to list, +/- to scroll, or S/C/P/A to set.
  163. @BOTTOMPOS3@@CEOL@Configure Command:}
  164.   t_GSCHeader=1570;        {@CLS@-- Configure Global Newscan --|9|9}
  165.   {Parameter: Current scan being edited }
  166.   t_GSC_WhichOne=1576;     {Configure which scan configuration [1-5, CR=@P=1@]}
  167.   {parameter: default scan}
  168.  
  169.  
  170.   t_MsgListPause=4721; {Press [Enter] to continue, [X] to abort: @PAUSE@}
  171.   t_ListUserPause=2943;    {Press [Enter] To Continue, [X] to Abort @PAUSE@}
  172.   t_FSEEditCommands=1311;  { Commands:  A)bort S)ave C)ycle V)Insert M)acro F)ormat}
  173.   t_QwkSubNoMsgs=3451;     {No}
  174.  
  175.   t_CompHeader=2046;      {@CLS@--Compress Files--}
  176.   t_CompInstruct=2047;    {|9|9This operation will locate any file with an extension
  177. you specify, and convert it to a .ZIP file.  If you compress .LZH, .LHA, or .ARJ
  178. files, they will be converted to ZIP files.}
  179.   t_CompExtQuery=2048;    {Compress files with which extension:}
  180.   t_CompFound=2049;       {Found a @P=1@ file: @P=2@.}
  181.   {parameters: extension, filename}
  182.  
  183.   t_CompError=2051;       {Error.  A file with the name @P=1@ already exists.}
  184.   {parameter: filename}
  185.   t_CompArjConvert=2053;  {Converting ARJ archive to ZIP format.}
  186.   t_CompLZHConvert=2054;  {Converting LZH archive to ZIP format.}
  187.   t_CompComplete=2056;    {Completed compression of @P=2@ files.  @P=1@ bytes saved.}
  188.   {parameters: bytes saved, extension being converted}
  189.  
  190.   t_NoNewMessages=4705; {No new messages.  Active messages are @P=1@ to @P=2@.|9}
  191.   {parameters: first message, last message}
  192.   t_UCKillNotFound=4465;  {Could not find the user you wanted.}
  193.   t_UCKillQuery=4467;     {Is it @P=1@ you are looking for?  "yn"}
  194.   {parameter: User name}
  195.   t_UCKillWho=4469;       {Delete which user?}
  196.   t_MsgEdCannot=4757;  {This message is too large to edit.}
  197.   Eliminate entry 3462 (t_QwkDoorPrompt)
  198.   t_GlobalQuickScanMenu=1003; {@CLS@-- Message Scan Menu --
  199.  
  200. O)ffline QWK Packet Upload
  201. D)ownload Offline Packet
  202. U)pdate Message Pointers
  203. G)lobal Newscan
  204. Q)uit
  205.  
  206. What do you want to do: [CR=Global Scan]}
  207.   t_GlobalScanWhichOne=1004;
  208.   {Perform scan on which configuration [1-5, CR=@P=1@]}
  209.   {parameter: default scan}
  210.  
  211.   t_PersonalMsgBase=2419;      {
  212. Do you want to scan @P=1@ for personal messages only?}
  213.   {Parameter: base name}
  214.   t_FileDestPrompt=4145;       {Destination for @P=1@ [?/List, CR/@P=2@]}
  215.   {parameters: file name being uploaded, default area}
  216.   t_MsgEdHeader=4758;  {--Edit A Message--|9|9}
  217.   t_MsgEdPrompt=4759;  {Message # to edit [CR=@P=1@/?=List/Q=Abort]}
  218.   {parameter: current message #}
  219.   t_MsgEdInvalid=4760; {Invalid message number.|9}
  220.   t_MsgEdError=4761;   {Error editing message.}
  221.   t_MsgEdNoAccess=4762;{You do not have the access to delete that message.}
  222.  
  223.   t_MsgSearchQuery=4754; {Search for P)ersonal messages or for T)ext?}
  224.   t_MsgSearchStr=4756;   {Text to search for: }
  225.   m_SubSearch=5330;      {Q)uit, A)gain,P)ost,L)ist,R)eply,cr)next,K)ill,
  226.                           D)ownload,/)Multiline,F)ast list}
  227.  
  228.  
  229.   t_SysFlag25Set=2249;      {@POS=53,08@25 [X] Multiple Node Login}
  230.   t_SysFlag25Clear=2250;    {@POS=53,08@25 [ ] Multiple Node Login}
  231.   t_SysFlag26Set=2251;      {@POS=53,09@26 [X] Quick Local Login  }
  232.   t_SysFlag26Clear=2252;    {@POS=53,09@26 [ ] Quick Local Login  }
  233.