> I don't understand why it would be a dirty hack something
> similar to the xml:lang attributes on title-tags can be
> supported, isn't it?
<optionlist name="tonen">
<option id="1" xml:lang="nl">Tonen (volgens embargo)</option>
<option id="0" xml:lang="nl">Niet tonen</option>
<option id="1" xml:lang="en">Show (according to embargo)</option>
</optionlist>
Now when a dutch person has selected "Niet tonen" what should happen when an
english person wants to open the wizard? The xsl-code will be a nice piece
of art.
Nico