Mainly internationalisation improvements - not finished yet.

This commit is contained in:
Simon Brooke 2017-09-07 14:44:13 +01:00
parent a7409c25be
commit d4ed336827
21 changed files with 90 additions and 234 deletions

View file

@ -3,10 +3,10 @@
<div id="content" class="history">
<table class="music-ruled">
<tr>
<th>{{config.when-col-hdr}}</th>
<th>{{config.what-col-hdr}}</th>
<th>{{config.vers-col-hdr}}</th>
<th>{{config.change-col-hdr}}</th>
<th>{% i18n when-col-hdr %}</th>
<th>{% i18n what-col-hdr %}</th>
<th>{% i18n vers-col-hdr %}</th>
<th>{% i18n change-col-hdr %}</th>
</tr>
{% for entry in history %}
<tr>