MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.tm.usecase/ImportTmxUseCase

ImportTmxUseCase

[jvm]
interface ImportTmxUseCase

Contract for the import TMX use case.

Functions

Name Summary
invoke [jvm]
abstract suspend operator fun invoke(path: String)
Import the content of a TMX file into the global translation memory.