Gets or sets a caption of the Open context menu item.
$au.uploader({ contextMenu: { //...other params... openText: "Open", //...other params... } })
Type: String
The caption of the Open context menu item.
Default value is "Open".
This menu item opens the file in the associated viewer software.
This property is necessary for localization of Image Uploader.