Closed (fixed)
Project:
Internationalization
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2011 at 20:04 UTC
Updated:
12 Jul 2011 at 14:41 UTC
Hello,
I've enabled a block to be translatable, " Make this block translatable".
I then click the "Translate" tab.
Next I enter the translated title and body, then hit "Save Translation"
Message appears that says; "Translations saved."
When I go back to the Translated tab, the translated Title value is still in place, but the Translated body value, returns to the original untranslated body copy.
Using 7.x-1.x-dev (June 13th) .
Comments
Comment #1
rovoThis seemed to be resolved, by me just creating a new block and reconfiguring it to match. It may have something to do with installing the Internationalization family of modules after I had already created this module. It all appears to be working well now.
Thank you.
Comment #2
moritzz commentedPay attention: As far as I could test this, i18n_string 7.x-1.x-dev (2011-Jun-21), on which i18n_block depends, is heavily refactored and block translation did not work at all for me with that release. The scenario described by rob_dean does indeed work on 7.x-1.0-beta7 though.