Insert the current sentence into the sentence index database
Called by this class after trying FindSentenceIndex for already existing match. If the find did not found a 100% match in the sentence index, this function can be called to add the current sentence.
Definition at line 668 of file TranslationString.php.
References $DB, GetDbConn(), and GetTables().
Referenced by Save(). |