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