forked from GitHub/gf-core
Simple Translator: initial support for translation with the GF robust parser
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<tr><td><span onclick="">Default translation method</span>
|
||||
<dl id=methods>
|
||||
<dt><label><input name=method value=Manual type=radio onchange="translator.change(this)">Manual</label>
|
||||
<dt><label><input name=method value=GFRobust type=radio onchange="translator.change(this)">GF Robust Parser</label>
|
||||
</dl>
|
||||
</table>
|
||||
<dt><label><input name=cloud type=checkbox onchange="translator.change(this)"> Save in the cloud</label>
|
||||
@@ -76,7 +77,7 @@
|
||||
</div>
|
||||
<hr>
|
||||
<div class=modtime><small>HMTL
|
||||
<!-- hhmts start -->Last modified: Wed Apr 3 20:29:44 CEST 2013 <!-- hhmts end -->
|
||||
<!-- hhmts start -->Last modified: Fri Apr 5 15:09:28 CEST 2013 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<a href="about.html">About</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user