@@ -121,7 +121,7 @@ abstract class EntityMetadataWrapper {
if(!$this->validate($value)){
thrownewEntityMetadataWrapperException(t('Invalid data value given. Be sure it matches the required data type and format. Value at !location: !value.',array(
// An exception's message is output through check_plain().
@@ -755,7 +755,7 @@ class EntityDrupalWrapper extends EntityStructureWrapper {
if(!$this->validate($value)){
thrownewEntityMetadataWrapperException(t('Invalid data value given. Be sure it matches the required data type and format. Value at !location: !value.',array(
// An exception's message is output through check_plain().