!LanguageID=1033
!LanguageName=English
!TranslationAuthor=Liu Xiao
!TranslationAuthorEmail=liuxiao@cnpack.org
!TranslationDefaultFont=Tahoma,8,,,,
TCnCustBuildForm.!Font=Tahoma,8,,,,
TCnCustBuildForm.btnAbout.Caption=&About
TCnCustBuildForm.btnClose.Caption=&Close
TCnCustBuildForm.btnDeselAll.Hint=Deselect All
TCnCustBuildForm.btnHelp.Caption=&Help
TCnCustBuildForm.btnInvert.Hint=Inverse Selection
TCnCustBuildForm.btnNext.Caption=&Write
TCnCustBuildForm.btnSelAll.Hint=Select All
TCnCustBuildForm.Caption=CnPack IDE Wizards Custom Build Tool
TCnCustBuildForm.lblComments.!Font=,,B,,,
TCnCustBuildForm.lblComments.Caption=Comments:
TCnCustBuildForm.lblDesc.Caption=CnPack IDE Wizards Custom Build Tool to Generate Customized CnWizards.inc for Compiling.
TCnCustBuildForm.lblFun.!Font=,,B,,,
TCnCustBuildForm.lblFun.Caption=CnPack IDE Wizards Custom Build Tool
TCnCustBuildForm.lblList.!Font=,,B,,,
TCnCustBuildForm.lblList.Caption=Wizards List:
TCnCustBuildForm.lblState.!Font=,,B,,,
TCnCustBuildForm.lblState.Caption=Status:
TCnCustBuildForm.lblWizardName.!Font=Tahoma,8,,,clBlack,DEFAULT_CHARSET
TCnCustBuildForm.lblWizDesc.!Font=Tahoma,8,,,clBlack,DEFAULT_CHARSET
SCnInfoCaption=Hint
SCnAboutCaption=About
SCnWizardEnabled= Compiled
SCnWizardDisabled= NOT Compiled
SCnWizardExitAsk=Sure to Exit?
SCnWizardGenerate=Sure to Write Compiling Control File cnwizards\Source\CnWizards.inc ?
SCnWizardGenerateOK=Succesfully Write into cnwizards\Source\CnWizards.inc
SCnCustBuildAbout=CnPack IDE Wizards Custom Build Tool<BR><BR>Author: LiuXiao (liuxiao@cnpack.org)<BR>Copyright (C) 2001-2014 CnPack Team
SCnCustBuildHelp=CnPack IDE Wizards supports custom building. Whether a wizards will be compiled is controlled by a flag in <BR>"cnwizards\Source\CnWizards.inc" file.<BR><BR>This tool can set the control flags with a visualization mode and generate CnWizards.inc automatically.<BR>You can use this tool to build a Customized CnWizards with only the wizards you need.<BR><BR>Usage: <BR>1. Download CnWizards source, including "cnpack" and "cnwizards" module.<BR>2. Compile and run CnCustBuild.dpr in "cnwizards\Tools\CnCustBuild".<BR>3. Then you can check the wizards you need and write CnWizards.inc file.<BR><BR>Note: Some wizards only can be used in some IDE. For other IDE that NOT supported, Checking here makes no sense.<BR><BR>After writing, you can open cnwizards project file in cnwizards\Source to build a customized CnWizards.