locale.settings.yml

drupal/core/modules/locale/config/locale.settings.yml
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.

... See full list

File

drupal/core/modules/locale/config/locale.settings.yml
View source
  1. cache_strings: '1'
  2. javascript:
  3. directory: 'languages'
  4. translation:
  5. use_source: 'remote_and_local'
  6. check_disabled_modules: '0'
  7. default_filename: '%project-%version.%language.po'
  8. default_server_pattern: 'http://ftp.drupal.org/files/translations/%core/%project/%project-%version.%language.po'
  9. overwrite_customized: '0'
  10. overwrite_not_customized: '1'
  11. update_interval_days: '0'
  12. path: ''