add_menu.append((wx.ITEM_SEPARATOR,None))fortext, _indexesinself.Manager.GetCurrentSpecificMenu(): add_menu.append((wx.ITEM_NORMAL, (text, wx.NewId(),'', self.GetProfileCallBack(text)))else: other_profile_text = _('Other Profile')return[(wx.ITEM_NORMAL, (_('DS-301 Profile'), ID...