You are here

19 string references to 'locale.settings' in Zircon Profile 8.0

LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/src/Tests/LocaleImportFunctionalTest.php
Test import of standalone .po files.
LocaleLocalTasksTest::getLocalePageRoutes in core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
Provides a list of routes to test.
LocaleLocalTasksTest::testLocalePageLocalTasks in core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
Checks locale listing local tasks.
LocaleSettingsForm::buildForm in core/modules/locale/src/Form/LocaleSettingsForm.php
Form constructor.
LocaleSettingsForm::getEditableConfigNames in core/modules/locale/src/Form/LocaleSettingsForm.php
Gets the configuration names that will be editable.
LocaleSettingsForm::submitForm in core/modules/locale/src/Form/LocaleSettingsForm.php
Form submission handler.
LocaleTranslationUiTest::testJavaScriptTranslation in core/modules/locale/src/Tests/LocaleTranslationUiTest.php
LocaleUpdateBase::setTranslationFiles in core/modules/locale/src/Tests/LocaleUpdateBase.php
Setup the environment containing local and remote translation files.
LocaleUpdateTest::testUpdateCheckStatus in core/modules/locale/src/Tests/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import from remote sources.
locale_cron_fill_queue in core/modules/locale/locale.translation.inc
Populate a queue with project to check for translation updates.
locale_help in core/modules/locale/locale.module
Implements hook_help().
locale_uninstall in core/modules/locale/locale.install
Implements hook_uninstall().
MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/src/Tests/Migrate/MigrateLocaleConfigsTest.php
Tests migration of locale variables to locale.settings.yml.
_locale_rebuild_js in core/modules/locale/locale.module
(Re-)Creates the JavaScript translation file for a language.
_locale_translation_default_update_options in core/modules/locale/locale.translation.inc
Returns default import options for translation update.