You are here

12 uses of L10N_UPDATE_NOT_CUSTOMIZED in Localization update 7.2

Gettext::fileToDatabase in includes/locale/Gettext.php
Reads the given PO files into the database.
L10nUpdateTestBase::setCurrentTranslations in tests/L10nUpdateTestBase.test
Setup existing translations in the database and their status.
l10n_update_batch_build in ./l10n_update.bulk.inc
Build a locale batch from an array of files.
l10n_update_batch_import in ./l10n_update.bulk.inc
Perform interface translation import as a batch step.
l10n_update_batch_import_files in ./l10n_update.bulk.inc
Prepare a batch to import all translations.
l10n_update_d8_plural_conversion in ./l10n_update.install
Converts D8 style translations strings into D7 format.
l10n_update_import_form_submit in ./l10n_update.bulk.inc
Form submission handler for l10n_update_import_form().
PoDatabaseReader::loadStrings in includes/locale/PoDatabaseReader.php
Builds and executes a database query based on options set earlier.
PoDatabaseWriter::setOptions in includes/locale/PoDatabaseWriter.php
Set the options for the current writer.
TranslationString::setCustomized in includes/locale/TranslationString.php
Sets the string as customized / not customized.
_l10n_update_default_update_options in ./l10n_update.translation.inc
Returns default import options for translation update.
_l10n_update_locale_import_one_string_db in ./l10n_update.translation.inc
Import one string into the database.