10 string references to 'language_default'

DrupalWebTestCase::prepareEnvironment in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Prepares the current environment for running the test.
DrupalWebTestCase::setUp in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Sets up a Drupal site for running functional and integration tests.
DrupalWebTestCase::tearDown in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in drupal-7.x/modules/locale/locale.test
Tests for language switching by URL path.
locale_add_language in drupal-7.x/includes/locale.inc
API function to add a language.
locale_languages_edit_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process the language editing form submission.
locale_languages_overview_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process language overview form submissions, updating existing languages.
locale_uninstall in drupal-7.x/modules/locale/locale.install
Implements hook_uninstall().
locale_update_7001 in drupal-7.x/modules/locale/locale.install
Upgrade language negotiation settings.
_locale_rebuild_js in drupal-7.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.