MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.glossary.persistence.dao/DefaultGlossaryTermDao/disassociate

disassociate

[jvm]
open suspend override fun disassociate(sourceId: Int, targetId: Int)

Remove the association between two terms.

Parameters

jvm

   
sourceId Source term ID
targetId Target term ID