90 string references to 'locale'

CascadingStylesheetsTestCase::setUp in drupal-7.x/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::setUp in drupal-7.x/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
drupal-6.bare.database.php in drupal-7.x/modules/simpletest/tests/upgrade/drupal-6.bare.database.php
Bare installation of Drupal 6.17, for test purposes.
drupal-6.filled.database.php in drupal-7.x/modules/simpletest/tests/upgrade/drupal-6.filled.database.php
Filled installation of Drupal 6.17, for test purposes.
drupal-6.locale.database.php in drupal-7.x/modules/simpletest/tests/upgrade/drupal-6.locale.database.php
DrupalHTTPRequestTestCase::setUp in drupal-7.x/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
DrupalUnitTestCase::setUp in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Sets up unit test environment.
drupal_verify_profile in drupal-7.x/includes/install.inc
Verifies an installation profile for installation.
example_profile_modules in documentation-7.x/developer/example.profile
Return an array of the modules to be enabled when this profile is installed.
FieldTranslationsTestCase::setUp in drupal-7.x/modules/field/tests/field.test
Set the default field storage backend for fields created during tests.
field_test_entity_info_alter in drupal-7.x/modules/field/tests/field_test.entity.inc
Implements hook_entity_info_alter().
FormatDateUnitTest::setUp in drupal-7.x/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
hook_entity_info in drupal-7.x/modules/system/system.api.php
Inform the base system and the Field API about one or more entity types.
hook_field_language_alter in drupal-7.x/modules/field/field.api.php
Perform alterations on field_language() values.
install_begin_request in drupal-7.x/includes/install.core.inc
Begins an installation request, modifying the installation state as needed.
install_import_locales in drupal-7.x/includes/install.core.inc
Imports languages via a batch process during installation.
install_import_locales_remaining in drupal-7.x/includes/install.core.inc
Installation task; import remaining languages via a batch process.
install_load_profile in drupal-7.x/includes/install.core.inc
Loads information about the chosen profile during installation.
install_profile_info in drupal-7.x/includes/install.inc
Retrieves information about an installation profile from its .info file.
install_select_locale in drupal-7.x/includes/install.core.inc
Installation task; select which locale to use for the current profile.
install_select_locale_form in drupal-7.x/includes/install.core.inc
Form constructor for the language selection form.
install_settings_form in drupal-7.x/includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_tasks in drupal-7.x/includes/install.core.inc
Returns a list of all tasks the installer currently knows about.
JavaScriptTestCase::setUp in drupal-7.x/modules/simpletest/tests/common.test
Sets up a Drupal site for running functional and integration tests.
JavaScriptTestCase::testGetLibrary in drupal-7.x/modules/simpletest/tests/common.test
Tests retrieval of libraries via drupal_get_library().
language_list in drupal-7.x/includes/bootstrap.inc
Returns a list of installed languages, indexed by the specified key.
LocaleCommentLanguageFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleConfigurationTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleContentFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleCSSAlterTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleDateFormatsFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleExportFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleInstallTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleJavascriptTranslationTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageNegotiationInfoFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageSwitchingFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLibraryInfoAlterTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleMultilingualFieldsFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocalePathFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocalePluralFormatTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUILanguageNegotiationTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUninstallFunctionalTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in drupal-7.x/modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
LocaleUpgradePathTestCase::setUp in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.locale.test
Overrides DrupalWebTestCase::setUp() for upgrade testing.
LocaleUrlRewritingTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserCreationTest::setUp in drupal-7.x/modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserLanguageFunctionalTest::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_block_view in drupal-7.x/modules/locale/locale.module
Implements hook_block_view().
locale_entity_info_alter in drupal-7.x/modules/locale/locale.module
Implements hook_entity_info_alter().
locale_field_entity_form_submit in drupal-7.x/modules/locale/locale.module
Handles field language on submit for the given entity type.
locale_field_language_alter in drupal-7.x/modules/locale/locale.module
Implements hook_field_language_alter().
locale_help in drupal-7.x/modules/locale/locale.module
Implements hook_help().
locale_languages_delete_form_submit in drupal-7.x/modules/locale/locale.admin.inc
Process language deletion submissions.
locale_language_selector_form in drupal-7.x/modules/locale/locale.module
Form builder callback to display language selection widget.
locale_language_switcher_session in drupal-7.x/includes/locale.inc
Return the session language switcher block.
locale_library_alter in drupal-7.x/modules/locale/locale.module
Implement hook_library_alter().
locale_reset in drupal-7.x/modules/locale/locale.module
Reset static variables used by locale().
locale_translate_edit_form_validate in drupal-7.x/modules/locale/locale.admin.inc
Validate string editing form submissions.
locale_translate_export_pot_form in drupal-7.x/modules/locale/locale.admin.inc
Translation template export form.
locale_translate_export_po_form in drupal-7.x/modules/locale/locale.admin.inc
Form to export PO files for the languages provided.
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_translate_seek_screen in drupal-7.x/modules/locale/locale.admin.inc
String search screen.
locale_translation_filters in drupal-7.x/modules/locale/locale.admin.inc
List locale translation filters that can be applied.
ModuleDependencyTestCase::testEnableWithoutDependency in drupal-7.x/modules/system/system.test
Attempt to enable translation module without locale enabled.
node_filters in drupal-7.x/modules/node/node.admin.inc
List node administration filters that can be applied.
node_filter_form in drupal-7.x/modules/node/node.admin.inc
Returns the node administration filters form array to node_admin_content().
overlay_overlay_parent_initialize in drupal-7.x/modules/overlay/overlay.module
Implements hook_overlay_parent_initialize().
PathLanguageTestCase::setUp in drupal-7.x/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathLanguageUITestCase::setUp in drupal-7.x/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathMonolingualTestCase::setUp in drupal-7.x/modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
path_admin_overview in drupal-7.x/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
SearchLanguageTestCase::setUp in drupal-7.x/modules/search/search.test
Implementation setUp().
st in drupal-7.x/includes/install.inc
Translates a string when some systems are not available.
SystemAdminTestCase::setUp in drupal-7.x/modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
system_regional_settings in drupal-7.x/modules/system/system.admin.inc
Form builder; Configure the site regional settings.
system_update_7004 in drupal-7.x/modules/system/system.install
Remove hardcoded numeric deltas from all blocks in core.
t in drupal-7.x/includes/bootstrap.inc
Translates a string to the current language or to a given language.
TextTranslationTestCase::setUp in drupal-7.x/modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
TranslatableUpgradePathTestCase::setUp in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.translatable.test
Overrides DrupalWebTestCase::setUp() for upgrade testing.
TranslationTestCase::setUp in drupal-7.x/modules/translation/translation.test
Sets up a Drupal site for running functional and integration tests.
_locale_export_po in drupal-7.x/includes/locale.inc
Write a generated PO or POT file to the output.
_locale_import_po in drupal-7.x/includes/locale.inc
Parses Gettext Portable Object file information and inserts into database
_locale_rebuild_js in drupal-7.x/includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
_locale_translate_language_list in drupal-7.x/includes/locale.inc
List languages in search result table
_locale_translate_seek in drupal-7.x/includes/locale.inc
Perform a string search and display results in a table