drupal_set_message(t('Due to drupal.org code hosting policies, the S3 library needed to use an S3 destination is no longer distributed with this module. You must download the library from !link and place it in one of these locations: %locations.',array('%locations'=>implode(', ',$library_paths),'!link'=>l('http://undesigned.org.za/2007/10/22/amazon-s3-php-class','http://undesigned.org.za/2007/10/22/amazon-s3-php-class'))),'error',FALSE);
drupal_set_message(t('A library is required to use an S3 destination. Please see <code>README.txt</code> for further instructions. The library could not be found in one of these locations: %locations.',array('%locations'=>implode(', ',$library_paths))),'error',FALSE);