Hi
We manage a site for a medical charity. They have a number of links to FAQs in different languages. Obviously, these are in the language concerned.
When testing the site (using PowerMapper SortSite) to see W3C WAI issues, we come up with a number of "spelling mistakes" that are the result of words such as "Bienvenido" which is spanish for Welcome...
Clearly, this is NOT a spelling mistake. So I need to sort it out using... doctypes? Lang attributes?
As these errors are flagged as Priority 1, we are in danger of not getting the site certified as Standards Compliant.
What can we do? I presume there is a doctype we could use? But if so, which one. We are currently using:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">