Another question related to B_TRANSLATED

Forum thread started by Eva on Sun, 2011-01-09 03:15

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!