- From: Laurent Carcone <carcone@w3.org>
- Date: Tue, 3 Jan 2006 19:26:02 +0100
- To: Pascal <abo.pignard@wanadoo.fr>
- Cc: www-amaya@w3.org
On Wed, 28 Dec 2005 14:50:28 +0100 Pascal <abo.pignard@wanadoo.fr> wrote: > > Hello. > > I use Amaya 9.3 on Mac OS X 10.4.3. > > Amaya help says that the dictionary chosen for the spell-checker is > the one selected by the attribute "lang". > So I put this attribut to the hole file that is on "html" element like: > <html lang=fr> > However that doesn't seem to be the case because the selected > dictionary is "English". > Moreover the "body" element is automatically changed into: > <body lang="en"> > Well, when I changed "en" to "fr" on "body" element like: > <body lang="fr"> > Then the selected dictionary is French. > > Is it a normal behavior? Hello Pascal, In fact, the spell-checker automatically generated a lang="en" attribute for the "body" element when this one had no "lang" attribute (and even if the "html" element had such an attribute). It is fixed in cvs base. Thanks for having pointed this out. Laurent Carcone > > Regards, Pascal. > http://blady.perso.wanadoo.fr >
Received on Tuesday, 3 January 2006 18:22:45 UTC