The loadingLabelText property (string) specifies the text of the loading label. See also loadingLabelVisible.
By default, the text will be HTML-encoded automatically (see also xssProtection property).
"Loading..."
dp.loadingLabelText = "Please wait...";