Create a option database entry for a message catalog string. Message Catalog is always deployed this way! Message Catalog needs a namespace and the generated source can still utilize X11 xrdb & option database modifications. The option database code is also much more efficient than using mc on the command line for a created window! TCL-only
Example 3.25. ::vgcode::getOptions using resourceMsgCat
... # These are handled differently for message catalog # entries! if \ [useMsgCat $rname] { append _resource \ [dumper::resourceMsgCat $relwidget $rname $param]