i18nprofile has some calls to the tt() function, but no dependency for i18nstrings in the .info file.

hook_locale($op = 'refresh') is implemented, but it look like i18n_remove_string() doesn't get called from anywhere.

There's also some @TODOs Drupal 6 when viewing categories/fields - could use some manual testing to see if anything's missing.

Comments

jose reyero’s picture

Status: Active » Fixed

The dependency is already there and I've just added some updates when deleting fields, this should be it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.