Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CategorySegment Edit Helper

Purpose

Check and handle Spell-, Grammar- and Style-Errors while editing a segment in translate5.

Bootstrap Class

editor_Plugins_SpellCheck_Init
TypeCore plug-in (delivered with translate5 core)

 


Description

Based on LanguageTool, errors that are detected include: wrong spelling, wrong grammer, misfitting quotation marks, inaccurate date-specifiations, word-repititions, ...

...

Config nameValuesDefaultDescription

runtimeOptions.plugins.SpellCheck.active

integer0Defines if SpellCheck should be active (Can be set in task template task specific).
runtimeOptions.plugins.SpellCheck.languagetool.api.baseurlstringhttp://yourlanguagetooldomain/api/v2Base-URL used for LanguagaToolLanguageTool
runtimeOptions.plugins.activejson arrayas configured in your installationAdd the bootstrap name editor_Plugins_SpellCheck_Init of the spell check class to the json array, as explained here: Plugin installation and activation