12 calls to i18n_string_translate() in Internationalization 7
- i18nStringTestCase::testStringsAPI in i18n_string/
i18n_string.test - Test base i18n_string API
- i18n_contact_form_contact_site_form_alter in i18n_contact/
i18n_contact.module - Implements hook_form_FORM_ID_alter().
- i18n_field_translate_allowed_values in i18n_field/
i18n_field.module - Returns the array of translated allowed values for a list field.
- i18n_field_translate_default in i18n_field/
i18n_field.module - Translate field default.
- i18n_node_tokens in i18n_node/
i18n_node.tokens.inc - Implements hook_tokens().
- i18n_node_translate_type in i18n_node/
i18n_node.module - Shorthand for translating node type strings
- i18n_node_type_name in i18n_node/
i18n_node.module - Get translated node type name (unfiltered)
- i18n_string in ./
i18n.module - Translate or update user defined string. Entry point for i18n_string API if enabled.
- i18n_string_plain in i18n_string/
i18n_string.module - Translation for plain string. In case it finds a translation it applies check_plain() to it
- i18n_string_text in i18n_string/
i18n_string.module - Get filtered translation.
- _i18n_menu_link_description in i18n_menu/
i18n_menu.module - Get localized menu description
- _i18n_menu_link_title in i18n_menu/
i18n_menu.module - Get localized menu title