Gets or sets a text which is displayed while Java Uploader scans the folder content and builds the file list.
$au.uploader({ //...other params... loadingFolderContentText: "Loading content...", //...other params... })
Type: String
The text which is displayed while Java Uploader scans the folder content and builds the file list.
Default value is "Loading content...".
This property is necessary for localization of ActiveX/Java Uploader.