// Provide a download link to the jQuery UI development bundle. The provided
// link will list the latest 1.6.x build.
$requirements['jquery_ui']['description']=$t('The <a href="@jqueryui">jQuery UI</a> plugin is missing. <a href="@download">Download</a> and extract it to your <em>jquery_ui</em> module directory. See <a href="@readme">README.txt</a> for more info.',array('@jqueryui'=>'http://jqueryui.com','@download'=>'http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.6','@readme'=>url(drupal_get_path('module','jquery_ui').'/README.txt')));
$requirements['jquery_ui']['description']=$t('The <a href="@jqueryui">jQuery UI</a> plugin is missing. <a href="@download">Download</a> and extract it to your <em>jquery_ui</em> module directory. See <a href="@readme">README.txt</a> for more info.',array('@jqueryui'=>'http://jqueryui.com','@download'=>'http://code.google.com/p/jquery-ui/downloads/list?can=3&q=1.6','@readme'=>url(drupal_get_path('module','jquery_ui').'/README.txt')));