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