LocaleCommentLanguageFunctionalTest::testCommentLanguage in modules/locale/locale.test
Test that comment language is properly set.
LocaleConfigurationTest::testLanguageConfiguration in modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in modules/locale/locale.test
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/locale.test
Tests for language switching by URL path.
LocaleUrlRewritingTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUrlRewritingTest::testDomainNameNegotiationPort in modules/locale/locale.test
Check URL rewriting when using a domain name and a non-standard port.
locale_add_language in includes/locale.inc
API function to add a language.
locale_translate_export_screen in modules/locale/locale.admin.inc
User interface for the translation export screen.
locale_translate_import_form in modules/locale/locale.admin.inc
User interface for the translation import screen.
locale_translate_import_form_submit in modules/locale/locale.admin.inc
Process the locale import form submission.
locale_translate_overview_screen in modules/locale/locale.admin.inc
Overview screen for translations.
locale_translation_filters in modules/locale/locale.admin.inc
List locale translation filters that can be applied.
PathLanguageTestCase::testAliasTranslation in modules/path/path.test
Test alias functionality through the admin interfaces.
TranslationTestCase::addLanguage in modules/translation/translation.test
Installs the specified language, or enables it if it is already installed.