19 calls to get_t()

batch_process in drupal/includes/form.inc
Processes the batch.
batch_set in drupal/includes/form.inc
Adds a new batch.
form_pre_render_conditional_form_element in drupal/includes/form.inc
Adds form element theming to an element if its title or description is set.
hook_requirements in drupal/modules/system/system.api.php
Check installation requirements and do status reporting.
menu_install in drupal/modules/menu/menu.install
Implements hook_install().
requirements1_test_requirements in drupal/modules/simpletest/tests/requirements1_test.install
Implements hook_requirements().
shortcut_install in drupal/modules/shortcut/shortcut.install
Implements hook_install().
simpletest_requirements in drupal/modules/simpletest/simpletest.install
Implements hook_requirements().
system_requirements in drupal/modules/system/system.install
Implements hook_requirements().
theme_form_element_label in drupal/includes/form.inc
Returns HTML for a form element label and required marker.
theme_form_required_marker in drupal/includes/form.inc
Returns HTML for a marker for required form elements.
unicode_requirements in drupal/includes/unicode.inc
Returns Unicode library status and errors.
_country_get_predefined_list in drupal/includes/iso.inc
Get an array of all country code => country name pairs.
_form_validate in drupal/includes/form.inc
Performs validation on form elements.
_locale_batch_build in drupal/includes/locale.inc
Build a locale batch from an array of files.
_locale_import_message in drupal/includes/locale.inc
Sets an error message occurred during locale file parsing.
_system_check_db_utf8mb4_requirements in drupal/modules/system/system.install
Checks whether the requirements for multi-byte UTF-8 support are met.
_unicode_check in drupal/includes/unicode.inc
Perform checks about Unicode support in PHP, and set the right settings if needed.
_update_7000_field_delete_field in drupal/modules/field/field.install
Utility function: delete a field stored in SQL storage directly from the database.