CC-4677: Improve Smart block repeat description

-fixed
This commit is contained in:
Martin Konecny 2012-11-15 11:30:56 -05:00
parent 9518769738
commit d1a22fe7ca
1 changed files with 3 additions and 2 deletions

View File

@ -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,