Gets or sets a caption of Save and close button.
$au.uploader({ imageEditor: { //...other params... saveButtonText: "Save and close", //...other params... } })
Type: String
The caption of the Save and close button.
Default value is "Save and close".
This property is necessary for localization of Image Uploader.