The loadingText property (string) specifies the text to be displayed when the bubble is waiting for the dynamic content to load.
"Loading..."
var bubble = new DayPilot.Bubble({ loadingText: "Please wait...", // ... });