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