Has anybody succeded with i18nmenu module and multilingual menu blocks?

I enabled i18n, i18nmenu and localization modules, it seems to work OK with nodes. Now I want to make a bilingual navigation menu block, and I'm doing what is suggested in [domain]/admin/help/i18nmenu (see Omar's posting on http://drupal.org/node/41024). I create a new menu block for navigation with some "blablabla" inside, then switch to the second language, then go to admin -> localization -> manage strings and search for "blablabla"... but it does not find anything. Running cron.php does not help.

Also, when I try to display all untranslated strings in localization -> manage strings (to find the new one among them), I get a list of many pages, but I can view only the first page: when I click on a link to view any other page, it takes me back to the search page.
Is it a problem of localization, or i18n?

Thank you!

Comments

nobis’s picture

I have successfully translated menu items. But the menu block title does not show up when searching strings in my installation either. Maybe it is menu.module's fault?