@ -254,12 +254,13 @@ class IslandoraFedoraObject extends FedoraObject {
}
catch (Exception $e) {
if ($e instanceof DatastreamExistsException && variable_get('islandora_deprecation_return_false_when_datastream_exists', TRUE)) {
$message = format_string('Returning FALSE on ingestDatastream() is deprecated in 7.x-1.10. See https://github.com/Islandora/islandora/pull/680/.
The datastream @dsid already exists on the object: @pid.', array(
$message_deprecated = format_string('Returning FALSE on ingestDatastream() is deprecated in islandora:7.x-1.10. See https://github.com/Islandora/islandora/pull/680/');
$message_error=format_string('The datastream @dsid already exists on the object: @pid.', array(