Closed (fixed)
Project:
Nice Menus
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2010 at 16:49 UTC
Updated:
2 Jan 2014 at 19:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bsztreha commentedAnyone can comment it?
Comment #2
add1sun commentedSeems sane. I don't have any multilingual sites set up and haven't had a chance to test this. If someone can review and give a +1, I'll roll it in.
Comment #3
mrf commented$title already gets run through a check_plain before it hits this point so this simpler solution works for me.
Comment #4
reszliadditionally to the title of the menu, I also needed to add a couple of t() functions for the menu items as well
to make a nicemenu block render the menu items in the current language
Comment #5
xiukun.zhou commentedHi reszli
@see #1050352: translated menu items displayed in the default language
Comment #6
xiukun.zhou commented