]> git.sesse.net Git - ccbs/blobdiff - html/templates/shorttitles.tmpl
Shape text using Pango and HarfBuzz; gives us nice ligatures and exotic scripts.
[ccbs] / html / templates / shorttitles.tmpl
index e7216664c46ae1f9b3ac3ab9122021d0bdac0eb1..4ba409d45dc38f9b2972b0e90b3566d4200cde5e 100644 (file)
@@ -4,8 +4,8 @@
     <form method="post" action="do-update-shorttitles.pl">
       <table class="scores">
         <tr>
-          <th>Sang</th>
-          <th>Kort tittel</th>
+          <th>Song</th>
+          <th>Short title</th>
         </tr>
 
 [% FOR s = songs %]
@@ -16,7 +16,7 @@
 [% END %]
         <tr>
          <td colspan="2">
-           <input type="submit" value="Oppdater" />
+           <input type="submit" value="Update" />
          </td>
        </tr>
       </table>