Closed (fixed)
Project:
Internationalization
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2009 at 14:42 UTC
Updated:
2 Feb 2009 at 16:40 UTC
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
Comment #1
jose reyero commentedThe dependency is already there and I've just added some updates when deleting fields, this should be it.