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 / layout_updater.ini < prev    next >
Encoding:
INI File  |  2007-12-18  |  12.2 KB  |  302 lines

  1. ;------------- update --------------
  2.  
  3. [Updater]
  4. props=$Update_Panel
  5. Header = $TaskHeaderBG
  6. Body=[Update_Body]
  7. Footer =[Task_Footer]
  8.  
  9. [Update_Body]
  10. props          = $Task_Body
  11. Description    = [Task_Description]
  12. Table        =[Updater_Info]
  13. FirstButton  =[UpdaterReport_AeroButton] xy(,5)
  14. SecondButton =[UpdaterRollback_AeroButton]
  15.  
  16. [Updater_Info]
  17. props=a(la) sz(p,a)
  18. Caption1=$TableStyleCaption1
  19. Table00 = $TableStyleHeader  f(Normal)
  20. Table01 = $TableStyleColumn1 f(Normal) text($(AVService.BasesDate,datetime))
  21. Table10 = $TableStyleRow     f(Normal)
  22. Table11 = $TableStyleColumn1 f(Normal) text($(AVService.NumRecords))
  23. Table20 = $TableStyleRow     f(Normal)
  24. Table21 = $TableStyleColumn1           text($BasesStatus) 
  25.  
  26.  
  27. [UpdaterReport_AeroButton]
  28. props        =$SublinkedAeroButtonStyle v($(state,IsTaskActive,UpdaterReport_AeroButton.Action))
  29. Arrow         =$ArrowAeroButtonStyle
  30. Caption     =$CaptionAeroButtonStyle text($(state,IsTaskActive,UpdaterReport_AeroButton.Caption)) v($(state,IsTaskActive,UpdaterReport_AeroButton.Action))
  31.  
  32. InactNeverRun =$DescriptionAeroButtonStyle hide($(id,IsTaskIdValid,ShowIfZero)) text($TaskNeverRun)
  33.  
  34. Desc1=$DescriptionAeroButtonStyleVA hide($(id,IsTaskIdValid,ShowIfNotZero)) text($(state,IsTaskActive,UpdaterReport_AeroButton.Desc1))
  35. DescLastStart=t(hotlink) f(VistaBtn_Sublinks) v(report:$(name)) text($(StartTime,datetime)) a(rs) xy(,0) hide($(state,IsTaskActive,ShowIfZero)$(id,IsTaskIdValid,ShowIfNotZero))
  36. DescLastStartHelper=a(ls) xy(23) hide($(state,IsTaskActive,ShowIfZero)$(id,IsTaskIdValid,ShowIfNotZero))
  37. Desc2=$DescriptionAeroButtonStyleVA hide($(id,IsTaskIdValid,ShowIfNotZero)) text($(state,IsTaskActive,UpdaterReport_AeroButton.Desc2))
  38. DescSched =$DescriptionAeroButtonStyleVA xy(,10) v($(schedule.Mode,Update_Method))
  39.  
  40. Sublink1    =$AeroSublinkStyle xy(,4) a(sa) hide($(state,IsTaskActive,ShowIfNotZero)) v(stop:$(name))
  41. |=$SublinkSeparator hide($(state,IsTaskActive,ShowIfNotZero))
  42. Sublink2    =$AeroSublinkStyle hide($(state,IsTaskActive,ShowIfNotZero)) v(start:$(name))
  43.  
  44. Sublink3    =$AeroSublinkStyle xy(,4) a(sa) hide($(state,IsTaskActive,ShowIfZero)) v(configure:$(name))
  45. |=$SublinkSeparator hide($(state,IsTaskActive,ShowIfZero))
  46. Sublink4    =$AeroSublinkStyle hide($(state,IsTaskActive,ShowIfZero)) v(configure:LANSettings)
  47.  
  48. [UpdaterRollback_AeroButton]
  49. props        =$SublinkedAeroButtonStyle disable($(bRollbackAllowed,Enable_if)$(state,IsTaskActive,!,Enable_if)) v($(Rollback.state,IsTaskRunning,ScanRunningCmd):Rollback)
  50. Arrow         =$ArrowAeroButtonStyle
  51. Caption     =$CaptionAeroButtonStyle v($(Rollback.state,IsTaskRunning,ScanRunningCmd):Rollback)
  52. Description =$DescriptionAeroButtonStyle
  53.  
  54. [Update_Settings]
  55. props=$Task_Settings
  56. UpdateMethod=$Task_Statistics_Item v($(schedule.Mode,Update_Method))
  57. RetranPath=$Task_Statistics_Item at(compresspath) v($(RetrPath,unicode)) hide($(UseRetr2,ShowIfNotZero))
  58.  
  59. [Update_Statistics]
  60. props=$Task_Statistics
  61. LastUpdate=$Task_Statistics_Item v($(StartTime,datetime))
  62. ThreatDate=$Task_Statistics_Item v($(AVService.BasesDate,datetime))
  63. VirusSigns=$Task_Statistics_Item v($(AVService.NumRecords))
  64.  
  65. ;------------- SettingsWindow.Updater -----------
  66.  
  67. [SettingsWindow.Updater]
  68. props=$SettingsViewPanel h(1189)
  69. Header=$SettingsViewHeader i(Updater)
  70. Body=[SettingsWindow.Updater_Body]
  71.  
  72. [SettingsWindow.Updater_Body]
  73. props=$SettingsBodyAttr
  74. UpdateType=[Update_Type]
  75. SettingsGroup=[Settings_Group]
  76. OptionsGroup=[Options_Group]
  77.  
  78. [Update_Type]
  79. props           = $SettingsGroupNext sz(p,a) v($(schedule.Mode)) usefor($($IsAK,!))
  80. ScheduleAuto    = t(radio) a(la) xy(,,,$Control_Shift) v(2) tt($Updater_Update_Type_ScheduleAuto) hide($(type,=,updater,ShowIfNotZero))
  81. ScheduleEnabled = t(radio) a(la) xy(,,,$Control_Shift) v(1) text($(schedule.Type,ScheduleType)) tt($Updater_Update_Type_Schedule)
  82. ScheduleManual  = t(radio) a(la) v(0) tt($Updater_Update_Type_Manual)
  83. ScheduleChange  = $Button a(rc) disable($(schedule.Mode,IsScheduleManual,EnableIfNotZero)) v(dialog:SettingsWindow.ScheduleChange) tt($Updater_Update_Schedule_Change)
  84.  
  85. [Settings_Group]
  86. props=$SettingsGroupNext sz(p,a) lb(v($(state,fld(UpdateExecutables,UpdateAH,$UpdaterLANFields,$UpdaterRetrFields))))
  87. UpdateModules=$Checkbox $First_Control v($(UpdateExecutables)) tt($Updater_Update_Modules)
  88. UpdateAH=$Checkbox $Next_Control v($(UpdateAH)) usefor($($IsUpdateAHShow)) text($($UpdateAHText)) tt($Updater_Update_AH)
  89. ProxySettings=$Button_Large $Next_Control a(ra) v(dialog:SettingsWindow.Updater.Settings) text($Configure) tt($Updater_Update_Settings)
  90.  
  91. [Options_Group]
  92. props=$SettingsGroupNext sz(p,a) lb(v($(state,fld(RescanQuarantineAfterUpdate))))
  93. Quarantine=$Checkbox $First_Control v($(RescanQuarantineAfterUpdate)) tt($Updater_Quarantine)
  94.  
  95. ;------------- SettingsWindow.Updater.Wizard -----------
  96.  
  97. [SettingsWindow.Updater.Wizard]
  98. props=$SettingsViewPanel h(9992)
  99. UpdateSources=[Update_Sources] sz(p,p)
  100.  
  101. ;------------- SettingsWindow.Updater.Wizard -----------
  102.  
  103. [SettingsWindow.updater.Policy.Wizard]
  104. props=$SettingsViewPanel h(1189)
  105. SettingsGroup=[Settings_Group]
  106. OptionsGroup=[Options_Group]
  107.  
  108. ;------------- SettingsWindow.Updater.ProxySettings -----------
  109.  
  110. [SettingsWindow.Updater.ProxySettings]
  111. props=$DlgAttr sz(400,380) at(resizable) text($UpdateSettings)
  112. Tab=[Update_Tab]
  113.  
  114. [Update_Tab]
  115. props=$DlgBodyTabAttr
  116. LANSettings=[LAN_Settings] h(1193) text($LANSettings)
  117. UpdateSources=[Update_Sources] h(1190) text($UpdateSources)
  118. Additional=[Update_Additional] h(1194) text($Additional)
  119.  
  120. [SettingsWindow.Updater.Settings]
  121. props=$DlgAttr sz(400,380) at(resizable) text($UpdateSettings)
  122. Tab=[Settings_Update_Tab]
  123.  
  124. [Settings_Update_Tab]
  125. props=$DlgBodyTabAttr
  126. UpdateSources=[Update_Sources] h(1190) text($UpdateSources)
  127. Additional=[Update_Additional] h(1194) text($Additional)
  128.  
  129. ;------------- LAN_Settings -----------
  130.  
  131. [LAN_Settings]
  132. $dlg_enable_ok=$(UseProxy,Update_Check_Proxy)
  133. ProxySettings=[ConfigureWizard.LANSettings_Body]
  134. ;Test=$Button_Medium a(rt) v(dialog:)
  135.  
  136. ;------------- Update_Sources -----------
  137.  
  138. [Update_Sources]
  139. $dlg_enable_ok=$(Sources,enabledcount(Enable),Update_Check_Sources)
  140. Region=[Update_Regions] a(lb) xy(,,,$Button_Shift)
  141. Sources=[Update_Sources_ListView] a(lp)
  142.  
  143. [Update_Regions]
  144. props=$SettingsGroupNext sz(p,a) text( ) disable($(UseRegion,EnableIfNotZero))
  145. ;lb(v($(state,fld(UseRegion,Region))))
  146. RegionCheck=$CheckboxForGroup v($(UseRegion)) tt($Updater_Source_Region)
  147. RegionCombo=t(combo) alias(regions) at(sorted) $Next_Control sz(p) v($(Region))
  148.  
  149. [Update_Sources_ListView]
  150. props=sz(p,p)
  151. ;AutoUpdate=$Checkbox $First_Control v($(SourcesAutoUpdate))
  152. ;DelimiterLine=b(Topline_light) a(lt) sz(p,7) xy(,7) usefor($IsAkPolicy) lb(v($(state,fld(Sources,UseInternalSources,AKServerUse))))
  153. List=[Update_Sources.List] $Next_Control a(la) xy(,$Button_Shift,$ButtonsLineSizeX) unique(Path)
  154. Add=$Button a(rs) tt($Updater_Source_Add)
  155. Edit=$Button $Next_Control a(ra) tt($Updater_Source_Edit)
  156. Delete=$Button $Next_Control a(ra) tt($Updater_Source_Delete)
  157. MoveDown=$Button a(rb) tt($Updater_Source_Down)
  158. MoveUp=$Button a(rp) xy(,$Button_Shift) tt($Updater_Source_Up)
  159.  
  160. [Update_Sources.List]
  161. props=t(list) alias(vector.UpdaterSource) at(checked,noheader) sz(p,p) v($(Sources))
  162. Name=v($(Path),$(Enable))
  163.  
  164. ;------------- Update_Additional -----------
  165.  
  166. [Update_Additional]
  167. $dlg_enable_ok=$(runas.enable, Update_Check_RunAs)
  168. RunAs=[ScanAdvSettRunGroup] hide($ShowNTBasedFufure) usefor($($IsAK,!)) tt($Updater_RunAs)
  169. RetrGroup=[UpdRetr_Group] hide($(Version,gt,1,ShowIfNotZero))
  170.  
  171. [UpdRetr_Group]
  172. props=$SettingsGroupNext sz(p,a) xy(,10) text( )
  173. UseRetr=$CheckboxForGroup v($(UseRetr2)) tt($Updater_Retran)
  174. Browse=$Button a(rt) v(browse:folder(RetrPath)) disable($(UseRetr2,EnableIfNotZero)$(UseRetr2,$IsVarLocallyLocked,EnableIfZero))
  175. Folder=t(edit) a(ps) sz(p) xy($Button_Shift,1) v($(RetrPath)) disable($(UseRetr2,EnableIfNotZero))
  176.  
  177. ;------------- LAN_Settings.Test -----------
  178.  
  179. [LAN_Settings.Test]
  180. props=$DlgAttr alias(updatertestconn) sz(a,a)
  181. Dlg=[LAN_Settings.Test.Dlg]
  182.  
  183. [LAN_Settings.Test.Dlg]
  184. props=$DlgBodyAttr sz(a,a)
  185. Text=$First_Control sz(250,30)
  186.  
  187. ;------------- Update_Retran_Settings -----------
  188.  
  189. [Update_Retran_Settings]
  190. props = $DlgAttr sz(300,205) at(resizable) h(1301)
  191. Body  = [Update_Retran_Settings_Body]
  192.  
  193. [Update_Retran_Settings_Body]
  194. props = $DlgBodyAttr
  195. List  = [Retran_Applications.List] sz(p,p)
  196.  
  197. [Retran_Applications.List]
  198. props = t(list) alias(vector.RetrFilter) at(checked,noheader) v($(RetranslationCfg.RetrFilter)) tt($(CategoryDescription))
  199. Name  = v($(CategoryName),$(Flags))
  200.  
  201. ;------------- ReportWindow.Updater -----------
  202.  
  203. [Report_Body.StatisticsRun.updater]
  204. props=$StatTop h(1071)
  205. Downloading=$Left_Next
  206. CurObject=t(edit) at(readonly,noborder,compress) a(ls) $StatValTop v($(FileName,objfile))
  207. Location=$Left_Next
  208. CurObjectDir=t(edit) at(readonly,noborder,compresspath) a(ls) $StatValTop v($(HostPath))
  209. Completion=$ReportProgress
  210.  
  211. [Report_Body.StatisticsRun.rollback]
  212. props=$StatTop h(1071)
  213. Restoring=$Left_Next
  214. CurObject=t(edit) at(readonly,noborder,compress) a(ls) $StatValTop v($(FileName,objfile))
  215. Location=$Left_Next
  216. CurObjectDir=t(edit) at(readonly,noborder,compresspath) a(ls) $StatValTop v($(HostPath))
  217. Completion=$ReportProgress
  218.  
  219. [Report_Body.StatisticsResult.updater]
  220. props=$StatTop b(Footer_Border) h(1071)
  221. Status=xy(,10) f(BoldInfo) text($(lastErr,UpdateResult))
  222.  
  223. [Report_Body.StatisticsResult.rollback]
  224. props=$StatTop b(Footer_Border) h(1071)
  225. Status=xy(,10) f(BoldInfo) text($(lastErr,RollbackResult))
  226.  
  227. [Report_Body.StatisticsLeft.updater]
  228. props=a(la) $StatLeft hide($(lastErr,KLUPDCoreErrorHasDescription,ShowIfZero))
  229. UpdateSize=a(la) $StatValLeft v($(DownloadedBytesCount,filesize))
  230. TransferRate=a(la) $StatValLeft v($(Speed) $UpdateSpeed)
  231.  
  232. [Report_Body.StatisticsLeft.rollback]
  233. props      = $StatLeft sz(p,a)
  234. StartTime  = a(lt) $StatValRight v($(StartTime,datetime))
  235. Duration   = a(la) $StatValRight v($(DurationTime,timestamp))
  236. FinishTime = a(la) $StatValRight v($(FinishTime,datetime))
  237.  
  238. [Report_Body.StatisticsRight.rollback]
  239. props=a(la) $StatRight
  240.  
  241. [Report_Body.StatisticsRight.updater]
  242. props      = $StatRight hide($(lastErr,KLUPDCoreErrorHasDescription,ShowIfZero))
  243. StartTime  = a(lt) $StatValRight v($(StartTime,datetime))
  244. Duration   = a(la) $StatValRight v($(DurationTime,timestamp))
  245. FinishTime = a(la) $StatValRight v($(FinishTime,datetime)) hide($(persistent,ShowFinishTime_Persistent,ShowIfNotZero))
  246.  
  247. [Report_Body.ReportDescription.updater]
  248. Description = $ReportDescription text($(lastErr,KLUPDCoreErrorDescription)) hide($(lastErr,KLUPDCoreErrorHasDescription,ShowIfNotZero))
  249.  
  250. [Report_Body.ReportDetails.updater]
  251. props=$Tab $ReportDetails
  252. Events=[Updater_Report] h(1196)
  253. Settings=[Task_Report_Settings]
  254.  
  255. [Report_Body.ReportDetails.rollback]
  256. props=$Tab $ReportDetails
  257. Events=[Updater_Report] h(1208)
  258. ;Settings=[Task_Report_Settings]
  259.  
  260. [Updater_Report]
  261. ReportSelector=$ReportSelectorDefOff hide($(eventsDeleted,ShowIfZero))
  262. Oops=a(ab) xy(,4,$Button_Shift,5) hide($(eventsDeleted,ShowIfNotZero))
  263. Actions=$ReportActions
  264. EventsLog=[Report_Body.ReportDetails.updater.Events] a(lp) sz(p,p)
  265.  
  266. [Report_Body.ReportDetails.updater.Events]
  267. props=t(list) at(sorted,autoscroll) alias(taskreport) v(eventlog,eventcritlog)
  268. Event=sz(p,30)v($(Event,UpdaterEvents))
  269. ObjectName=sz(p,40) v($(Event,UpdaterObjName))
  270. ReportTime=sz(p,20) v($(ReportTime,datetime)) at(index)
  271. ObjectSize=sz(p,10) v($(Event,UpdaterObjSize)) sorted($(FileSize))
  272.  
  273. [Report_Body.ReportDetails.updater.Events.menu]
  274. props         = t(menu)
  275. Separator     = t(menuitem)
  276. ReportCleanup = t(menuitem)
  277.  
  278. ;------------- ProxyAuth Dialog -----------
  279.  
  280. [ProxyAuthDialog]
  281. props=$DlgAttr at(ontop,bottom,nohelp) sz(300,a)
  282. Body=[ProxyAuthDialog_Body]
  283.  
  284. [ProxyAuthDialog_Body]
  285. props=$DlgBodyAttr sz(p,a)
  286. UserText=$Next_Control
  287. UserEdit=t(edit) a(ls) sz(p) xy(100,$Edit_CenterOffsetY) v($(ProxyLogin))
  288. PswdText=$Next_Control
  289. PswdEdit=t(edit) at(password) a(ls) sz(p) xy(100,$Edit_CenterOffsetY) v($(ProxyPassword,crypt))
  290. Save=$Checkbox $Next_Control v($(Save))
  291.  
  292. ;------------- UpdateExecutables Dialog -----------
  293.  
  294. [UpdateExecutablesDialog]
  295. props=$DlgAttr sz(450,420) at(resizable)
  296. Body=[UpdateExecutablesDialog_Body]
  297.  
  298. [UpdateExecutablesDialog_Body]
  299. props=$DlgBodyAttr
  300. Comment=sz(a,a)
  301. Content=t(edit) a(la) at(readonly,multiline) sz(p,p) xy(0,7) v($(Content,UpdateApplicationContent))
  302.