Noa.langData.uk_en = {
	mainShowSite:			"Go to the site",


	popinDefaultTitle:		"Noa popin",
	popinMessageTitle:		"Message",
	popinMessageBtOk:		"OK",
	popinMessageBtCancel:	"Cancel",
	popinPreviewTitle: 		"Preview",
	
	mceImagePopinTitle:		"Select image",
	mceImagePopinBtInsert:	"Select",
	mceImagePopinBtCancel:	"Cancel",
	mceImagePopinSrc:		"Image src",
	mceImagePopinAlt:		"Alternate Text",
	
	mceFilePopinTitle:		"Select file",
	
	mceLinkPopinTitle:		"Insert link",
	mceLinkPopinUrl:		"Link URL",
	mceLinkPopinTarget:		"Target",
	mceLinkPopinBtInsert:	"Insert",
	mceLinkPopinBtCancel:	"Cancel",
	
	mceSourcePopinTitle:	"Source edit",
	mceSourcePopinBtUpdate:	"Update",
	mceSourcePopinBtCancel:	"Cancel",
	
	nodesImageChange:		"Select image",
	nodesImageListAdd:		"Add an image",
	nodesImageListThumb:	"(Thumbnail)",
	nodesImageListImg:		"(Normal size)",
	nodesImageListBigImage:	"Image",
		

	nodesCollapseAll:		"Collapse all",
	nodesExpandAll:			"Expand all",
	nodesListAdd:			"Add an item",
	
	nodesFileChange:		"Select a file"

};