LOCALE_TRANSLATION_OVERWRITE_ALL
Same name and namespace in other branches
- 10 core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_ALL
- 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_ALL
- 8.9.x core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_ALL
- main core/modules/locale/locale.module \LOCALE_TRANSLATION_OVERWRITE_ALL
UI option for override of existing translations. Override any translation.
Deprecated
in drupal:11.5.0 and is removed from drupal:13.0.0. Use Overwrite::All->value instead.
See also
https://www.drupal.org/node/3568156
File
-
core/
modules/ locale/ locale.module, line 158
Code
const LOCALE_TRANSLATION_OVERWRITE_ALL = 'all';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.