home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / win / tools / tbav630 / tbavwin.lng < prev    next >
INI File  |  1994-12-05  |  24KB  |  428 lines

  1. [General]
  2.   Title       = TBAV for Windows
  3.   Version     = 0x061E        ; Hexadecimal TBAV for Windows version number
  4.  
  5. [Language]
  6.   Added       = added
  7.   Changed     = changed
  8.   Removed     = removed
  9.   Updated     = updated
  10.   Skip        = skipping...
  11.   Check       = checking...
  12.   Look        = looking...
  13.   Trace       = tracing...
  14.   Scan        = scanning...
  15.   Decrypt     = decrypting...
  16.   Ok          = Ok
  17.   Cancel      = Cancel
  18.   Help        = Help
  19.   Browse      = Browse
  20.   Paths       = Paths
  21.   LogFile     = Log&File
  22.   Continue    = &Continue
  23.   Stop        = &Stop
  24.   Internal    = {Internal}
  25.   Found       = found
  26.   Infected    = infected by
  27.   Dropper     = dropper of
  28.   Damaged     = damaged by
  29.   Joke        = joke named
  30.   Garbage     = garbage: (not a virus)
  31.   Trojan      = trojan named
  32.   Probably    = probably
  33.   MightBe     = might be
  34.   Virus       = virus
  35.   UnknownVirus= an unknown virus
  36.   HasChanged  = has been changed!
  37.   NoWhatsNew  = No 'What's New' files found !
  38.   BootSector  = BootRecord
  39.   PartTable1  = MBR H.D. 1
  40.   PartTable2  = MBR H.D. 2
  41.   Memory      = Internal memory
  42.   ScanReady   = The scanning process is completed; all files appear to be clean.
  43.   ScanStop    = The scanning process has been aborted; all files appear to be clean.
  44.   ScanError   = Couldn't find files to scan.
  45.   ScanInf     = The scanning process is completed; some files are infected or have been changed !
  46.   ScanStopInf = The scanning process has been aborted; some files are infected or have been changed !
  47.   MightBeUnknown = might be infected by an unknown virus
  48.   ProbablyUnknown = probably infected by an unknown virus
  49.   HFlags      = Heuristic flags:
  50.   SigFileError= The signature file TBSCAN.SIG has not been found.
  51.   DatFileError= The data file TBSETUP.DAT has not been found.
  52.   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.
  53.   NetWorkRequest=Servicing network request...
  54.   NetWorkLink = Network active
  55.   NetWorkOptions=The changes you made in the network configuration only take effect if you restart TBAVWIN.
  56.   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.
  57.   SetupWarning= Warning!!\n\nYou are about to execute the setup module of TBAV for Windows, which will validate all selected programs. If some program is infected, this program will also be validated and considered a non-infected program !!\n\nDo you want to continue ?
  58.   SetupReady  = The setup process is completed.
  59.   SetupStop   = The setup process has been aborted.
  60.   SetupError  = Couldn't find files to setup.
  61.   SetupChanged= The setup process is completed; some files have been changed !
  62.   SetupStopChanged= The setup process has been aborted; some files have been changed !
  63.   VirusInExec = Do you still want to execute this (infected) program ?
  64.   AddTargetError1= You cannot add opened folders to the target list.\n\nEither select items out of the opened folder, or close the folder.
  65.   AddTargetError2= 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.
  66.   AddTargetError3= 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.
  67.   AddTargetError4= The item %s you selected is already included in the target list, since the 'include subdirectories' options is set.
  68.   ClearTargetError0= An error occured when removing an item from the target list. You probably did not select an item in the list.
  69.   DriveNotReady = The drive you selected is not ready. Please close the drive, or check your hardware.
  70.   InstallError  = TBAV for Windows has not correctly been installed.\n\nPlease use the accompanying installation program to install TBAV for Windows.
  71.   Expired0   = The evaluation period of the unregistered version of TBAV for Windows has almost expired. Please register TBAV for Windows !
  72.   Expired1   = The evaluation period of the unregistered version of TBAV for Windows has expired. The item you selected is not available.
  73.   OverwriteFile = The file you specified already exists.\n\nDo you want to overwrite the contents of the existing file ?
  74.   OkToDelete    = Are you sure you want to delete the predefined target called %s ?
  75.  
  76. [HeurFlags]
  77.   HeurFlag_c  = c No checksum / recovery information (Anti-Vir.Dat) available.
  78.   HeurFlag_X  = C The checksum data does not match!  File has been changed!
  79.   HeurFlag_F  = F Suspicious file access.  Might be able to infect a file.
  80.   HeurFlag_R  = R Relocator.  Program code will be relocated in a suspicious way.
  81.   HeurFlag_A  = A Suspicious Memory Allocation.  The program uses a non-standard\n  way to search for, and/or allocate memory.
  82.   HeurFlag_N  = N Wrong name extension. Extension conflicts with program structure.
  83.   HeurFlag_S  = S Contains a routine to search for executable (.COM or .EXE) files.
  84.   HeurFlag_#  = # Found a code decryption routine or debugger trap.  This is common\n  for viruses but also for some copy-protected software.
  85.   HeurFlag_V  = V This suspicious file has been validated to avoid heuristic alarms.
  86.   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.
  87.   HeurFlag_L  = L The program traps the loading of software.  Might be a\n   virus that intercepts program load to infect the software.
  88.   HeurFlag_D  = D Disk write access.  The program writes to disk without using DOS.
  89.   HeurFlag_M  = M Memory resident code.  The program might stay resident in memory.
  90.   HeurFlag_!  = ! Invalid opcode (non-8088 instructions) or out-of-range branch.
  91.   HeurFlag_T  = T Incorrect timestamp.  Some viruses use this to mark infected files.
  92.   HeurFlag_J  = J Suspicious jump construct.  Entry point via chained or indirect\n  jumps.  This is unusual for normal software but common for viruses.
  93.   HeurFlag_?  = ? Inconsistent exe-header.  Might be a virus but can also be a bug.
  94.   HeurFlag_G  = G Garbage instructions.  Contains code that seems to have no purpose\n  other than encryption or avoiding recognition by virus scanners.
  95.   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.
  96.   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.
  97.   HeurFlag_O  = O Found code that can be used to overwrite/move a program in memory.
  98.   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.
  99.   HeurFlag_K  = K Unusual stack.  The program has a suspicious stack or an odd stack.
  100.   HeurFlag_@  = @ Encountered instructions which are not likely to be generated by\n  an assembler, but by some code generator like a polymorphic virus.
  101.   HeurFlag_1  = 1 Found instructions which require a 80186 processor or above.
  102.   HeurFlag_Y  = Y Bootsector violates IBM bootsector format.  Missing 55AA-marker.
  103.   HeurFlag_p  = p Packed program.  A virus could be hidden inside the program.
  104.   HeurFlag_i  = i Additional data found at end of file.  Probably internal overlay.
  105.   HeurFlag_h  = h The program has the hidden or system attribute set.
  106.   HeurFlag_w  = w The program contains a MS-Windows or OS/2 exe-header.
  107.  
  108.  
  109. [LogFile]
  110.   LogFileHdr  = TBAV for Windows virus detection report
  111.   Filter      = Log Files *.LOG
  112.  
  113. [DataFile]
  114.    Filter     = Data Files *.DAT
  115.  
  116. [VirusInfo]
  117.   InfoHeader  = Information about
  118.   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.
  119.   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.
  120.   Joke        = This file is completely innocent. It merely imitates virus activity but is actually harmless. Just delete it if you do not like it.
  121.   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!
  122.   InfectS     = This virus is known to infect
  123.   COM         = COM files,
  124.   EXE         = EXE files,
  125.   SYS         = device drivers,
  126.   BOOT        = boot sectors,
  127.   InfectE     = but unknown variants may infect other items as well.
  128.   Res         = It remains resident in memory and infects/damages its victims in the background.
  129.   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.
  130.   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.
  131.   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.
  132.   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.
  133.   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.
  134.   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.
  135.   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!
  136.   Mus         = The speaker of your PC may emit unusual sounds.
  137.   Msg         = Unusual messages or effects may appear on the screen.
  138.   Hang        = Unexpected system hangs may occur.
  139.   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.
  140.   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.
  141.   Rare        = This virus almost never appears 'in the wild'. It is very unlikely that you will ever encounter it, except in virus collections.
  142.  
  143. [CleanInfo]
  144.   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.
  145.   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.
  146.   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.
  147.   Del         = Removing this virus is easy, just delete it !
  148.   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.
  149.   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.
  150.   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.
  151.   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.
  152.  
  153. [Menu:Main]
  154.   PopUpStart  = &File
  155.     Item(100) = &Quit and save
  156.     Item(101) = E&xit (don't save)
  157.   PopUpEnd
  158.   PopUpStart  = Se&tup
  159.     Item(202) = &Options...
  160.     Item(203) = &Flags...
  161.     Separator
  162.     Item(204) = &Data file pathname...
  163.     Item(205) = &View data file
  164.   PopupEnd
  165.   PopUpStart  = &Scan
  166.     Item(302) = &Options...
  167.     Item(303) = &Advanced options...
  168.     Item(304) = &If virus found...
  169.     Separator
  170.     Item(305) = &Log file options...
  171.     Item(306) = &View log file
  172.   PopupEnd
  173.   PopupStart  = &Documentation
  174.     Item(400) = &License agreement
  175.     Item(401) = &TBAV user manual
  176.     Item(402) = Addendum &file
  177.     Item(403) = List of &agents
  178.     Item(404) = Application ¬es
  179.     Item(405) = &Report form
  180.     Separator
  181.     Item(406) = &What's new ?...
  182.     Item(407) = &Virus information...
  183.   PopupEnd
  184.   PopupStart  = &Options
  185.     Item(500) = &TBAV for Windows configuration
  186.     Item(501) = &Scheduler configuration
  187.     Item(504) = &Network configuration
  188.   PopupEnd
  189.   PopupStart  = &Help
  190.     Item(900) = Help &Index
  191.     Item(901) = &Help on help
  192.     Separator
  193.     Item(999) = &About TBAVWIN...
  194.   PopupEnd
  195.  
  196. [ButtonBar]
  197.   Text(0)     = Scan the diskette in your first diskdrive for virusses
  198.   Text(1)     = Scan the diskette in your second diskdrive for virusses
  199.   Text(2)     = Scan your local harddisk(s) for virusses
  200.   Text(3)     = Scan your network drive(s) for virusses
  201.   Text(4)     = Scan all logical fixed drive(s) for virusses
  202.   Text(5)     = Set TBAV for Windows configuration
  203.   Text(6)     = Change the settings for background scanning
  204.  
  205.  
  206. [Dialog:DLG_INITIALIZING]
  207.   Title       = TBAV for Windows V6.30
  208.   Text(0xF000)= Please wait ! TBAV for Windows is initializing.
  209.   ScanMem     = Scanning internal memory for viruses....
  210.  
  211.  
  212. [Dialog:DLG_ABOUT]
  213.   Title       = About TBAV for Windows
  214.   Text(0xF000)= ThunderBYTE Anti-Virus Utilities\nfor Windows\nVersion 6.30\n
  215.   Text(0xF001)= TBAV for Windows is distributed by:
  216.   Text(0xF002)= ESaSS B.V.
  217.   Text(0xF003)= P.O. Box 1380
  218.   Text(0xF004)= 6501 BJ  Nijmegen
  219.   Text(0xF005)= The Netherlands
  220.   Text(0xF006)= CompuServe: 100140,3046
  221.   Text(0xF007)= Phone: +31  (0)80  78 78 81
  222.   Text(0xF008)= Fax    : +31  (0)80  78 91 86
  223.   Text(0xF009)= BBS   : +31  (0)59  18 20 11
  224.   Text(0xF00A)= Fido   : 2:280/200
  225.   Text(0xF00B)= Internet: veldman@esass.iaf.nl
  226.  
  227. [Dialog:DLG_ABOUT_CREDITS]
  228.   Title       = TBAV for Windows Credits
  229.   Text(0xF000)= TBAV for Windows is written by:
  230.  
  231. [Dialog:DLG_CMDLINE]
  232.   Title       = Edit path string
  233.   Text(0xF000)= Path string
  234.   Text(0xF001)= These are the disk, paths or files that will be processed when you press OK. Press Cancel to abort the operation.
  235.  
  236. [Dialog:DLG_NOTBDRIVER]
  237.   Title       = TBAV for Windows - WARNING !
  238.   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.
  239.   Text(100)   = Do not show this message on startup
  240.   Text(1)     = &Continue
  241.   Text(2)     = &Terminate
  242.  
  243. [Dialog:DLG_CONFIGURE]
  244.   Title       = Configure TBAV for Windows
  245.   Text(0xF000)= Program execution options
  246.   Text(0xF001)= File view utility
  247.   Text(0xF003)= Sound options
  248.   Text(2801)  = &Wait after program execution
  249.   Text(2803)  = &Use internal viewer
  250.   Text(2806)  = &Always
  251.   Text(2807)  = &Only once
  252.   Text(2808)  = &Background scan
  253.   Text(2809)  = &Never
  254.  
  255. [Dialog:DLG_FILES]
  256.   Title       = Choose disk, paths or files
  257.   Text(102)   = All &local fixed disks
  258.   Text(103)   = All &network disks
  259.   Text(104)   = All &fixed disks
  260.   Text(105)   = Drive &A:
  261.   Text(106)   = Drive &B:
  262.  
  263. [Dialog:DLG_FILELIST]
  264.   Text(0xF001)= Target items
  265.   Text(107)   = &Clear target
  266.   Text(108)   = &Save target
  267.   Directory   = Directory
  268.   ListFiles   = Predefined targets
  269.   EditTarget  = &Edit target
  270.   AddTarget   = &Add item -->
  271.   NewTarget   = &New target
  272.   ShowList    = &Ok
  273.   RemoveTarget= &Remove target
  274.   RemoveItem  = <-- &Remove Item
  275.   Target      = Current target:
  276.  
  277. [Dialog:DLG_SAVESCN]
  278.   Title       = Save target as
  279.   Text(0xF000)= Directory:
  280.   Text(0xF001)= File &name
  281.  
  282. [Dialog:DLG_LOADSCN]
  283.   Title       = Load target
  284.   Text(0xF000)= Directory:
  285.   Text(0xF001)= File &name
  286.  
  287. [Dialog:DLG_SCHEDULER]
  288.   Title       = TBAV for Windows Background scanning
  289.   Text(0xF000)= Schedule timer configuration
  290.   Text(0xF001)= minutes
  291.   Text(0xF002)= Schedule files/paths configuration
  292.   Text(0xF003)= Execute virus scanner after a period of
  293.   Text(0xF004)= Target for background scanning:
  294.   Text(0xF005)= File I/O monitor configuration
  295.   Text(2903)  = Enable &scheduler
  296.   Text(2904)  = Enable file I/O monitor
  297.   Targets     = &Targets
  298.  
  299. [Dialog:DLG_SCAN]
  300.   Title       = TbScan
  301.   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.
  302.   Text(0xF000)= Signatures:\nDirectories:\nTotal files:\nExecutables:\nCRC verified:\nInfected items:\nChanged items:\nElapsed time:\nKB / second:
  303.  
  304. [Dialog:DLG_SETUP]
  305.   Title       = TbSetup
  306.   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!
  307.   Text(0xF000)= TbSetup entries:\n\nAnti-Vir files:\nDirectories:\nTotal files:\nExecutables:\nNew files:\nChanged files:\nSpecial files:
  308.   Text(0xF001)= Filename
  309.   Text(0xF002)= Length
  310.   Text(0xF003)= CRC-32
  311.   Text(0xF004)= Action
  312.   Text(0xF005)= Flags
  313.   Text(0xF006)= Statistics
  314.  
  315.  
  316. [Dialog:DLG_SETUPOPTIONS]
  317.   Title       = TBAV for Windows Setup Options
  318.   Text(0xF000)= Setup options
  319.   Text(2000)  = &Use TBAV.INI file
  320.   Text(2001)  = &Prompt for pause
  321.   Text(2002)  = &Only new files
  322.   Text(2003)  = &Remove Anti-Vir.Dat files
  323.   Text(2004)  = &Test mode (don't change anything)
  324.   Text(2005)  = &Hide Anti-Vir.Dat files
  325.   Text(2006)  = &Make executables read-only
  326.   Text(2007)  = &Clear read-only attributes
  327.   Text(2008)  = &Include sub-directories
  328.  
  329. [Dialog:DLG_SETUPFLAGS]
  330.   Title       = TBAV for Windows Setup Flags
  331.   Text(0xF000)= Setup Flag usage
  332.   Text(0xF001)= Select flags to be changed
  333.   Text(2020)  = &Use normal flags
  334.   Text(2021)  = &Set flags manually
  335.   Text(2022)  = &Reset flags manually
  336.   Text(2023)  = &Heuristic analysis
  337.   Text(2024)  = &Checksum images
  338.   Text(2025)  = Disk image &file
  339.   Text(2026)  = Read-&only sensitive
  340.   Text(2027)  = &TSR program
  341.   Text(2028)  = &Direct disk access
  342.   Text(2029)  = &Attribute modifier
  343.   Text(2030)  = &Interrupt rehook
  344.  
  345. [Dialog:DLG_SCANOPTIONS]
  346.   Title       = TBAV for Windows Scan Options
  347.   Text(0xF000)= Scan options
  348.   Text(2100)  = Use &TBAV.INI file
  349.   Text(2101)  = &Prompt for pause
  350.   Text(2102)  = &Quick scan
  351.   Text(2103)  = &Non-executable scan
  352.   Text(2104)  = &Bootsector scan
  353.   Text(2107)  = &Subdirectory scan
  354.   Text(2109)  = &Fast scrolling
  355.  
  356. [Dialog:DLG_SCANADVANCED]
  357.   Title       = TBAV for Windows Advanced Scan Options
  358.   Text(0xF000)= Heuristic scanning
  359.   Text(0xF001)= Miscellaneous options
  360.   Text(0xF002)= Configure executable extensions
  361.   Text(2120)  = &High heuristic sensitivity
  362.   Text(2121)  = &Auto heuristic sensitivity
  363.   Text(2122)  = &Low heuristic sensitivity
  364.  
  365. [Dialog:DLG_SCANVIRUSFOUND]
  366.   Title       = TBAV for Windows - What if a virus is found ?
  367.   Text(0xF000)= If a virus is found,
  368.   Text(2140)  = &Present action menu
  369.   Text(2141)  = &Just continue (log only)
  370.   Text(2142)  = &Delete infected file
  371.   Text(2143)  = &Kill infected file
  372.   Text(2144)  = &Rename infected file
  373.  
  374. [Dialog:DLG_SCANLOG]
  375.   Title       = TBAV for Windows - Log file options
  376.   Text(0xF000)= Log file contents
  377.   Text(0xF001)= Log file options
  378.   Text(2160)  = Log only &infected files
  379.   Text(2161)  = Log &summary too
  380.   Text(2162)  = Log suspected &too
  381.   Text(2163)  = Log all &warnings too
  382.   Text(2164)  = Log &clean files too
  383.   Text(2165)  = &Output to log file
  384.   Text(2166)  = &Append to existing log file
  385.   Text(2167)  = &No heuristic descriptions
  386.  
  387. [Dialog:DLG_VIRUSLIST]
  388.   Title       = Virus Information
  389.   Text(0xF000)= Virus list
  390.   Text(1)     = &Close
  391.   Text(2401)  = &View Info
  392.  
  393. [Dialog:DLG_WHATSNEWLIST]
  394.   Title       = What's New ?
  395.   Text(0xF000)= What's New file list
  396.   Text(1)     = &Close
  397.   Text(2700)  = &View Info
  398.  
  399.  
  400. [Dialog:DLG_VIRUSINFO]
  401.   Title       = Virus Information
  402.   Text(0xF000)= Virus Information
  403.  
  404.  
  405. [Dialog:DLG_VIRUSFOUND]
  406.   Title       = Virus Detected !
  407.   Text(0xF000)= Virus Information
  408.   Text(0xF001)= Action to take
  409.   Text(100)   = &Delete file
  410.   Text(101)   = &Kill file
  411.   Text(102)   = &Rename file
  412.   Text(103)   = &Validate
  413.   Text(104)   = Virus &Info
  414.   Text(105)   = &Non-stop continue
  415.   Text(106)   = &Continue
  416.   Text(107)   = &Quit
  417.  
  418.  
  419. [Dialog:DLG_NETWORK]
  420.   Title       = Network options
  421.   Text(0xF000)= Communication directory:
  422.   Text(0xF001)= Socket name:
  423.   Text(0xF003)= Timings (in milliseconds)
  424.   Text(0xF004)= &Asynchronous timeout
  425.   Text(0xF005)= &Message scan time
  426.   Text(0xF006)= &Blocking message scan time
  427.   Text(0xF007)= Blocking &request timeout
  428.