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