home *** CD-ROM | disk | FTP | other *** search
/ Pearl Shareware-Krönchen 10 / SWKRONE_10.ISO / archiv / sw2600.exe / TBAVWIN.LNG < prev    next >
INI File  |  1994-11-29  |  23KB  |  414 lines

  1. [General]
  2.   Title       = TBAV for Windows
  3.   Version     = 0x061E        ; Hexadecimal TBAV for Windows version number
  4.  
  5. [Language]
  6.   TbSetupPaths= These are the disks, paths or files TbSetup will process.
  7.   TbScanPaths = These are the disks, paths or files TbScan will process.
  8.   SchedulePaths=These are the disks, paths or files that will be scanned by the scheduler.
  9.   Added       = added
  10.   Changed     = changed
  11.   Removed     = removed
  12.   Updated     = updated
  13.   Skip        = skipping...
  14.   Check       = checking...
  15.   Look        = looking...
  16.   Trace       = tracing...
  17.   Scan        = scanning...
  18.   Decrypt     = decrypting...
  19.   Ok          = Ok
  20.   Cancel      = Cancel
  21.   Help        = Help
  22.   Browse      = Browse
  23.   Paths       = Paths
  24.   LogFile     = Log&File
  25.   Continue    = &Continue
  26.   Stop        = &Stop
  27.   Internal    = {Internal}
  28.   Found       = found
  29.   Infected    = infected by
  30.   Dropper     = dropper of
  31.   Damaged     = damaged by
  32.   Joke        = joke named
  33.   Garbage     = garbage: (not a virus)
  34.   Trojan      = trojan named
  35.   Probably    = probably
  36.   MightBe     = might be
  37.   Virus       = virus
  38.   UnknownVirus= an unknown virus
  39.   HasChanged  = has been changed!
  40.   NoWhatsNew  = No "WhatsNew" files found !
  41.   BootSector  = BootRecord
  42.   PartTable1  = MBR H.D. 1
  43.   PartTable2  = MBR H.D. 2
  44.   Memory      = Internal memory
  45.   ScanReady   = The scanning process is completed; all files appear to be clean.
  46.   ScanStop    = The scanning process has been aborted; all files appear to be clean.
  47.   ScanError   = Couldn't find files to scan.
  48.   ScanInf     = The scanning process is completed; some files are infected or have been changed !
  49.   ScanStopInf = The scanning process has been aborted; some files are infected or have been changed !
  50.   MightBeUnknown = might be infected by an unknown virus
  51.   ProbablyUnknown = probably infected by an unknown virus
  52.   HFlags      = Heuristic flags:
  53.   SigFileError= The signature file TBSCAN.SIG has not been found.
  54.   DatFileError= The data file TBSETUP.DAT has not been found.
  55.   ClosingMsg  = When TBAV for Windows is terminated, the monitoring of files will be disabled. You might want to minimize TBAVWIN in order to monitor file I/O.\n\nFor now, press 'OK' to terminate TBAVWIN.
  56.   NetWorkRequest=Servicing network request...
  57.   NetWorkLink = Network active
  58.   NetWorkOptions=The changes you made in the network configuration only take effect if you restart TBAVWIN.
  59.   LockMsg     = Due to a possible virus infection on your PC, this computer will be rebooted and locked. Please save all your work, and press OK.
  60.   SetupReady  = The setup process is completed.
  61.   SetupStop   = The setup process has been aborted.
  62.   SetupError  = Couldn't find files to setup.
  63.   SetupChanged= The setup process is completed; some files have been changed !
  64.   SetupStopChanged= The setup process has been aborted; some files have been changed !
  65.   VirusInExec = Do you still want to execute this (infected) program ?
  66.   AddTargetError0= An error occured when adding an item to the target list. You probably did not select an item in the directory list.
  67.   AddTargetError1= You cannot add opened folders to the target list.\n\nEither select items out of the opened folder, or close the folder.
  68.   AddTargetError2= The path you wish to add to the target list, already exists in the target list.
  69.   AddTargetError4= Currently, no scan targets exist. Please select drives, directories or files out of the directory listbox, add them to the target listbox and press the scan button again.
  70.   AddTargetError5= Currently, no setup targets exist. Please select drives, directories or files out of the directory listbox, add them to the target listbox and press the setup button again.
  71.   DriveNotReady = The drive you selected is not ready. Please close the drive, or check your hardware.
  72.   Expired0   = The evaluation period of the unregistered version of TBAV for Windows has almost expired. Please register TBAV for Windows !
  73.   Expired1   = The evaluation period of the unregistered version of TBAV for Windows has expired. The item you selected is not available.
  74.  
  75. [HeurFlags]
  76.   HeurFlag_c  = c No checksum / recovery information (Anti-Vir.Dat) available.
  77.   HeurFlag_X  = C The checksum data does not match!  File has been changed!
  78.   HeurFlag_F  = F Suspicious file access.  Might be able to infect a file.
  79.   HeurFlag_R  = R Relocator.  Program code will be relocated in a suspicious way.
  80.   HeurFlag_A  = A Suspicious Memory Allocation.  The program uses a non-standard\n  way to search for, and/or allocate memory.
  81.   HeurFlag_N  = N Wrong name extension. Extension conflicts with program structure.
  82.   HeurFlag_S  = S Contains a routine to search for executable (.COM or .EXE) files.
  83.   HeurFlag_#  = # Found a code decryption routine or debugger trap.  This is common\n  for viruses but also for some copy-protected software.
  84.   HeurFlag_V  = V This suspicious file has been validated to avoid heuristic alarms.
  85.   HeurFlag_E  = E Flexible Entry-point.  The code seems to be designed to be linked\n  on any location within an executable file.  Common for viruses.
  86.   HeurFlag_L  = L The program traps the loading of software.  Might be a\n   virus that intercepts program load to infect the software.
  87.   HeurFlag_D  = D Disk write access.  The program writes to disk without using DOS.
  88.   HeurFlag_M  = M Memory resident code.  The program might stay resident in memory.
  89.   HeurFlag_!  = ! Invalid opcode (non-8088 instructions) or out-of-range branch.
  90.   HeurFlag_T  = T Incorrect timestamp.  Some viruses use this to mark infected files.
  91.   HeurFlag_J  = J Suspicious jump construct.  Entry point via chained or indirect\n  jumps.  This is unusual for normal software but common for viruses.
  92.   HeurFlag_?  = ? Inconsistent exe-header.  Might be a virus but can also be a bug.
  93.   HeurFlag_G  = G Garbage instructions.  Contains code that seems to have no purpose\n  other than encryption or avoiding recognition by virus scanners.
  94.   HeurFlag_U  = U Undocumented interrupt/DOS call.  The program might be just tricky\n  but can also be a virus using a non-standard way to detect itself.
  95.   HeurFlag_Z  = Z EXE/COM determination.  The program tries to check whether a file\n  is a COM or EXE file.  Viruses need to do this to infect a program.
  96.   HeurFlag_O  = O Found code that can be used to overwrite/move a program in memory.
  97.   HeurFlag_B  = B Back to entry point.  Contains code to re-start the program after\n  modifications at the entry-point are made.  Very usual for viruses.
  98.   HeurFlag_K  = K Unusual stack.  The program has a suspicious stack or an odd stack.
  99.   HeurFlag_@  = @ Encountered instructions which are not likely to be generated by\n  an assembler, but by some code generator like a polymorphic virus.
  100.   HeurFlag_1  = 1 Found instructions which require a 80186 processor or above.
  101.   HeurFlag_Y  = Y Bootsector violates IBM bootsector format.  Missing 55AA-marker.
  102.   HeurFlag_p  = p Packed program.  A virus could be hidden inside the program.
  103.   HeurFlag_i  = i Additional data found at end of file.  Probably internal overlay.
  104.   HeurFlag_h  = h The program has the hidden or system attribute set.
  105.   HeurFlag_w  = w The program contains a MS-Windows or OS/2 exe-header.
  106.  
  107.  
  108. [LogFile]
  109.   LogFileHdr  = TBAV for Windows virus detection report
  110.   Filter      = Log Files *.LOG
  111.  
  112. [DataFile]
  113.    Filter     = Data Files *.DAT
  114.  
  115. [VirusInfo]
  116.   InfoHeader  = Information about
  117.   Trojan      = This is not a virus but a Trojan Horse. It does not spread but simply causes damage. Determine the source of the file and simply delete it.
  118.   Dropper     = This file is not a virus, but a dropper of a virus. If you run this file it will install a virus on your system. It is highly recommended to delete the file.
  119.   Joke        = This file is completely innocent. It merely imitates virus activity but is actually harmless. Just delete it if you do not like it.
  120.   Garbage     = This is NOT a virus, but is detected as such because it has been identified as a virus by some independent tester and is being used in virus scanner tests. To avoid an undeserved penalty in such tests, TbScan detects this file too!
  121.   InfectS     = This virus is known to infect
  122.   COM         = COM files,
  123.   EXE         = EXE files,
  124.   SYS         = device drivers,
  125.   BOOT        = boot sectors,
  126.   InfectE     = but unknown variants may infect other items as well.
  127.   Res         = It remains resident in memory and infects/damages its victims in the background.
  128.   Tool        = Actually, this is not just a virus, but a class of viruses. They are all created with the same tool. It is hardly possible to divide and describe all viruses created with this tool individually. Be aware of unknown side-effects. It is highly recommended to restore all files from a reliable backup.
  129.   Poly        = The virus is polymorphic, which means that it looks different each time it infects a file. Some anti-virus products may have difficulties detecting this virus reliably. Also some false alarms may occur, especially on non-executable files.
  130.   Cryp        = The virus is encrypted using a trivial encryption scheme. There is no simple signature that can be used to find it. However, the better anti-virus scanners should not have any problems detecting this virus.
  131.   Cmp         = This is a companion virus. It does not alter existing executable files, instead it creates a new file with the same name, but with a filename extension that has a higher execution priority than the existing one. DOS will start this virus file instead of the original program. After execution, the virus executes the original program.
  132.   HLL         = The virus is not written in assembly language, as usual, but in a high-level language. Since all components of the virus are the same as the other programs developed with the same programming language, it is difficult to detect such viruses without false alarms.
  133.   Many        = Because the source code of this virus is widely spread, there are many variants of this virus. It is hardly possible to divide and describe all variants individually. Be aware of unknown side-effects. It is highly recommended to restore all files from a reliable backup.
  134.   Stlt        = This virus has 'stealth' capabilities, which means that it is able to hide its presence from most people, and even virus scanners and checksummers, unless the virus has not yet been loaded in memory. It is highly recommended to boot from a clean diskette before scanning or cleaning!
  135.   Mus         = The speaker of your PC may emit unusual sounds.
  136.   Msg         = Unusual messages or effects may appear on the screen.
  137.   Hang        = Unexpected system hangs may occur.
  138.   Obv         = This virus is very obvious, and it is therefore extremely unlikely that the virus will succeed in spreading unnoticed. If you ever get it on your system, it has probably been put there intentionally! Anyway, you will find out that you have a virus immediately, even without a scanner.
  139.   Lab         = This virus is very buggy and/or requires a special setup. It is hardly possible that the virus will ever succeed to infect another file. Therefore this virus is not a serious threat, but can be classified as a LAB virus.
  140.   Rare        = This virus almost never appears 'in the wild'. It is very unlikely that you will ever encounter it, except in virus collections.
  141.  
  142. [CleanInfo]
  143.   CleanS      = CLEANING INFORMATION:\nBefore cleaning or restoring, it is HIGHLY RECOMMENDED to boot from a clean, write-protected system diskette first! This is necessary to ensure that no viruses are active in memory, and to reduce the risk that you execute an infected file by accident.
  144.   Data        = WARNING!\nThis virus is known to corrupt data files. Although the damage may not be visible immediately, the integrity of your data has been affected once this virus got active in your system. There is no other option than restoring all information from a reliable backup.
  145.   Ovw         = This virus uses an infection method which makes it impossible to remove it from the file afterwards. Part of the victim file is destroyed by the virus. Therefore you have no other option than to restore everything from a reliable backup.
  146.   Del         = Removing this virus is easy, just delete it !
  147.   Clean       = The best thing to do is to restore all executable files from a backup, or to re-install them from their original disks. If speed or ease is more important than data integrity, you may attempt to separate the virus from the file with a cleaner, such as TbClean. Results are always depending on the exact virus variant you may have, on the lay-out of the victim file, and your system configuration.
  148.   Boot        = You need to restore the original DOS bootsector and/or system files. Enter 'SYS C:' on the DOS command line. You also need to check and clean all your diskettes! Otherwise the virus will return sooner or later! You can clean the diskettes with the 'TbUtil -immunize' command.
  149.   MBR         = You need to clean the partition code. You can do so with the DOS FDISK program ('FDISK /MBR'), or with TbUtil ('TbUtil C: -immunize'). The latter is recommended.
  150.   CleanE      = As new variants of existing viruses appear almost daily, it is possible that you will encounter a variant of this virus which will still be identified by our scanner, but behaves differently than described above. The information above is therefore intended as a basic guideline.
  151.  
  152. [Menu:Main]
  153.   PopUpStart  = &File
  154.     Item(100) = &Quit and save
  155.     Item(101) = E&xit (don't save)
  156.   PopUpEnd
  157.   PopUpStart  = Se&tup
  158.     Item(202) = &Options...
  159.     Item(203) = &Flags...
  160.     Separator
  161.     Item(204) = &Data file pathname...
  162.     Item(205) = &View data file
  163.   PopupEnd
  164.   PopUpStart  = &Scan
  165.     Item(302) = &Options...
  166.     Item(303) = &Advanced options...
  167.     Item(304) = &If virus found...
  168.     Separator
  169.     Item(305) = &Log file options...
  170.     Item(306) = &View log file
  171.   PopupEnd
  172.   PopupStart  = &Documentation
  173.     Item(400) = &License agreement
  174.     Item(401) = &TBAV user manual
  175.     Item(402) = Addendum &file
  176.     Item(403) = List of &agents
  177.     Item(404) = Application ¬es
  178.     Item(405) = &Report form
  179.     Separator
  180.     Item(406) = &What's new ?...
  181.     Item(407) = &Virus information...
  182.   PopupEnd
  183.   PopupStart  = &Options
  184.     Item(500) = &TBAV for Windows configuration
  185.     Item(501) = &Scheduler configuration
  186.     Item(504) = &Network configuration
  187.   PopupEnd
  188.   PopupStart  = &Help
  189.     Item(900) = Help &Index
  190.     Item(901) = &Help on help
  191.     Separator
  192.     Item(999) = &About TBAVWIN...
  193.   PopupEnd
  194.  
  195. [ButtonBar]
  196.   Text(0)     = Scan the diskette in your first diskdrive for virusses
  197.   Text(1)     = Scan the diskette in your second diskdrive for virusses
  198.   Text(2)     = Scan your local harddisk(s) for virusses
  199.   Text(3)     = Scan your network drive(s) for virusses
  200.   Text(4)     = Scan all logical fixed drive(s) for virusses
  201.   Text(5)     = Set TBAV for Windows configuration
  202.   Text(6)     = Change the settings for background scanning
  203.  
  204.  
  205. [Dialog:DLG_INITIALIZING]
  206.   Title       = TBAV for Windows V6.30
  207.   Text(0xF000)= Please wait ! TBAV for Windows is initializing.
  208.   ScanMem     = Scanning internal memory for viruses....
  209.  
  210.  
  211. [Dialog:DLG_ABOUT]
  212.   Title       = About TBAV for Windows
  213.   Text(0xF000)= ThunderBYTE Anti-Virus Utilities\nfor Windows\nVersion 6.30\n
  214.   Text(0xF001)= TBAV for Windows is distributed by:
  215.   Text(0xF002)= ESaSS B.V.
  216.   Text(0xF003)= P.O. Box 1380
  217.   Text(0xF004)= 6501 BJ  Nijmegen
  218.   Text(0xF005)= The Netherlands
  219.   Text(0xF006)= CompuServe: 100140,3046
  220.   Text(0xF007)= Phone: +31  (0)80  78 78 81
  221.   Text(0xF008)= Fax    : +31  (0)80  78 91 86
  222.   Text(0xF009)= BBS   : +31  (0)59  18 20 11
  223.   Text(0xF00A)= Fido   : 2:280/200
  224.   Text(0xF00B)= Internet: veldman@esass.iaf.nl
  225.  
  226. [Dialog:DLG_ABOUT_CREDITS]
  227.   Title       = TBAV for Windows Credits
  228.   Text(0xF000)= TBAV for Windows is written by:
  229.  
  230. [Dialog:DLG_CMDLINE]
  231.   Title       = Edit path string
  232.   Text(0xF000)= Path string
  233.   Text(0xF001)= These are the disk, paths or files that will be processed when you press OK. Press Cancel to abort the operation.
  234.  
  235. [Dialog:DLG_NOTBDRIVER]
  236.   Title       = TBAV for Windows - WARNING !
  237.   Text(0xF000)= The resident utility called TbDriver is not installed!\n\nTBAV for Windows requires this program in order to access low-level system resources. If you continue, the virus scan process will not be able to scan the Master Boot Records of your local harddisks.\n\nTBAVWIN is however still able to scan files in an accurate way.
  238.   Text(100)   = Do not show this message on startup
  239.   Text(1)     = &Continue
  240.   Text(2)     = &Terminate
  241.  
  242. [Dialog:DLG_CONFIGURE]
  243.   Title       = Configure TBAV for Windows
  244.   Text(0xF000)= Program execution options
  245.   Text(0xF001)= File view utility
  246.   Text(0xF003)= Sound options
  247.   Text(2801)  = &Wait after program execution
  248.   Text(2803)  = &Use internal viewer
  249.   Text(2806)  = &Always
  250.   Text(2807)  = &Only once
  251.   Text(2808)  = &Background scan
  252.   Text(2809)  = &Never
  253.  
  254. [Dialog:DLG_FILES]
  255.   Title       = Choose disk, paths or files
  256.   Text(102)   = All &local fixed disks
  257.   Text(103)   = All &network disks
  258.   Text(104)   = All &fixed disks
  259.   Text(105)   = Drive &A:
  260.   Text(106)   = Drive &B:
  261.  
  262. [Dialog:DLG_FILELIST]
  263.   Text(0xF000)= Directory
  264.   Text(0xF001)= Targets
  265.   Text(103)   = &Add Target -->
  266.   Text(104)   = &Clear Targets
  267.   Text(0xF010)=Scan targets
  268.   Text(0xF011)=Setup targets
  269.   Text(0xF012)=Background scanning
  270.   Text(0xF013)=Virus Information
  271.   Text(0xF014)=Help
  272.  
  273.  
  274. [Dialog:DLG_SCHEDULER]
  275.   Title       = TBAV for Windows Background scanning
  276.   Text(0xF000)= Schedule timer configuration
  277.   Text(0xF001)= minutes
  278.   Text(0xF002)= Schedule files/paths configuration
  279.   Text(0xF003)= Execute virus scanner after a period of
  280.   Text(0xF004)= Enter the drives, paths or files that should be scanned
  281.   Text(0xF005)= File I/O monitor configuration
  282.   Text(2903)  = Enable &scheduler
  283.   Text(2904)  = Enable file I/O monitor
  284.  
  285. [Dialog:DLG_SCAN]
  286.   Title       = TbScan
  287.   Text(3000)  = The Thunderbyte Anti-Virus utilities provide a collection of sophisticated programs which offer various ways to check for, identify and remove known as well as unknown viruses from hard and floppy disks on PCs or across networks.
  288.   Text(0xF000)= Signatures:\nDirectories:\nTotal files:\nExecutables:\nCRC verified:\nInfected items:\nChanged items:\nElapsed time:\nKB / second:
  289.  
  290. [Dialog:DLG_SETUP]
  291.   Title       = TbSetup
  292.   Text(3000)  = The TbSetup program stores checksum, validation, and cleaning information of programs in hidden Anti-Vir.Dat files. Several Thunderbyte Anti-Virus (TBAV) utilities use this information to enhance detection and removing of viruses.\nPrograms that require special attention of TBAV utilities are listed in the TbSetup.Dat file. Send files that require special TBAV attention to our BBS for inclusion into this file!  You can also add them to this file yourself!
  293.   Text(0xF000)= TbSetup entries:\n\nAnti-Vir files:\nDirectories:\nTotal files:\nExecutables:\nNew files:\nChanged files:\nSpecial files:
  294.   Text(0xF001)= Filename
  295.   Text(0xF002)= Length
  296.   Text(0xF003)= CRC-32
  297.   Text(0xF004)= Action
  298.   Text(0xF005)= Flags
  299.   Text(0xF006)= Statistics
  300.  
  301.  
  302. [Dialog:DLG_SETUPOPTIONS]
  303.   Title       = TBAV for Windows Setup Options
  304.   Text(0xF000)= Setup options
  305.   Text(2000)  = &Use TBAV.INI file
  306.   Text(2001)  = &Prompt for pause
  307.   Text(2002)  = &Only new files
  308.   Text(2003)  = &Remove Anti-Vir.Dat files
  309.   Text(2004)  = &Test mode (don't change anything)
  310.   Text(2005)  = &Hide Anti-Vir.Dat files
  311.   Text(2006)  = &Make executables read-only
  312.   Text(2007)  = &Clear read-only attributes
  313.   Text(2008)  = &Include sub-directories
  314.  
  315. [Dialog:DLG_SETUPFLAGS]
  316.   Title       = TBAV for Windows Setup Flags
  317.   Text(0xF000)= Setup Flag usage
  318.   Text(0xF001)= Select flags to be changed
  319.   Text(2020)  = &Use normal flags
  320.   Text(2021)  = &Set flags manually
  321.   Text(2022)  = &Reset flags manually
  322.   Text(2023)  = &Heuristic analysis
  323.   Text(2024)  = &Checksum images
  324.   Text(2025)  = Disk image &file
  325.   Text(2026)  = Read-&only sensitive
  326.   Text(2027)  = &TSR program
  327.   Text(2028)  = &Direct disk access
  328.   Text(2029)  = &Attribute modifier
  329.   Text(2030)  = &Interrupt rehook
  330.  
  331. [Dialog:DLG_SCANOPTIONS]
  332.   Title       = TBAV for Windows Scan Options
  333.   Text(0xF000)= Scan options
  334.   Text(2100)  = Use &TBAV.INI file
  335.   Text(2101)  = &Prompt for pause
  336.   Text(2102)  = &Quick scan
  337.   Text(2103)  = &Non-executable scan
  338.   Text(2104)  = &Bootsector scan
  339.   Text(2107)  = &Subdirectory scan
  340.   Text(2109)  = &Fast scrolling
  341.  
  342. [Dialog:DLG_SCANADVANCED]
  343.   Title       = TBAV for Windows Advanced Scan Options
  344.   Text(0xF000)= Heuristic scanning
  345.   Text(0xF001)= Miscellaneous options
  346.   Text(0xF002)= Configure executable extensions
  347.   Text(2120)  = &High heuristic sensitivity
  348.   Text(2121)  = &Auto heuristic sensitivity
  349.   Text(2122)  = &Low heuristic sensitivity
  350.  
  351. [Dialog:DLG_SCANVIRUSFOUND]
  352.   Title       = TBAV for Windows - What if a virus is found ?
  353.   Text(0xF000)= If a virus is found,
  354.   Text(2140)  = &Present action menu
  355.   Text(2141)  = &Just continue (log only)
  356.   Text(2142)  = &Delete infected file
  357.   Text(2143)  = &Kill infected file
  358.   Text(2144)  = &Rename infected file
  359.  
  360. [Dialog:DLG_SCANLOG]
  361.   Title       = TBAV for Windows - Log file options
  362.   Text(0xF000)= Log file contents
  363.   Text(0xF001)= Log file options
  364.   Text(2160)  = Log only &infected files
  365.   Text(2161)  = Log &summary too
  366.   Text(2162)  = Log suspected &too
  367.   Text(2163)  = Log all &warnings too
  368.   Text(2164)  = Log &clean files too
  369.   Text(2165)  = &Output to log file
  370.   Text(2166)  = &Append to existing log file
  371.   Text(2167)  = &No heuristic descriptions
  372.  
  373. [Dialog:DLG_VIRUSLIST]
  374.   Title       = Virus Information
  375.   Text(0xF000)= Virus list
  376.   Text(1)     = &Close
  377.   Text(2401)  = &View Info
  378.  
  379. [Dialog:DLG_WHATSNEWLIST]
  380.   Title       = What's New ?
  381.   Text(0xF000)= What's New file list
  382.   Text(1)     = &Close
  383.   Text(2900)  = &View Info
  384.  
  385.  
  386. [Dialog:DLG_VIRUSINFO]
  387.   Title       = Virus Information
  388.   Text(0xF000)= Virus Information
  389.  
  390.  
  391. [Dialog:DLG_VIRUSFOUND]
  392.   Title       = Virus Detected !
  393.   Text(0xF000)= Virus Information
  394.   Text(0xF001)= Action to take
  395.   Text(100)   = &Delete file
  396.   Text(101)   = &Kill file
  397.   Text(102)   = &Rename file
  398.   Text(103)   = &Validate
  399.   Text(104)   = Virus &Info
  400.   Text(105)   = &Non-stop continue
  401.   Text(106)   = &Continue
  402.   Text(107)   = &Quit
  403.  
  404.  
  405. [Dialog:DLG_NETWORK]
  406.   Title       = Network options
  407.   Text(0xF000)= Communication directory:
  408.   Text(0xF001)= Socket name:
  409.   Text(0xF003)= Timings (in milliseconds)
  410.   Text(0xF004)= &Asynchronous timeout
  411.   Text(0xF005)= &Message scan time
  412.   Text(0xF006)= &Blocking message scan time
  413.   Text(0xF007)= Blocking &request timeout
  414.