| Age | Commit message (Collapse) | Author |
|
|
|
+ The syntax editor is now accessible from the Simple Translaton Tool.
+ The minibar now automatically provides access to the syntax editor (provided
the necessary JavaScript files and style sheets have been loaded).
+ Preparations for making the syntax editor accessible from the grammar editor.
|
|
|
|
|
|
|
|
It works in Chrome, Firefox and Opera, but not Safari.
(The browser must support the File, FileList and FileReader APIs.)
|
|
Also added feedback to source & target language menus to indicate which
languages are supported by the selected translation method. For Apertium, the
source language menu shows all possible source languages, and the target menu
shows the possible target languages for the chosen source language.
|
|
some other small fixes
|
|
Also some small cloud service documentation updates.
|
|
|
|
The translator picks "the first" translation by default, but the user can
choose among the generated translations from a popup menu.
|
|
This is in addition to the existing "Segment by Segment" view.
Also some minor documentation updates.
|
|
|
|
|
|
It is part of the cloud services available with gf -server.
|