@@ -97,13 +97,15 @@ class FeedsEntityProcessor extends FeedsProcessor {
}
if(!$access){
$message='User %name is not authorized to %op entity %entity.';
$args=array(
$message=t('The user %name is not authorized to %op entity %entity_type. To import this item, the user "@name" (owner of the item) must be given the permission to @op entity @entity_type.',array(
$message=t('The user %name is not authorized to %op content of type %content_type. To import this item, either the user "@name" (author of the item) must be given the permission to @op content of type @content_type, or the option "Authorize" on the Node processor settings must be turned off.',array(