- new wxButton( this, -1, "B1 - 0,0, horizontal resizable" ),
- 0, 0, 0, new wxMultiCellItemHandle(0,0,1,1, wxDefaultSize, wxHORIZENTAL_RESIZABLE, wxSize(2,2)));
+ new wxButton( this, -1,wxT( "B1 - 0,0, horizontal resizable")),
+ 0, 0, 0, new wxMultiCellItemHandle(0,0,1,1, wxDefaultSize, wxHORIZONTAL_RESIZABLE, wxSize(2,2)));