Changing xml:lang

I've just translated my forum into my language (Romanian) and now I'd like to change this:
< html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-ca" >
into this:
< html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ro" >
How can I do that without editing core files?
< html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-ca" >
into this:
< html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ro" >
How can I do that without editing core files?
Tagged:
0