10 uses of LOCALE_NOT_CUSTOMIZED
- Gettext::fileToDatabase in core/
modules/ locale/ src/ Gettext.php - Reads the given PO files into the database.
- ImportForm::submitForm in core/
modules/ locale/ src/ Form/ ImportForm.php - Form submission handler.
- LocaleStringTest::testStringCrudApi in core/
modules/ locale/ tests/ src/ Kernel/ LocaleStringTest.php - Test CRUD API.
- locale_translate_batch_build in core/
modules/ locale/ locale.bulk.inc - Build a locale batch from an array of files.
- locale_translate_batch_import in core/
modules/ locale/ locale.bulk.inc - Implements callback_batch_operation().
- locale_translate_batch_import_files in core/
modules/ locale/ locale.bulk.inc - Prepare a batch to import all translations.
- PoDatabaseReader::loadStrings in core/
modules/ locale/ src/ PoDatabaseReader.php - Builds and executes a database query based on options set earlier.
- PoDatabaseWriter::setOptions in core/
modules/ locale/ src/ PoDatabaseWriter.php - Set the options for the current writer.
- TranslationString::setCustomized in core/
modules/ locale/ src/ TranslationString.php - Sets the string as customized / not customized.
- _locale_translation_default_update_options in core/
modules/ locale/ locale.translation.inc - Returns default import options for translation update.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.