Gets or sets a caption of the Uncheck context menu item.
$au.uploader({ contextMenu: { //...other params... uncheckText: "Uncheck", //...other params... } })
Type: String
The caption of the Uncheck context menu item.
Default value is "Uncheck".
This property is necessary for localization of ActiveX/Java Uploader.