locale.settings.yml
Same filename in this branch
- 11.x core/profiles/testing/config/optional/locale.settings.yml
- 11.x core/profiles/nightwatch_testing/config/optional/locale.settings.yml
- 11.x core/modules/locale/config/install/locale.settings.yml
- 11.x core/tests/fixtures/config_install/testing_config_install/locale.settings.yml
- 11.x core/tests/fixtures/config_install/multilingual/locale.settings.yml
Same filename in other branches
- 9 core/profiles/testing_multilingual/config/install/locale.settings.yml
- 9 core/profiles/testing/config/optional/locale.settings.yml
- 9 core/profiles/nightwatch_testing/config/optional/locale.settings.yml
- 9 core/modules/locale/config/install/locale.settings.yml
- 8.9.x core/profiles/testing/config/optional/locale.settings.yml
- 8.9.x core/profiles/nightwatch_testing/config/optional/locale.settings.yml
- 8.9.x core/modules/locale/config/install/locale.settings.yml
- 10 core/profiles/testing_multilingual/config/install/locale.settings.yml
- 10 core/profiles/testing/config/optional/locale.settings.yml
- 10 core/profiles/nightwatch_testing/config/optional/locale.settings.yml
- 10 core/modules/locale/config/install/locale.settings.yml
18 string references to 'locale.settings'
- LocaleImportFunctionalTest::testStandalonePoFile in core/
modules/ locale/ tests/ src/ Functional/ LocaleImportFunctionalTest.php - Tests 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.
File
-
core/
profiles/ testing_multilingual/ config/ install/ locale.settings.yml
View source
- cache_strings: true
- translate_english: false
- javascript:
- directory: languages
- translation:
- use_source: local
- default_filename: '%project-%version.%language.po'
- default_server_pattern: 'https://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'
- overwrite_customized: false
- overwrite_not_customized: true
- update_interval_days: 0
- path: ''
- import_enabled: true
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.