You are here

20 calls to i18nstrings_context() in Internationalization 6

i18ncontent_node_help_source in i18ncontent/i18ncontent.module
Fetch default source for node type help
i18nprofile_update_2 in i18nprofile/i18nprofile.install
Drop old table and fields.
i18nstrings_add_string in i18nstrings/i18nstrings.module
Add source string to the locale tables for translation.
i18nstrings_cache in i18nstrings/i18nstrings.module
Retrieves and stores translations in page (static variable) cache.
i18nstrings_get_source in i18nstrings/i18nstrings.module
Get source string provided a string context.
i18nstrings_get_string in i18nstrings/i18nstrings.module
Get string for a language.
i18nstrings_get_translation in i18nstrings/i18nstrings.module
Get translation from the database. Full object with input format.
i18nstrings_location in i18nstrings/i18nstrings.module
Get location string from context.
i18nstrings_prefetch in i18nstrings/i18nstrings.module
Prefetch a number of object strings.
i18nstrings_remove in i18nstrings/i18nstrings.module
Remove source and translations for user defined string.
i18nstrings_remove_string in i18nstrings/i18nstrings.module
Remove string for a given context.
i18nstrings_remove_translation in i18nstrings/i18nstrings.module
Remove a string translation for a given context and language.
i18nstrings_text in i18nstrings/i18nstrings.module
Get filtered translation.
i18nstrings_translate_object in i18nstrings/i18nstrings.module
Translate object properties.
i18nstrings_translate_string in i18nstrings/i18nstrings.module
Get translation for user defined string.
i18nstrings_update in i18nstrings/i18nstrings.module
Update / create translation source for user defined strings.
i18nstrings_update_context in i18nstrings/i18nstrings.module
Update context for strings.
i18nstrings_update_object in i18nstrings/i18nstrings.module
Update / create object properties.
i18nstrings_update_string in i18nstrings/i18nstrings.module
Update / create / remove string.
_i18nstrings in i18nstrings/i18nstrings.module
Debug utility. Marks the translated strings.