Gets or sets a title of the Size column in the Details
view.
$au.uploader({ detailsViewColumns: { //...other params... fileSizeText: "Size", //...other params... } })
Type: String
The title of the Size column in the Details
view.
Default value is "Size".
This property is necessary for localization of ActiveX/Java Uploader.