Gets or sets a text for the megabytes unit in the uploading files dialog.
$au.uploader({ uploadProgressDialog: { //...other params... megabytesText: "Mb", //...other params... } })
Type: String
The text of the megabytes unit in the uploading files dialog.
Default value is "Mb".
This property is necessary for localization of ActiveX/Java Uploader.