forked from GitHub/gf-core
Simple Translator: Use PGF API for (un)lexing instead of separate server calls
Also, + Get up to 10 (instead of 5) alternative robust translations. + Remove duplicates from list of alternative robust translations + Add GF Cloud logo to the simple translator page
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
<body class=hover>
|
||||
<div class=pagehead>
|
||||
<h1>Simple Translation Tool</h1>
|
||||
<h1><img src="../P/gf-cloud.png" alt="" title="GF Cloud Service">Simple Translation Tool</h1>
|
||||
<form name=options>
|
||||
<table class=menubar>
|
||||
<tr><td><span onclick="">File</span>
|
||||
@@ -78,7 +78,7 @@
|
||||
</div>
|
||||
<hr>
|
||||
<div class=modtime><small>HMTL
|
||||
<!-- hhmts start -->Last modified: Wed Feb 19 15:07:10 CET 2014 <!-- hhmts end -->
|
||||
<!-- hhmts start -->Last modified: Fri Apr 11 14:10:02 CEST 2014 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<a href="about.html">About</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user