21 string references to 'locale.settings'

LocaleImportFunctionalTest::testStandalonePoFile in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleSettingsForm::buildForm in drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
LocaleSettingsForm::submitForm in drupal/core/modules/locale/lib/Drupal/locale/Form/LocaleSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::submitForm().
LocaleTranslationTest::testJavaScriptTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
LocaleUninstallTest::testUninstallProcess in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php
Check if the values of the Locale variables are correct after uninstall.
LocaleUpdateTest::setTranslationFiles in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Setup the environment containting local and remote translation files.
LocaleUpdateTest::testUpdateCheckStatus in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import with a translations directory and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import with a translations directory and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import from remote sources.
LocaleUpdateTest::testUpdateImportWithoutDirectory in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Tests translation import without a translations directory.
LocaleUpdateTest::testUpdateProjectsHidden in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php
Check if a list of translatable projects can include hidden projects.
locale_translation_project_list in drupal/core/modules/locale/locale.compare.inc
Fetch an array of projects for translation update.
locale_uninstall in drupal/core/modules/locale/locale.install
Implements hook_uninstall().
locale_update_8008 in drupal/core/modules/locale/locale.install
Update locale variables to config or state systems as appropriate.
locale_update_8017 in drupal/core/modules/locale/locale.install
Moves locale translation directory settings from variable to config.
PoDatabaseWriter::setHeader in drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php
Implements Drupal\Component\Gettext\PoMetadataInterface::setHeader().
_locale_rebuild_js in drupal/core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_locale_translation_default_update_options in drupal/core/modules/locale/locale.translation.inc
Returns default import options for translation update.
_locale_translation_fetch_operations in drupal/core/modules/locale/locale.fetch.inc
Helper function to construct the batch operations to fetch translations.