localization - How to localize MMC snap-in (default actions, file menu, etc) -
i developing mmc 3.0 snap-in , have framework in place localize string literals @ run-time.
however, mmc inserts lots of 'default' menu items, actions , descriptions, none of can access programmatically. example, "refresh" & "help" buttons.
can suggest way of accessing these items in code, in order translate properties?
i suspect ui elements managed mmc localized according whatever rules govern ui language used in other parts of windows. if install french language pack , make default, assume basic mmc ui elements appear in french.
Comments
Post a Comment