14 string references to 'language_list'

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