forked from GitHub/gf-core
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:
@@ -32,14 +32,18 @@ closed and reopened later.
|
||||
|
||||
<h2>TODO</h2>
|
||||
<ul>
|
||||
<li>Test for browser compatibility (Safari & Firefox tested so far).
|
||||
<li>Text can be imported/exported by copying and pasting, but other ways
|
||||
could be added.
|
||||
<li>Segmentation of imported text based on punctuation. (Currently, segments
|
||||
must be separated by line breaks or blank lines.)
|
||||
<li>GF's lexer/unlexer is used to allow for more natural looking text, but
|
||||
the unlexer does the wrong thing if the first word of a sentence is supposed
|
||||
to be capitalized, e.g. "I am ready." and "Spanish wine is good."
|
||||
<li>Import/export text.
|
||||
<li>Cloud service.
|
||||
<li>Interface to other translation services.
|
||||
<li>Interface to grammar editor for grammar extension.
|
||||
<li>More browser compatibility testing (Chrome, Firefox & Safari tested
|
||||
so far).
|
||||
<li>...
|
||||
<li>...
|
||||
</ul>
|
||||
@@ -47,7 +51,7 @@ closed and reopened later.
|
||||
|
||||
<hr>
|
||||
<div class=modtime><small>
|
||||
<!-- hhmts start --> Last modified: Wed May 16 16:56:22 CEST 2012 <!-- hhmts end -->
|
||||
<!-- hhmts start --> Last modified: Sun May 27 17:56:48 CEST 2012 <!-- hhmts end -->
|
||||
</small></div>
|
||||
<address>
|
||||
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>
|
||||
|
||||
Reference in New Issue
Block a user