I've translated some menus with i18n module but the method that exports the menus only takes the first menu_link to export (see function features_menu_link_load in features.menu.inc). I've created a patch that will export all translations found in the table menu_links.
I'll post the patch soon.
Comments
Comment #1
s.daniel commentedWould be great to have this feature.
Any updates on the patch?