Cywiro. Bydd yn cael ei gynnwys yn 3.3.2

Ar gyfer ateb cyflym os gwelwch yn dda braenar cyfarwyddiadau hyn:
1. Agor ffeil / Cynnwys / vbenterprisetranslator_class_externalParser.php
2. Dod o hyd i god:
PHP Code:
$this->outputResult[$this->index] .= $toTranslate;              
if (
false === $cdata) {
$this->outputResult[$this->index] .= ']]>';
}
return 
false
3. Newid yn y llinell gyntaf i:
PHP Code:
$this->outputResult[$this->index] .= vbet_getReEncoded($toTranslate);