65 string references to 'locale'

CascadingStylesheetsTestCase::setUp in drupal/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
drupal-6.locale.database.php in drupal/modules/simpletest/tests/upgrade/drupal-6.locale.database.php
DrupalHTTPRequestTestCase::setUp in drupal/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
example_profile_modules in documentation/developer/example.profile
Return an array of the modules to be enabled when this profile is installed.
FieldTranslationsTestCase::setUp in drupal/modules/field/tests/field.test
Set the default field storage backend for fields created during tests.
FormatDateUnitTest::setUp in drupal/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
hook_field_language_alter in drupal/modules/field/field.api.php
Perform alterations on field_language() values.
install_profile_info in drupal/includes/install.inc
Retrieves information about an installation profile from its .info file.
install_select_locale_form in drupal/includes/install.core.inc
Form constructor for the language selection form.
JavaScriptTestCase::setUp in drupal/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
JavaScriptTestCase::testGetLibrary in drupal/modules/simpletest/tests/common.test
Tests retrieval of libraries via drupal_get_library().
language_list in drupal/includes/bootstrap.inc
Returns a list of installed languages, indexed by the specified key.
LocaleCommentLanguageFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleConfigurationTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleContentFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleCSSAlterTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleDateFormatsFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleExportFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleInstallTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleJavascriptTranslationTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageNegotiationInfoFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageSwitchingFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLibraryInfoAlterTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleMultilingualFieldsFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocalePathFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocalePluralFormatTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleStringIsSafeTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUILanguageNegotiationTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUninstallFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
LocaleUpgradePathTestCase::setUp in drupal/modules/simpletest/tests/upgrade/upgrade.locale.test
Overrides DrupalWebTestCase::setUp() for upgrade testing.
LocaleUrlRewritingTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserCreationTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserLanguageFunctionalTest::setUp in drupal/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
locale_add_language in drupal/includes/locale.inc
API function to add a language.
locale_block_view in drupal/modules/locale/locale.module
Implements hook_block_view().
locale_field_entity_form_submit in drupal/modules/locale/locale.module
Handles field language on submit for the given entity type.
locale_field_language_alter in drupal/modules/locale/locale.module
Implements hook_field_language_alter().
locale_help in drupal/modules/locale/locale.module
Implements hook_help().
locale_languages_delete_form_submit in drupal/modules/locale/locale.admin.inc
Process language deletion submissions.
locale_language_switcher_session in drupal/includes/locale.inc
Return the session language switcher block.
locale_library_alter in drupal/modules/locale/locale.module
Implement hook_library_alter().
locale_reset in drupal/modules/locale/locale.module
Reset static variables used by locale().
locale_translate_edit_form_validate in drupal/modules/locale/locale.admin.inc
Validate string editing form submissions.
locale_translate_import_form_submit in drupal/modules/locale/locale.admin.inc
Process the locale import form submission.
locale_translate_seek_screen in drupal/modules/locale/locale.admin.inc
String search screen.
ModuleDependencyTestCase::testEnableWithoutDependency in drupal/modules/system/system.test
Attempt to enable translation module without locale enabled.
overlay_overlay_parent_initialize in drupal/modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
PathLanguageTestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathLanguageUITestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathMonolingualTestCase::setUp in drupal/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
path_admin_overview in drupal/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
SearchLanguageTestCase::setUp in drupal/modules/search/search.test
Implementation setUp().
SystemAdminTestCase::setUp in drupal/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
t in drupal/includes/bootstrap.inc
Translates a string to the current language or to a given language.
TextTranslationTestCase::setUp in drupal/modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
TranslatableUpgradePathTestCase::setUp in drupal/modules/simpletest/tests/upgrade/upgrade.translatable.test
Overrides DrupalWebTestCase::setUp() for upgrade testing.
TranslationTestCase::setUp in drupal/modules/translation/translation.test
Sets up a Drupal site for running functional and integration tests.
_locale_export_po in drupal/includes/locale.inc
Write a generated PO or POT file to the output.
_locale_import_po in drupal/includes/locale.inc
Parses Gettext Portable Object file information and inserts into database
_locale_rebuild_js in drupal/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list in drupal/includes/locale.inc
List languages in search result table