14 string references to 'language_list'

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