Accented letters

CarDestroyer <[email protected]> Sun, 18 Jan 2004 15:32:04 +0000
Newsgroups gmane.comp.db.rekall.devel
Message-ID <1074439923.3663.25.camel@Inspiron>
	I have translate nearly all the files .dict, but I have noticed that
the accented letters do not be visualized in Rekall.
I enclose a piece of rekall_form.dict for knowing if I mistake
something.

...
        <attribute element="KBForm" name="stretch">
        <legend>Ridimensionabile</legend>
        <description>
                Se attivato, il form visualizzato pu&ograve; essere
                ridimensionato; altrimenti, il layout del form
		rimarr&agrave; fisso.
        </description>
        </attribute>
        <attribute element="KBForm" name="showbar">
        <legend>Mostra la barra di scorrimento</legend>
        <description>
	        Attivando questa opzione verr&agrave; visualizzata la 		barra
di scorrimento verticale, che indica l'intervallo 		di righe
visualizzate, e permette di scorrervi 		attraverso.
        </description>
        </attribute>
...

Massimiliano