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