13 string references to 'i18nstrings' in Internationalization 6
- i18ncck_enable in i18ncck/
i18ncck.install - Implementation of hook_enable().
- i18ncontent_enable in i18ncontent/
i18ncontent.install - Implementation of hook_enable().
- i18ncontent_update_6002 in i18ncontent/
i18ncontent.install - Locale refresh, this will run successfully only after the i18nstrings update has run
- i18nmenu_enable in i18nmenu/
i18nmenu.install - Implementation of hook_enable().
- i18nprofile_enable in i18nprofile/
i18nprofile.install - Refresh strings when enabled.
- i18nstrings_install in i18nstrings/
i18nstrings.install - Implementation of hook_install().
- i18nstrings_remove in i18nstrings/
i18nstrings.module - Remove source and translations for user defined string.
- i18nstrings_uninstall in i18nstrings/
i18nstrings.install - Implementation of hook_uninstall().
- i18nstrings_update in i18nstrings/
i18nstrings.module - Update / create translation source for user defined strings.
- i18ntaxonomy_enable in i18ntaxonomy/
i18ntaxonomy.install - Implementation of hook_enable().
- i18n_Blocks_Test::setUp in tests/
i18n_blocks.test - Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
- i18n_Strings_Test::setUp in tests/
i18n_strings.test - Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…
- i18n_Taxonomy_Test::setUp in tests/
i18n_taxonomy.test - Generates a random database prefix, runs the install scripts on the prefixed database and enable the specified modules. After installation many caches are flushed and the internal browser is setup so that the page requests will run on the new prefix.…