Ok, I've removed the flags. Thanks everyone for your feedback!
The new language bar now looks like the one at Mozilla Thunderbird Help.
Posted by djst at September 26, 2003 4:32 PMTo be really nitpicky, you should use the lang attribute to indicate the language of the title attribute:
<a href="foo"><abbr lang="fr" title="Français">fr</abbr></a>