LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED
Same name and namespace in other branches
- 10 core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED
- 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED
- 8.9.x core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED
- 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.