| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > WindowManager > WindowManager Properties >====== Translator (TranslatorClass object:WindowManager) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[saved copy of primary file record buffer .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[vcrrequest delayed scroll request .htm|{{btn_next_n.gif|Next page}}]] | | || | | **Translator** | **&TranslatorClass** | {{blk2blue.jpg|blk2blue.jpg}} The **Translator **property is a reference to the TranslatorClass object for the WindowManager. The WindowManager uses this property to translate window text to the appropriate language. The AddItem method sets the value of the Translator property. **Implementation:** The WindowManagerClass does not initialize the Translator property. The WindowManager only invokes the Translator if the Translator property is not null. Your derived Init method should initialize the Translator property if translation is needed. See the [[windowmanager overview.htm#egi1 oy|Conceptual Example]]. **See Also:**     [[additem program the windowmanager object .htm|AddItem]]