Refresh in the Translate Interface does not collect all menu items and misses several block titels and their items. Refresh does not collect any quicktab titles and tabs at all. I assume that Search in the Translate Interface works properly, as does the Translation Table.

What can be done about it?

Thanks,

JP.

Comments

miro_dietiker’s picture

e.g. quicktab needs to implement hook_locale correctly.
The interface of i18n changed for locale refresh.

However please recheck if one of the internal things implement locale refresh wrong, your issue is right in i18n queue. in any other case, please move the issue to the corresponding project to update the code base.

i18n provides good examples for a correct implementation.

jippie1948’s picture

Hi,

what matters most to me is that 'Refresh' in the Translate Interface does not collect all menu items and misses several block titels and their items as well.

I tested the refresh function without the quicktabs module switched off and all caches flushed. Still there is the problem with Refresh.

Thanks, JP

jippie1948’s picture

I think I discovered the problem. I
t is about using a slash character / in the menu item. I had a menu item with 'login/register'. That one and all the other menu items I created after that one, did not turn up with the 'Refresh' action. As soon as I changed it into 'login-register' without slash all the menu items turned up with a refresh.

I hope this info proves to be useful.

JP.

jose reyero’s picture

Component: Code » Blocks
Status: Active » Closed (won't fix)

Cleaning up the issue tracker. Closing all issues that haven't got any follow up for the last year.