diff --git a/airtime_mvc/public/js/airtime/playlist/smart_blockbuilder.js b/airtime_mvc/public/js/airtime/playlist/smart_blockbuilder.js index 94f40b4a8..1621e86da 100644 --- a/airtime_mvc/public/js/airtime/playlist/smart_blockbuilder.js +++ b/airtime_mvc/public/js/airtime/playlist/smart_blockbuilder.js @@ -402,8 +402,9 @@ function setupUI() { $(".repeat_tracks_help_icon").qtip({ content: { - text: "If your criteria is too strict, Airtime may not be able to fill up the desired smart block length." + - " Hence, if you check this option, tracks will be used more than once." + text: "The desired block length will not be reached if Airtime cannot find " + + "enough unique tracks to match your criteria. Enable this option if you wish to allow " + + "tracks to be added multiple times to the smart block." }, hide: { delay: 500,