home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March (DVD) / PCWorld_2008-03_DVD.iso / temadvd / kasperskyinternet / kis7.0.1.321en.exe / kis.en.msi / kis7.cab / enLoc_privctrl.loc < prev    next >
Encoding:
Text File  |  2007-12-20  |  2.1 KB  |  46 lines

  1. ;------------- Privacy Control --------------
  2.  
  3. [Global]
  4. $PrivacyControl=Protection of confidential data
  5.  
  6. [PrivCtrl_TerminateProcess]
  7. 0       = successfully
  8. default = $(@,SystemError)
  9.  
  10. [PrivCtrl_QuarantineResult]
  11. 0       = $(ObjectName) quarantined.
  12. default = Error placing $(ObjectName) in quarantine ($(@,SystemError))
  13.  
  14. [PrivCtrl_ProcessTerminated]
  15. 0       = Process $(ObjectName) (PID $(nPID)) is terminated.
  16. default = Cannot close process $(ObjectName) (PID $(nPID)): ($(@,SystemError))
  17.  
  18. [PrivCtrl_Alert_Description]
  19. #PRIVCTRL_EVENT_PSTORAGE_ACCESS=Process is trying to get access to personal data or passwords
  20. default=Process is performing suspicious actions
  21.  
  22. [PrivCtrl_AlertDetails_AddInfo_Text]
  23. #PRIVCTRL_EVENT_HIDDEN_SEND=Process <b>$(ObjectName) (PID: $(nPID))</b> is trying to send data using a trusted application.\n\n<b>Intended address:</b>\n$(strDestObjectName)$(strInternalDescription,!!,PDMEventHiddenSend_Data)\n\n<b>$(strInternalDescription,!!,PDMEventHiddenSend_DataText)</b>\n$(strUserDescription)
  24.  
  25. [PrivCtrl_Events]
  26. #PRIVCTRL_EVENT_DETECT=$(EventType,PrivCtrl_IsDetailsExist,PrivCtrl_EventLog_Action,removetags)
  27. #PRIVCTRL_EVENT_ALLOW=Action is allowed
  28. #PRIVCTRL_EVENT_DENY=Action blocked
  29. #PRIVCTRL_EVENT_TRYING_TERMINATE=Attempt to terminate process
  30. #PRIVCTRL_EVENT_PROCESS_TERMINATED=Attempt to terminate process: $(nError,PrivCtrl_TerminateProcess)
  31. #PRIVCTRL_EVENT_QUARANTINE_RESULT=$(nError,PrivCtrl_QuarantineResult)
  32. default = UNK_EVENT($(ReportEvent,x))
  33.  
  34. [ImportantEvents_PrivCtrl_not]
  35. #PRIVCTRL_STATUS_OK=successfully
  36. default=not
  37.  
  38. [ImportantEvents_PrivCtrl]
  39. #PRIVCTRL_EVENT_DENY=Process $(ObjectName) (PID: $(nPID)): attempt to perform suspicious actions is blocked.
  40. #PRIVCTRL_EVENT_ALLOW=Process $(ObjectName) (PID: $(nPID)): attempt to perform suspicious actions is allowed.
  41. #PRIVCTRL_EVENT_DETECT=Process $(ObjectName) (PID: $(nPID)):  suspicious action.
  42. #PRIVCTRL_EVENT_PROCESS_TERMINATED=Process $(ObjectName) (PID $(nPID)) $(ReportStatus,ImportantEvents_PrivCtrl_not) completed.
  43. #PRIVCTRL_EVENT_QUARANTINE_RESULT=$(nError,PrivCtrl_QuarantineResult)
  44. default=PrivCtrl($(ReportEvent,x))
  45.  
  46.