Update to match what's currently on translate.rockbox.org
Change-Id: I9f438f9557e9a269fcd518241ad62869a1d0ef6e
diff --git a/templates/header.tpl b/templates/header.tpl
index 899f733..f43e596 100644
--- a/templates/header.tpl
+++ b/templates/header.tpl
@@ -2,6 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Rockbox Translations{if isset($title)} - {$title}{/if}</title>
<link rel="stylesheet" href="rockbox.css" />
</head>