Gets or sets a caption of the Ok button.
$au.uploader({
authenticationDialog: {
//...other params...
okButtonText: "Ok",
//...other params...
}
})
Type: String
The caption of the Ok button.
Default value is "Ok".
This property is necessary for localization of ActiveX/Java Uploader.