]> git.sesse.net Git - ccbs/blobdiff - html/templates/songs.tmpl
Lots of changes/fixes to the new translation stuff.
[ccbs] / html / templates / songs.tmpl
index b43bf0f5323aa5c7c1285b2c02e4ead4d78c7105..c876a22f8ac40c09cd9923757fcd4891fd097805 100644 (file)
   <h2>[% s.machinename %]</h2>
 
   <div>
-    <p><a href="songratings.pl?machine=[% s. machine %]"><_>Fotratinger</_></a></p>
+    <p><a href="songratings.pl?machine=[% s. machine %]"><_>Foot ratings</_></a></p>
   
     <table class="scores">
       <tr>
-        <th>Sang</th>
+        <th>Song</th>
         <th>Artist</th>
-        <th>Gjennomsnitt</th>
-        <th>Standardavvik</th>
-        <th>Rekord</th>
+        <th>Average</th>
+        <th>Std.dev.</th>
+        <th>High score</th>
       </tr>
 [% END %]