LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED

Same name and namespace in other branches
  1. 10 core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED
  2. 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED
  3. 8.9.x core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED
  4. main core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED

UI option for override of existing translations.

Only override non-customized translations.

Deprecated

in drupal:11.5.0 and is removed from drupal:13.0.0. Use Overwrite::NonCustomized->value instead.

See also

https://www.drupal.org/node/3568156

File

core/modules/locale/locale.module, line 170

Code

const LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED = 'non_customized';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.