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