Posted by AdamGerthel on January 27, 2012 at 3:38pm
1 follower
| Project: | Features |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I don't know if this belongs in the issue queue for i18n, i18n views, or views, but since it only affects views that are imported through features, I'll start here.
I have a problem with translated views strings (labels, titles etc). Even if the strings are translated, Drupal will show them in their original form until I go into the view and resave it (which I guess causes the view to be moved into the database from the feature file).
This is a problem since as soon as I update a view on my local install, and push it to production I will have to revert the feature on the prod server, which in turn causes the translation to fail again.