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