ContentTranslationSynchronizedFieldsConstraint::$defaultTranslationMessage
Message shown for non-translatable field changes in different language.
In this case "elements" refers to "field properties". It is what we are using in the UI elsewhere.
Type: defaultTranslationMessage
File
- 
              core/
modules/ content_translation/ src/ Plugin/ Validation/ Constraint/ ContentTranslationSynchronizedFieldsConstraint.php, line 34  
Class
- ContentTranslationSynchronizedFieldsConstraint
 - Validation constraint for the entity changed timestamp.
 
Namespace
Drupal\content_translation\Plugin\Validation\ConstraintCode
public $defaultTranslationMessage = 'Non-translatable field elements can only be changed when updating the original language.';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.