You are here

7 string references to 'locale_test.no_translation' in Drupal 9

LocaleConfigManagerTest::testGetStringTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests getStringTranslation().
LocaleConfigManagerTest::testHasTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
Tests hasTranslation().
LocaleConfigSubscriberForeignTest::testCreateActiveTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php
Tests creating translations of shipped configuration.
LocaleConfigSubscriberForeignTest::testLocaleCreateActiveTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php
Tests importing community translations of shipped configuration.
LocaleConfigSubscriberTest::setUpLocale in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
Sets up the locale storage strings to be in line with configuration.
LocaleConfigSubscriberTest::testCreateTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
Tests creating translations of shipped configuration.
LocaleConfigSubscriberTest::testLocaleCreateTranslation in core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
Tests importing community translations of shipped configuration.