1
0
forked from GitHub/gf-core

simple translator: support for importing GlobalSight Download Files

TODO: support for export translations in the same format.
This commit is contained in:
hallgren
2012-09-09 21:17:31 +00:00
parent 93220a2d87
commit bccc2a3ad0
2 changed files with 99 additions and 4 deletions

View File

@@ -16,6 +16,7 @@
<dl>
<dt onclick="translator.new(this)">New
<dt onclick="translator.browse(this)">Open...
<dt id="import_globalsight" onclick="translator.import_globalsight(this)">Import from GlobalSight...
<dt onclick="translator.save(this)">Save
<dt onclick="translator.saveAs(this)">Save As...
<dt onclick="translator.close(this)">Close
@@ -71,7 +72,7 @@
</div>
<hr>
<div class=modtime><small>HMTL
<!-- hhmts start -->Last modified: Thu Aug 30 15:01:31 CEST 2012 <!-- hhmts end -->
<!-- hhmts start -->Last modified: Sun Sep 9 23:09:57 CEST 2012 <!-- hhmts end -->
</small></div>
<a href="about.html">About</a>