﻿ProtectionCategory = 'Protection component'
ThreatsCategory = 'Threat'
BasesCategory = 'Databases'
LicenseCategory = 'License'
MessageCategory = 'Important message'
AppControlCategory = 'Application Control'
BackupCategory = 'Backup'

MessageBoxCaption = MessageCategory
MessageBoxInfoDescription = 'There is a license notification'
MessageBoxImportantDescription = 'There is an important notification'

EndOfLicenseCaption = LicenseCategory
EndOfLicenseDescription = 'License has expired'

DescriptionKeyInvalidInvalidBlacklist       = 'Black list of keys is corrupted'
DescriptionKeyInvalidIllegalUpdate          = 'Warning! The databases release date does not match the license term'
DescriptionKeyInvalidInconsistentUpdate     = 'An error has occurred when updating the application database'
DescriptionKeyInvalidKeyCreationDateInvalid = 'Invalid application activation date'
DescriptionKeyInvalidKeyInstallDateInvalid  = 'Invalid application activation date'
DescriptionKeyInvalidKeyReinstallProduct    = 'The application should be reinstalled'
DescriptionKeyInvalidKeyCorrupted           = 'Key file is corrupted'
ProductStateKeySuspended = 'Subscription has been suspended'

PreinstalledCodeWaitActivationCritical     = 'Internet connection is required for activation'

DescriptionThreatsNeedReboot = 'Computer reboot is required for disinfection'
DescriptionThreatsCritical = 'Computer security is at risk'
DescriptionThreatsWarning = 'An object has been detected. Your attention is required'
DescriptionThreatsSuspiciousBehaviour = 'Suspicious behavior of an application has been detected'
DescriptionThreatsHTTPScanMalware = 'Download of file or web page requires confirmation'
DescriptionThreatsHTTPScanSuspicious = 'URL in this link belongs to a dangerous region'
DescriptionIPMNotificationCritical = 'Critical license notification. Fix now!'
DescriptionIPMNotificationInfo = 'License notification. Click here to view.'
DescriptionEndOfLicense = 'License has expired'
DescriptionWelcomePage = 'You should activate ' + $ProductName
DescriptionHIPSWarning = 'Application Control. Your decision is required'
DescriptionHIPSHighRate = 'Running a malicious utility or packed object whose packing may be used to protect malicious code'
DescriptionFirewall = 'Attempt to set up connection'
DescriptionVulnerability = 'Vulnerability detected. Your decision is required'
DescriptionWMUF = 'Malware download attempt'
DescriptionAntiPhishing = 'Web page containing a phishing link visited'
DescriptionTrafficMonitor = 'Insecure connection. Your decision is required'
DescriptionRegistrationRequest = 'Register on My Kaspersky portal'
DescriptionUcpRegistrationRequest = 'Register on My Kaspersky portal'
DescriptionNewsUnread = 'Important news available. Read now'
DescriptionHipsOpenVideoCamera = 'The application ' + $AppName + ' is using webcam'
DescriptionThreatsWiFiHome = 'Wi-Fi network is under-protected'
DescriptionThreatsWiFiPublic = 'Wi-Fi network is insecure'
DescriptionThreatsWiFiPassword = 'Password may be intercepted. Your decision required'

DescriptionBackupOutOfSpace = 'Not enough space in Online storage'
DescriptionAuthorizeOnlineStorage = 'You must log in to Online storage'
DescriptionBackupTaskFailed = 'Error'
DescriptionRestoreTaskFailed = 'Cannot restore file'

DescriptionWebAvTaskVerdictUrlAllowed = 'Malicious link allowed'
DescriptionWebAvTaskVerdictUrlBlocked =	'Malicious link blocked'
DescriptionWebAvTaskVerdictUrlDetected = 'Malicious web page threatens the security of your computer'

DescriptionAntiPhishingTaskVerdictUrlAllowed = 'Phishing link allowed'
DescriptionAntiPhishingTaskVerdictUrlBlocked = 'Phishing link blocked'

IpmImportantMessage_Title = 'Important message'

DefaultDenyApplicationStartDenied_Title = 'Application startup is blocked'
DefaultDenyApplicationStartDenied_Body = 'Startup of ' + $AppName + ' is blocked in Trusted Applications mode'

DefaultDenyModuleLoadDenied_Title = 'Access to module is blocked'
DefaultDenyModuleLoadDenied_Body = $AppName + ' may run improperly or fail to start'

DefaultDenyModulesLoadDenied_Title = 'Access to modules is blocked'
DefaultDenyModulesLoadDenied_Body = $AppName + ' may run improperly or fail to start'

DefaultDenyModulesLoadDeniedForApplications_Title = 'Access to modules is blocked'
DefaultDenyModulesLoadDeniedForApplications_Body = $AppName + ' may run improperly or fail to start'

DefaultDenyEnabled_Title = 'Trusted Applications mode is enabled'
DefaultDenyEnabled_Body = 'Applications without digital signature and not trusted by KSN are blocked'

DefaultDenyDisabled_Title = 'Trusted Applications mode is disabled'
DefaultDenyDisabled_Body = 'Applications without digital signature and not trusted by KSN are allowed'

TracesEnabled_Title = 'Traces are enabled. This may affect your computer\'s performance'

KpcLogin_Title = 'My Kaspersky has been logged in'

PhishingLinkAllowed_Title = 'Phishing link'
PhishingLinkAllowed_Body = 'Phishing link ' + $Url + ' is allowed'

PhishingLinkDenied_Title = 'Phishing link'
PhishingLinkDenied_Body = 'Phishing link ' + $Url + ' is blocked'

MalwareMessageBlocked_Title = 'Message blocked'
MalwareMessageBlocked_Body = 'Message contains malicious link'

PhishingMessageBlocked_Title = 'Message blocked'
PhishingMessageBlocked_Body = 'Message contains phishing link'

WebAvLinkAllowed_Title = 'Malicious link'
WebAvLinkAllowed_Body = 'Malicious link ' + $Url + ' is allowed'

WebAvLinkBlocked_Title = 'Malicious link'
WebAvLinkBlocked_Body = 'Malicious link ' + $Url + ' is blocked'

WebAvLinkDetected_Title = 'Malicious web page'
WebAvLinkDetected_Body = 'Web page ' + $Url + ' threatens the security of your computer'

WebAvLinkRiskwareAllowed_Title = 'Download allowed'
WebAvLinkRiskwareAllowed_Body = 'Web address:' + $Url

WebAvLinkRiskwareBlocked_Title = 'Download blocked'
WebAvLinkRiskwareBlocked_Body = 'Web address:' + $Url

WebAvLinkRiskwareDetected_Title =  'Application detected'
WebAvLinkRiskwareDetected_Body = 'Legitimate software that can be used to cause damage'

FullScanComplete_Title = 'Full Scan completed'	
QuickScanComplete_Title = 'Quick Scan completed'
CriticalAreaScanComplete_Title = 'Quick Scan completed'
CustomScanComplete_Title = 'Custom Scan completed'
CustomScanComplete_TitleWithObjectName = 'Object scanning completed'
CustomScanComplete_TitleForRemovableDrive = 'Scanning of removable drive is completed'
CustomScanComplete_Body_NoThreats = 'No threats'
CustomScanComplete_Body_NotDisinfectedAndManaged = CustomScanComplete_Body_NotDisinfected + ' ' + CustomScanComplete_Body_Managed
CustomScanComplete_Body_NotDisinfected = $NotDisinfectedCount + {$NotDisinfectedCount: ' object not processed', ' objects not processed'}
CustomScanComplete_Body_Managed = $ManagedCount + {$ManagedCount: ' object processed', ' objects processed'} + ': ' + $DisinfectedCount + {$DisinfectedCount: ' disinfected', ' disinfected'} + ', ' + $DeletedCount + {$DeletedCount: ' deleted', ' deleted'}

PublicNetworkWithoutSecurityProtocol_Title = 'Public Wi-Fi network is insecure'
PublicNetworkWithoutSecurityProtocol_Body = 'Wi-Fi network "' + $SSID + '" uses no protection protocol'
PublicNetworkWithVulnerableSecurityProtocol_Title = 'Public Wi-Fi network is insecure'
PublicNetworkWithVulnerableSecurityProtocol_Body = 'Wi-Fi network "' + $SSID + '" uses a vulnerable protection protocol'
PublicNetworkWithStrongSecurityProtocol_Title = 'Public Wi-Fi network is insecure'
PublicNetworkWithStrongSecurityProtocol_Body = 'Data may be intercepted on a public Wi-Fi network "' + $SSID + '"'
HomeNetworkWithPopularSsid_Title = 'Wi-Fi network is under-protected'
HomeNetworkWithPopularSsid_Body =  'Uses popular ID of the Wi-Fi network "' + $SSID + '"'
HomeNetworkWithoutSecurityProtocol_Title = 'Wi-Fi network is under-protected'
HomeNetworkWithoutSecurityProtocol_Body = 'Wi-Fi network "' + $SSID + '" uses no protection protocol'
HomeNetworkWithVulnerableSecurityProtocol_Title = 'Wi-Fi network is under-protected'
HomeNetworkWithVulnerableSecurityProtocol_Body = 'Wi-Fi network "' + $SSID + '" uses a vulnerable protection protocol'

ParentalControlAppBlocked_Title = 'Parental Control' 
ParentalControlAppBlocked_AppInBlackList_Body = 'Startup of blocked application ' + $AppName + ' is blocked'
ParentalControlAppBlocked_DayLimitExhausted_Body = 'Usage time is over, startup of ' + $AppName + ' is blocked'
ParentalControlAppBlocked_TimePeriodRestriction_Body = 'Usage schedule is violated, startup of ' + $AppName + ' is blocked'
ParentalControlAppBlocked_AgeRestriction_Body = 'Age restriction applied, startup of ' + $AppName + ' is blocked'
ParentalControlAppBlocked_ForbiddenAppCategory_Body = 'Startup of ' + $AppName + ' from a blocked category is blocked'
ParentalControlAppBlocked_ForbiddenContent_Body = 'Blocked category, startup of ' + $AppName+ ' is blocked'
ParentalControlAppBlocked_OutageRequired_Body = 'Time break is required, startup of ' + $AppName + ' is blocked'

ParentalControlFileDownloadBlocked_Title = 'Parental Control'
ParentalControlFileDownloadBlocked_Body = 'File download was blocked: downloading of this file type is blocked'

ParentalControlInstantMessageBlocked_Inbound_Title = 'Parental Control'
ParentalControlInstantMessageBlocked_Outbount_Title = 'Parental Control'
ParentalControlInstantMessageBlocked_ContactInBlackList_Body = 'Message is blocked: this contact is blocked'
ParentalControlInstantMessageBlocked_UnknownContactSuppressed_Body = 'Message is blocked: messaging with unknown contact is not allowed'
ParentalControlInstantMessageBlocked_PersonalInfoSending_Body = 'Message is blocked: personal data transfer is not allowed'

ParentalControlInternetUsageBlocked_Title = 'Parental Control'
ParentalControlInternetUsageBlocked_TimeLimit_Body = 'Time limit on Internet use is exceeded, access is blocked'
ParentalControlInternetUsageBlocked_TimeSpace_Body =  'Internet usage schedule is violated, access is blocked'
ParentalControlInternetUsageBlocked_OutageRequired_Body = 'Time break is required, Internet access is blocked'
ParentalControlPersonalInfoSending_Title = 'Parental Control' 
ParentalControlPersonalInfoSending_Body = 'Sending of personal data to ' + $Recipient + ' is blocked'

ParentalControlSocialNetworkMessageBlocked_Inbound_Title = 'Parental Control'
ParentalControlSocialNetworkMessageBlocked_Outbount_Title = 'Parental Control'
ParentalControlSocialNetworkMessageBlocked_ContactInBlackList_Body = 'Message is blocked: this contact is blocked'
ParentalControlSocialNetworkMessageBlocked_UnknownContactSuppressed_Body = 'Message is blocked: messaging with unknown contact is not allowed'
ParentalControlSocialNetworkMessageBlocked_PersonalInfoSending_Body = 'Message is blocked: personal data transfer is not allowed'

ParentalControlWebBrowsingBlocked_Title = 'Parental Control'
ParentalControlWebBrowsingBlocked_BlackList_Body = 'Website browsing is blocked: website is on the blocked list'
ParentalControlWebBrowsingBlocked_Uncontrolled_Body = 'Website browsing is blocked: website is unknown'
ParentalControlWebBrowsingBlocked_CategoryDeny_Body = 'Website browsing is blocked: website is from a blocked category'
ParentalControlWebBrowsingBlocked_PersonalInfo_Body = 'Website browsing was blocked: personal data transfer is blocked'
                        	
KpcLoginFailed_Title = 'Error connecting to My Kaspersky'
KpcLoginFailed_Body = 'Check your Internet connection and proxy server settings' 

FileShredder_Title = 'File deletion completed'

MalwareActionRolledBack_Title = 'Malware actions rolled back'
MalwareActionRolledBack_FileDeleted_Body = 'File deleted'
MalwareActionRolledBack_FileRenamed_Body = 'Name and path restored'
MalwareActionRolledBack_FileRestored_Body = 'File restored'
MalwareActionRolledBack_RegValueDeleted_Body = 'Registry value restored'
MalwareActionRolledBack_RegValueRestored_Body = 'Registry value restored'
MalwareActionRolledBack_RollbackDone_Body = 'Application actions rolled back'

ApplicationActionProcessed_StartAllowed_Title = 'Startup of ' + $AppName + ' is allowed'
ApplicationActionProcessed_StartDenied_Title = 'Startup of ' + $AppName + ' is blocked'
ApplicationActionProcessed_OpenVideoCameraAllowed_Title = 'Webcam access allowed'
ApplicationActionProcessed_OpenVideoCameraDenied_Title = 'Webcam access blocked'
ApplicationActionProcessed_OpenAudioDeviceAllowed_Title = 'Receiving of audio stream is allowed'
ApplicationActionProcessed_OpenAudioDeviceDenied_Title = 'Receiving of audio stream is blocked'
ApplicationActionProcessed_ActionAllowed_Title = 'Suspicious action is allowed'
ApplicationActionProcessed_ActionDenied_Title = 'Suspicious action is blocked'

ApplicationControlMalwareCured_Title = $AppName + ' disinfected' 
ApplicationControlMalwareDeleted_Title = $AppName + ' deleted'

ApplicationControlSuspicionCured_Title = $AppName + ' disinfected'
ApplicationControlSuspicionDeleted_Title = $AppName + ' deleted'

ApplicationControlAdwareDeleted_Title =  $AppName + ' deleted'

ApplicationControlRiskwareDeleted_Title =  $AppName + ' deleted'

SwMalwareStartDenied_Title = 'Startup of ' + $AppName + ' is blocked'

SwMalware_Suspicious_Title = 'Suspicious application behavior'
SwMalware_Sure_Title =  'Dangerous application behavior'

SwMalwareTerminateFailed_Title = 'Failed to close ' + $AppName

SwMalwareDeleted_Title = $AppName + ' deleted'

SwScreenBlockerNotFound_Title = 'Screen locker not found'
SwScreenBlockerNotFound_Body = 'If the problems persist, please contact Technical Support.'

MailMessageProcessed_AttachmentInfected_Title = 'Email attachment with virus'
MailMessageProcessed_AttachmentDeleted_Title = 'Email attachment deleted'
MailMessageProcessed_AttachmentDisinfected_Title = 'Email attachment disinfected'
MailMessageProcessed_MessageBlocked_Title = 'Message blocked'
MailMessageProcessed_MessageNotDisinfected_Title = 'Object from message quarantined'
MailMessageProcessed_MessageBackuped_Title = 'Malware in message not neutralized'
MailMessageProcessed_MessagePasswordProtected_Title = 'Object not scanned'

WebSslCannotConnect_Title = 'Cannot establish SSL connection'

WebSslConnectionBlocked_Title = 'SSL connection blocked'
WebSslConnectionBlocked_Body = 'Attempt to use a vulnerable version of SSL protocol'

NetworkConnected_Title = 'Connected to the network ' + $NetworkName

NetworkAttackProcessed_Title = 'Network attack blocked'

InfectedObjectNotProcessed_BackupFailed_Suspicion_Title = 'Failed to create backup copy'
InfectedObjectNotProcessed_DeleteFailed_Suspicion_Title = 'Failed to delete file'
InfectedObjectNotProcessed_BackupFailed_Title = 'Failed to create backup copy'
InfectedObjectNotProcessed_DeleteFailed_Title = 'Failed to delete file'

InfectedObjectNotProcessed_Delete_Suspicion_Title = 'File deleted: disinfection failed'
InfectedObjectNotProcessed_Cure_Suspicion_Title = 'File disinfected'
InfectedObjectNotProcessed_DeleteOnReboot_Suspicion_Title = 'File will be deleted after reboot'
InfectedObjectNotProcessed_CureOnReboot_Suspicion_Title = 'File will be disinfected after reboot'

InfectedObjectNotProcessed_Delete_Title = 'File deleted: disinfection failed'
InfectedObjectNotProcessed_Cure_Title = 'File with a virus disinfected'
InfectedObjectNotProcessed_DeleteOnReboot_Title = 'Failed to delete file'
InfectedObjectNotProcessed_CureOnReboot_Title = 'File cannot be disinfected'
InfectedObjectNotProcessed_Body =  'File: ' + $FileName

UpdaterFailed_Title = 'Failed to update databases'

HipsFailed_Title = 'Application Control is not enabled'
HipsFailed_FltDevError_Body = 'Rules for devices will not be applied'

ParentalControlFailed_Title = 'Parental Control is not enabled'
ParentalControlFailed_HeuristicFault_Body = 'Failed to perform heuristic analysis of the website'
ParentalControlFailed_NoDriver_Body = 'Driver not found'

BackupFailed_Title = 'Backup was not started'
RestoreFailed_Title = 'Restore is not started'

TaskFailed_UnspecifiedError_Body = 'Error code: ' + $ErrorCode

TaskFailed_SystemError_UndefinedError_Body = 'Unknown error'
TaskFailed_SystemError_NotEnougthMemory_Body = 'Not enough memory'
TaskFailed_SystemError_NotSupported_Body = 'Not supported'
TaskFailed_SystemError_NotImplemeneted_Body = 'Not implemented'
TaskFailed_SystemError_AccessDenied_Body = 'Access denied or object not found'
TaskFailed_SystemError_ObjectNotFound_Body = 'Object not found'
TaskFailed_SystemError_ObjectIsLocked_Body = 'Object is locked'
TaskFailed_SystemError_OperationCanceled_Body = 'Operation canceled'
TaskFailed_SystemError_DeviceError_Body	= 'Device error'
TaskFailed_SystemError_InvalidSignature_Body = 'Invalid signature'
TaskFailed_SystemError_InvalidVersion_Body = 'Invalid version'
TaskFailed_SystemError_WriteProtection_Body = 'Object is write-protected'
TaskFailed_SystemError_LicenseIsMissing_Body = 'License is missing'
TaskFailed_SystemError_OutOfSpace_Body = 'Out of space'
TaskFailed_SystemError_DeviceIsNotReady_Body = 'Device is not ready'
TaskFailed_SystemError_InvalidFormat_Body = 'Invalid format'
TaskFailed_SystemError_NotEnougthRights_Body = 'Not enough rights'
TaskFailed_SystemError_InitializationError_Body	= 'Initialization error'
TaskFailed_SystemError_IncorrectObjectState_Body = 'Incorrect object state'
TaskFailed_SystemError_ObjectIsPasswordProtected_Body = 'Object is password-protected'
TaskFailed_SystemError_ReadError_Body = 'Read error'
TaskFailed_SystemError_WriteError_Body = 'Write error'
TaskFailed_SystemError_InvalidObject_Body = 'Invalid object'
TaskFailed_SystemError_ObjectAlreadyExists_Body = 'Object already exists'
TaskFailed_SystemError_ObjectIsInUseByAnotherApplication_Body = 'Object is in use by another application'
TaskFailed_SystemError_DatabasesAreCorrupted_Body = 'Databases are corrupted'
TaskFailed_SystemError_InvalidModule_Body = 'Invalid module'
TaskFailed_SystemError_ModuleWasNotAuthenticated_Body = 'Module was not authenticated'
TaskFailed_SystemError_ModuleNotFound_Body = 'Module not found'
TaskFailed_SystemError_ComponentCannotBeLoaded_Body = 'Component cannot be loaded'
TaskFailed_SystemError_TimedOut_Body = 'Timed out'
TaskFailed_SystemError_ComponentsInteractionError_Body = 'Components interaction error'
TaskFailed_SystemError_InvalidDigitalSignature_Body = 'Invalid digital signature'
TaskFailed_SystemError_NotDigitallySigned_Body = 'Not digitally signed'
TaskFailed_SystemError_TheTaskWasStopped_Body = 'The task was stopped'
TaskFailed_SystemError_TaskCannotBeStartedInSafeMode_Body = 'Task cannot be started in safe mode'
TaskFailed_SystemError_TaskDisabled_Body = 'Task disabled'
TaskFailed_SystemError_IncorrectUserNameOrPassword_Body	= 'Incorrect user name or password'
TaskFailed_SystemError_TaskLaunchNotPossible_Body = 'Task launch on behalf of another user account is not possible in safe mode'
TaskFailed_SystemError_DriverNotFound_Body = 'Driver not found'
TaskFailed_SystemError_LoadingDatabase_Body = 'Error loading databases'

FileAntivirusFailed_Title = 'File Anti-Virus is not enabled'
MailAntivirusFailed_Title = 'Mail Anti-Virus is not enabled'
HttpFailed_Title = 'Web Anti-Virus is not enabled'
InstantMessangerCheckerFailed_Title = 'IM Anti-Virus is not enabled'
SW2Failed_Title = 'System Watcher is not enabled'
IDSFailed_Title = 'Network Attack Blocker not enabled'
HIPSFailed_Title = 'Application Control is not enabled'
AntiSpamFailed_Title = 'Anti-Spam is not enabled'
FirewallFailed_Title = 'Firewall is not enabled'
TrafficMonitorFailed_Title = 'Network Monitor is not enabled'
AntiBannerFailed_Title = 'Anti-Banner is not enabled'
SelfProtectionFailed_Title = 'Self-Defense is not enabled'
ScanFailed_Title = 'Scan task was not started'
ProtectionFailed_Title = 'Failed to enable protection'

SilentInstallSuccess_Title = $ProductType + ' updated'
SilentInstallSuccess_Body = 'Computer reboot is required to apply the update'

SilentInstallFailed_Title = 'Failed to install the update'
SilentInstallFailed_UserCancel_Body = 'The user has canceled application installation'
SilentInstallFailed_CannotAccessDistr_Body = 'Cannot download the distribution package'
SilentInstallFailed_FilesCorrupted_Body = 'Installation files are corrupted'
SilentInstallFailed_FilesNotSigned_Body = 'Installation files are not signed'
SilentInstallFailed_NotAdmin_Body = 'The account has no local administrator rights'
SilentInstallFailed_Prerequisites_Body = 'System requirements are not met'
SilentInstallFailed_MsiError_Body = 'Critical MSI error'
SilentInstallFailed_OutOfSpace_Body = 'Not enough disk space for installation'
SilentInstallFailed_UnknownError_Body = 'Unknown error'
SilentInstallFailed_IncompatibleSoftware_Body = 'Incompatible software was found'
SilentInstallFailed_DotNetInstallFailed_Body = '.Net Framework installation error'
SilentInstallFailed_SubscriptionActivationError_Body = 'Subscription activation error'

UpdaterTaskFinished_Success_Title = 'Application databases were updated'
UpdaterTaskFinished_NothingToUpdate_Title = 'Database update not required'
UpdaterTaskFinished_Failed_Title = 'Application databases not updated'

MultipleNetworkActivitiesOnStartupAllowed_Title = 'Network activity is allowed'
MultipleNetworkActivitiesOnStartupBlocked_Title = 'Network activity is blocked'
MultipleNetworkActivitiesOnStartupProcessed_Body = 'Network activity was monitored before startup of ' + $ProductName

NetworkActivityControlledOnStartup_Title = 'Network activity monitoring'

KpmIntegration_Title = 'Installer package not downloaded'
KpmIntegration_Body = 'Check your Internet connection and proxy server settings.'

BrowserSettingsChangesBlocked_Title = 'Browser settings restored'

PupwareActionsTrackedByOtherProgram_Title = 'System settings were not restored'

InstallingPupware_Title = 'Browser settings can be changed'

BrowserSettingsChangesRollabackFailed_Title = 'Browser settings changed'	

SystemSettingsChangesBlocked_BrowserSettingsChange_Title = 'Browser settings restored'
SystemSettingsChangesBlocked_DefaultBrowserChange_Title = 'Default browser restored'
SystemSettingsChangesBlocked_ProxySettingsChange_Title = 'Proxy server settings rolled back'
SystemSettingsChangesBlocked_NetworkSettingsChange_Title = 'Network settings were restored'
SystemSettingsChangesBlocked_SystemSettingsChange_Title = 'System settings were restored'
SystemSettingsChangesBlocked_Body = 'Application that changed the settings: ' + $PupwareName

SystemSettingsChangesRollabackFailed_Title = 'System settings were not restored'

BasesReduced_Title = 'Light set of databases'
BasesReduced_Body = 'Protection is limited. You are advised to update the databases.'

UpgradeToWin10Finished_Title = 'Windows 10 adaptation has completed'

SomeBasesNeedUpdate_Title = 'Components require update'

SomeBasesNeedUpdateLicenseExpired_Title = 'Components require update'
SomeBasesNeedUpdateLicenseExpired_Body = 'License has expired'

BasesVeryOldLicenseExpired_Title = 'Databases are extremely out of date'
BasesVeryOldLicenseExpired_Body = 'License has expired'

BasesVeryOldCannotUpdate_Title = 'Databases are extremely out of date'
BasesVeryOldCannotUpdate_Body = 'Cannot update databases. Check your Internet connection settings.'

BasesVeryOldUpdateTurnedOff_Title = 'Databases are extremely out of date'
BasesVeryOldUpdateTurnedOff_Body = 'Automatic update of databases and application modules is disabled.'

BasesOldLicenseExpired_Title = 'Databases are out of date'
BasesOldLicenseExpired_Body = 'License has expired'

BasesOldCannotUpdate_Title = 'Databases are out of date'
BasesOldCannotUpdate_Body = 'Cannot update databases automatically. Internet connection may be missing.'

BasesOldUpdateTurnedOff_Title = 'Databases are out of date'
BasesOldUpdateTurnedOff_Body = 'Automatic update of databases and application modules is disabled.'

UpdateNeedReboot_Title = 'Computer reboot is required'

BasesCorrupted_Title = 'Databases are corrupted'

BasesCorruptedLicenseExpired_Title = 'Databases are corrupted'
BasesCorruptedLicenseExpired_Body = 'License has expired'

ProtectionNotRunning_Title = 'Protection is not running'
ProtectionNotRunning_Body = 'Information on the computer can be infected, damaged, or stolen.'

ProtectionDisabled_Title = 'Protection is disabled'
ProtectionDisabled_Body = 'Information on the computer can be infected, damaged, or stolen.'

AllOk_Title = 'Protection is enabled'

HighRiskTasksDisabled_Title = 'Some components are disabled'
HighRiskTasksDisabled_Body = $ProductName + ' cannot provide complete protection'	

TasksDisabled_Title = 'Some components are disabled'
TasksDisabled_Body = $ProductName + ' cannot provide complete protection'

TasksMalfunction_Title = 'Some components are not enabled'
TasksMalfunction_Body = $ProductName + ' cannot provide complete protection'

ThreatsUntreatedGeneral_Title = 'There are unprocessed objects'

ThreatsUntreatedRiskware_Title = 'Application detected'
ThreatsUntreatedRiskware_Body = 'Legitimate software that can be used to cause damage'

ThreatsUntreatedSuspicious_Title = 'Malicious utility or packed object'
ThreatsUntreatedSuspicious_Body = 'We recommend that you neutralize the detected program'

ThreatsUntreatedMalware_Title = 'Malware has been detected'
ThreatsUntreatedMalware_Body = 'We recommend that you neutralize the detected program'

FirewallBlockAll_Title = 'Firewall'
FirewallBlockAll_Body = 'Blocking network traffic on your computer'

NoLicense_Title = 'Application is not activated'	
NoLicense_Body = 'Apply the activation code that was provided during purchase'

LicenseBlocked_Title = 'Key is blocked'
LicenseBlocked_Body = 'Contact Technical Support or purchase a new license.'

LicenseLimited_Title = 'License limit exceeded'
LicenseLimited_Body = 'Number of devices exceeds the limit allowed by the license'

LicenseLimitedSubscription_Title = 'License limit exceeded'
LicenseLimitedSubscription_Body = 'Number of devices exceeds the limit allowed by subscription'

LicenseIsTrial_Title = 'Trial version is installed'
LicenseIsTrial_Body = $LicenseRemainingDaysCount + ' ' + {$LicenseRemainingDaysCount: 'day is', 'days are'} + ' left until the end of the application\'s evaluation period'

SubscriptionUpdateFailed_Title = 'Subscription status not updated'
SubscriptionUpdateFailed_Body = 'Please verify the subscription status manually.'

SubscriptionSuspended_Title = 'Subscription has been suspended'
SubscriptionSuspended_Body = 'It is necessary to resume subscription and to update its status manually.'

LicenseNotificationWarning_Title = 'Important license notification'

LicenseNotificationCritical_Title = 'Important license notification'

LicenseNotificationInfo_Title = 'Important license notification'

WaitReservedActivationCritical_Title = 'Activation code was not applied'

ReservedActivationProblem_Title = 'Application is not activated'
ReservedActivationProblem_Body = 'Activate the application with the new activation code manually.'

PreinstalledCodeActivationProblem_Title = 'Application is not activated'
PreinstalledCodeActivationProblem_Body = 'Preset activation code is not applied. Your assistance is required'

PreinstalledPasswordActivationProblem_Title = 'Application is not activated'
PreinstalledPasswordActivationProblem_Body = 'Preset password is not applied. Your assistance is required'

WaitPreinstalledCodeActivationCritical_Title = 'Application is not activated'	
WaitPreinstalledCodeActivationCritical_Body = 'Preset activation code will be applied if Internet connection is available.'

WaitPreinstalledPasswordActivationCritical_Title = 'Application is not activated'
WaitPreinstalledPasswordActivationCritical_Body = 'Preset password will be applied if Internet connection is available.'

InvalidReservedCode_Title = 'Activation code is invalid'
InvalidReservedCode_Body = 'Delete the activation code and add it again'

LicenseInvalid_IllegalUpdate_Title = 'License'
LicenseInvalid_IllegalUpdate_Body = 'Database release date is later than the license expiration date, purchase a new license'

LicenseInvalid_InconsistentUpdate_Title = 'Incorrect database update'
LicenseInvalid_InconsistentUpdate_Body = 'We recommend that you update the application databases again.'

LicenseInvalid_KeyCreationDateInvalid_Title = 'Incorrect key creation date'
LicenseInvalid_KeyCreationDateInvalid_Body = 'System date has been changed.'

LicenseInvalid_InvalidBlacklist_Title = 'Black list of keys is corrupted'
LicenseInvalid_InvalidBlacklist_Body = 'Update the databases again or roll them back to their previous version.'

LicenseInvalid_KeyInstallDateInvalid_Title = 'Invalid activation date'
LicenseInvalid_KeyInstallDateInvalid_Body = 'The system date on your computer has been possibly changed.'

LicenseInvalid_ReinstallProduct_Title = 'The application should be reinstalled'
LicenseInvalid_ReinstallProduct_Body = 'Contact Technical Support'

LicenseInvalid_Title = 'Invalid key'
LicenseInvalid_Body = 'Contact Technical Support'

News_Title = 'Unread news available'
NewsMoreThenOne_Body = $NewsCount + ' ' + {$NewsCount: 'unread piece of news', 'unread pieces of news'} 

LicenseBlocked_KFA_Title = 'Key is blocked'
LicenseBlocked_KFA_Body = 'Please download and install the application again'
