;
; this file defines message of CDWriter.exe !!!
;
[message]
IDS_TITLE=				" CD/DVD Backup"
IDS_WIZARD=				" Backup Wizard"
IDS_WARNING=			" Backup Warning"
IDS_CHECK_DISC=			" Checking disc ..."
IDS_WRITING_DISC=		" Writing disc ..."
IDS_ERASING_DISC=		" Erasing disc ..."
IDS_PRESS_BURN=			" Press BURN to start burning !!!"
IDS_PRESS_ERASE=		" Press ERASE to prepare your disc first !!!"
IDS_DISC_NON_EMPTY=		" Disc is NOT empty !!!"
IDS_ERASING_OK=			" Erasing disc OK."
IDS_WRITING_OK=			" Writing disc OK."
IDS_ERASING_ERROR=		" Erasing disc ERROR."
IDS_WRITING_ERROR=		" Writing disc ERROR."
IDS_NO_WRITER=			" NO Writer available !!!"
IDS_NO_DISC=			" NO DISC ..."
IDS_NO_WRITABLE=		" NOT Writable Disc ..."
IDS_NO_ERASABLE=		" NOT Erasable Disc ..."
IDS_NO_SUPPORT_RW=		" This recorder does not support rewritable discs !!!"
IDS_DISC_EMPTY=			" Empty Disc"
IDS_DISC_USED=			" Used Disc"
IDS_DISC_ROM=			" NOT Writable"

IDS_INSERT_DISC=		" Please insert a writable disc !!!"
IDS_PLEASE_ERASE=		" Disc is not empty, ERASE it ???"
IDS_FOLDER_STRING=		" Folder has %d files and %d folders (%d MB)"
IDS_WRITING=			" Writing %d %%..."
IDS_PHASE=			" PHASE = %s "
IDS_STOP_WARNING=		" Your disc will be ruined if you stop current process, are you sure ???"
IDS_SPACE_SMALL=		" Disc capacity is NOT enough !!!"
IDS_SPACE_WARNING=		" Disc capacity is NOT enough to backup these data. Please insert another disc !!!"
IDS_NO_NERO=			" Nero not installed !!!"

; button/UI name

IDS_BURN=				"BURN"
IDS_ERASE=				"ERASE"
IDS_EXIT=				"EXIT"
IDS_DRIVE_SELECT=		"Drive Select"
IDS_CURRENT=			"Current Drive"
IDS_CURRENT_MEDIA=		"Current Media"
IDS_CURRENT_FOLDER=		"Folder Select"
IDS_FOLDER_SELECT=		"Current Folder"
IDS_DELETE_FILE=		"Delete files after burning"
