translator: adding "Parallel texts" view

This is in addition to the existing "Segment by Segment" view.
Also some minor documentation updates.
This commit is contained in:
hallgren
2012-05-27 19:19:54 +00:00
parent 9bae66073a
commit 3eeb3d2377
6 changed files with 75 additions and 25 deletions

View File

@@ -28,7 +28,8 @@
</dl>
<td>View
<dl>
<dt><label><input type=radio checked>Segment by segment</label>
<dt><label><input name=view value=segmentbysegment type=radio checked onchange="translator.change(this)">Segment by segment</label>
<dt><label><input name=view value=paralleltexts type=radio onchange="translator.change(this)">Parallel texts</label>
</dl>
<td>Options
<dl>
@@ -69,7 +70,7 @@
</div>
<hr>
<div class=modtime><small>HMTL
<!-- hhmts start --> Last modified: Fri May 25 16:08:41 CEST 2012 <!-- hhmts end -->
<!-- hhmts start --> Last modified: Sat May 26 13:23:57 CEST 2012 <!-- hhmts end -->
</small></div>
<a href="about.html">About</a>