mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -06:00
translator: you can now import text by copying and pasting
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
</dl>
|
||||
<td>Edit
|
||||
<dl>
|
||||
<dt onclick="translator.import(this)">Add a segment...
|
||||
<dt onclick="translator.import(this)">Import text...
|
||||
<dt onclick="translator.add_segment(this)">Add a segment...
|
||||
<dt onclick="translator.remove(this)">Remove the last segment
|
||||
</dl>
|
||||
<td>View
|
||||
@@ -68,7 +69,7 @@
|
||||
</div>
|
||||
<hr>
|
||||
<div class=modtime><small>HMTL
|
||||
<!-- hhmts start --> Last modified: Wed May 16 16:15:20 CEST 2012 <!-- hhmts end -->
|
||||
<!-- hhmts start --> Last modified: Fri May 25 16:08:41 CEST 2012 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<a href="about.html">About</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user