LocaleDefaultOptions::NOT_CUSTOMIZED

Flag for locally not customized interface translation.

Such translations are imported from .po files downloaded from localize.drupal.org for example.

File

core/modules/locale/src/LocaleDefaultOptions.php, line 20

Class

LocaleDefaultOptions
Provides the locale default update options.

Namespace

Drupal\locale

Code

public const NOT_CUSTOMIZED = 0;

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