tinyMCE.addI18n('en.filebrowser_dlg',{
title:"Insert / Edit File",
desc:"Insert / Edit File",
library:"Library",
preview:"Preview",
img_sel:"File selection",
img_info:"File information",
img_upload:"File upload",
images:"Files",
src:"Source",
alt:"Description",
size:"Size",
align:"Text flow",
height:"Height",
width:"Width",
reset:"Reset Dimensions",
border:"Border",
hspace:"HSpace",
vspace:"VSpace",
select:"Save",
cancel:"Cancel",
confirmdelete:"Please press OK to delete this file",
uploadtxt:"File",
uploadbt:"Upload",
error:"Error",
errornoimg:"Please select an image",
errornodir:"Library doesn\'t physically exist",
errorupload:"An error occured while handling the file upload.\nPlease try again later",
errortype:"Wrong image file type",
errordelete:"Delete failed",
confirmdelete:"Click OK to delete image!",
error_width_nan:"Width is not a number!",
error_height_nan:"Height is not a number!",
error_border_nan:"Border is not a number!",
error_hspace_nan:"Horizontal space is not a number!",
error_vspace_nan:"Vertical space is not a number!"
});
