invoking menu - language
Hello,
Does invoking a menu with the menu string work in any language? Example.
$ID/Override All Master Page Items
P.
Hello,
Does invoking a menu with the menu string work in any language? Example.
$ID/Override All Master Page Items
P.
I should have added:
It should work as long as you provide the locale-independent form of the string.
Sometimes simply adding $ID/ in front of the English menu name does not work or is not enough.
Better look for the title string of a menu and check with:
app.findKeyStrings("menu-title-name");
for the "universal" form(s) of the string.
Regards,
Uwe
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.