locale_test_translate.settings.yml
Same filename in other branches
- 9 core/modules/locale/tests/modules/locale_test_translate/config/install/locale_test_translate.settings.yml
- 8.9.x core/modules/locale/tests/modules/locale_test_translate/config/install/locale_test_translate.settings.yml
- 10 core/modules/locale/tests/modules/locale_test_translate/config/install/locale_test_translate.settings.yml
5 string references to 'locale_test_translate.settings'
- LocaleConfigManagerTest::testGetDefaultConfigLangcode in core/
modules/ locale/ tests/ src/ Kernel/ LocaleConfigManagerTest.php - Tests getDefaultConfigLangcode().
- LocaleConfigTranslationImportTest::testConfigTranslationModuleInstall in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests update changes configuration translations if enabled after language.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverrideDelete in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests removing a string from Locale deletes configuration translations.
- LocaleConfigTranslationImportTest::testLocaleRemovalAndConfigOverridePreserve in core/
modules/ locale/ tests/ src/ Functional/ LocaleConfigTranslationImportTest.php - Tests removing a string from Locale changes configuration translations.
- LocaleDefaultConfigStorageTest::testGetComponentNames in core/
modules/ locale/ tests/ src/ Kernel/ LocaleDefaultConfigStorageTest.php
File
-
core/
modules/ locale/ tests/ modules/ locale_test_translate/ config/ install/ locale_test_translate.settings.yml
View source
- langcode: en
- translatable_no_default: ''
- translatable_default_with_translation: 'Locale can translate'
- translatable_default_with_no_translation: 'Locale can not translate'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.