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