{
Modalpanel mp1 = (Modalpanel) imp.next();
bundle= ResourceBundle.getBundle("idioma", context.getViewRoot().getLocale());
mp = new ModalpanelDto();
//mp.setId(mp1.getModalpanelid());
//mp.setTitol(bundle.getString("titolPanelModal." + mp1.getModalpanelid().toString()));
//mp.setDefinicio(bundle.getString("definicioPanelModal." + mp1.getModalpanelid().toString()));
panells.add(mp);