constant LOCALE_TRANSLATION_IMPORTED

Translation source is an imported file.

File

drupal/core/modules/locale/locale.module, line 137
Enables the translation of the user interface to languages other than English.

Code

const LOCALE_TRANSLATION_IMPORTED = 'import';