]> git.sesse.net Git - ccbs/blobdiff - html/templates/set-active-tournament.tmpl
Switch to English as a default language, and make a matching nb_NO.po instead.
[ccbs] / html / templates / set-active-tournament.tmpl
index e37f9ab7dcd3885830bdd2fc982ffb5fdf08a57f..913aa633039f2f0951d041a95b162eb63a271393 100644 (file)
@@ -1,9 +1,9 @@
 [%# vim:set filetype=html: %]
-<h2>Sett aktiv turnering</h2>
+<h2>Set active tournament</h2>
 
 <div>
-  <p>Denne funksjonen styrer hvilken turnering som er aktiv, dvs. hvilken storskjermen
-    skal vise informasjon fra.</p>
+  <p>This function sets what tournament is active (that is, what the big screen
+  is to show information from).</p>
 
 <form method="post" action="do-set-active-tournament.pl">
   <p>
@@ -21,7 +21,7 @@
 [% END %]
 [% END %]
     </select>
-    <input type="submit" value="Velg" />
+    <input type="submit" value="<_>Select</_>" />
   </p>
 </form>