Thomas Dumm wrote: > > One last try concerning the translation of the elements: Is it possible > to (somehow) make the name of the elementTemplate visible in the case of > "selectable="override" ? In the screenshot below the option for List ist > selectable="true". The Name of the elementTemplate could contain the > translation of the Element behind it, e.g. List(Sammelliste). But it is > very irritating if the Element shows up twice, e.g. List and > List(Sammelliste). > > The reason why I ask again about the translation: Only that way we can > use the Edit Pane. Otherwise every Editing situation has to be dealt in > other ways. >
There is no way to show the name of an element template having selectable="override". The whole idea is precisely to make the user think that she/he is picking the ``plain element'' and not a element template.

