lang = {
	msg_exit : 'You will lose all scanned images provided\nduring navigation of this site',
	msg_unsaved : 'Your scanned images have not been saved, do you want to continue?',
	msg_confirm_delete : 'Are you sure to delete the selected images',
	msg_initialfailed : 'Initialization failed',
	msg_notwainobject : 'Can not find a DigiScan.cab object in your html page!',
	msg_nodriver : 'You have not installed any scanner driver on your computer!',

	caption_select : 'Select',
	hint_select : 'Select Scanner',
	caption_capture : 'Capture',
	hint_capture : 'Start Scan',
	hint_rotateleft : 'Rotate Left',
	hint_rotateright : 'Rotate Right',
	hint_rotate180 : 'Rotate 180 Degree',
	hint_delete : 'Delete Image',
	caption_new : 'New',
	hint_new : 'New',
	caption_save : 'Save',
	hint_save : 'Save Images',
	hint_email : 'Send Mail',
	caption_upload : 'Upload',
	hint_upload : 'Upload Images',
	hint_singlepageview : 'Single Page View',
	hint_thumbnailview : 'Thumbnail View',
	hint_zoomin : 'Zoom In',
	hint_zoomout : 'Zoom Out',
	hint_bestfit : 'Best Fit',
	hint_fitwidth : 'Fit Width',
	hint_fitheight : 'Fit Height',
	hint_actualsize : 'Actual Size',
	hint_pan : 'Pan',
	hint_selection : 'Selection',
	hint_firstpage : 'First Page',
	hint_previouspage : 'Previous Page',
	hint_nextpage : 'Next Page',
	hint_lastpage : 'Last Page',
	caption_saveto : 'Save To',
	caption_filename : 'File Name',
	caption_format : 'Format',
	caption_save : 'Save',
	caption_email : 'EMail',
	caption_page: 'Page:'
}

