Adding spellchecker
This commit is contained in:
parent
fe664733cd
commit
9f232b4049
23 changed files with 2251 additions and 10 deletions
|
|
@ -453,6 +453,16 @@ option is set to Yes, then all whitespace entered into the form will be preserve
|
|||
lastUpdated => 1128830747,
|
||||
},
|
||||
|
||||
'Server Side Spell Checker' => {
|
||||
message => q|Server Side Spell Checker|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'no dictionaries' => {
|
||||
message => q|No dictionaries are configured yet. Spellchecking will not be enabled before at least one is.|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue