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