diff --git a/src/Pim/Bundle/CatalogBundle/Resources/translations/validators.en.yml b/src/Pim/Bundle/CatalogBundle/Resources/translations/validators.en.yml index aedc89257333..0c5e072f3c3f 100644 --- a/src/Pim/Bundle/CatalogBundle/Resources/translations/validators.en.yml +++ b/src/Pim/Bundle/CatalogBundle/Resources/translations/validators.en.yml @@ -12,7 +12,7 @@ This value should not be blank: Option code may contain only letters, numbers and underscores: Option code may contain only letters, numbers and underscores Option code may contain only letters (at least one), numbers and underscores: Option code may contain only letters (at least one), numbers and underscores This value should not be a decimal.: This value should not be a decimal. -The file extension is not allowed (allowed extensions: %extensions%).: The file extension is not allowed (allowed extensions: %extensions%). +"The file extension is not allowed (allowed extensions: %extensions%).": The file extension is not allowed (allowed extensions: %extensions%). The value %value% is already set on another product for the unique attribute %attribute%: The value %value% is already set on another product for the unique attribute %attribute% regex.comma_or_semicolon.message: This field should not contain any comma or semicolon. file.extensions.message: 'The file extension is not allowed (allowed extensions: %extensions%).'