Find a similar strings in the database.
Finds the given sentence or similar sentences, where the difference is less than specified in the percentage parameter.
INPUT: $txtFindText $ddlLocaleID $ddlFindPercent
OUTPUT: $Translations
Definition at line 126 of file TranslationBackend.php.
Referenced by WebBackend::Event_DeleteString(), WebBackend::Event_EditString(), WebBackend::Event_FindCustomString(), WebBackend::Event_SaveNavigate(), WebBackend::Event_SetProject(), and WebBackend::SyncToProject(). |