$description=t('The !name vocabulary of the node. If this is a "Tags" vocabulary, any new terms will be created on import. Otherwise only existing terms will be used. If this is not a "Tags" vocabulary and not a "Multiple select" vocabulary, only the first available term will be created. See !settings.',array('!name'=>$vocabulary->name,'!settings'=>l(t('vocabulary settings'),'admin/content/taxonomy/edit/vocabulary/'.$vocabulary->vid,array('query'=>'destination='.$_GET['q']))));
$description=t('The !name vocabulary of the node. If this is a "Tags" vocabulary, any new terms will be created on import. Otherwise only existing terms will be used. If this is not a "Tags" vocabulary and not a "Multiple select" vocabulary, only the first available term will be created. See !settings.',array('!name'=>$vocabulary->name,'!settings'=>l(t('vocabulary settings'),'admin/content/taxonomy/edit/vocabulary/'.$vocabulary->vid,array('query'=>'destination='.$_GET['q']))));