If I use B_TRANSLATE("new") to create the label of a new menu item, what would item->Label() return? Do I need to use some kind of inverse operation for B_TRANSLATE macro in order to get "new"?
Thanks in advance!