MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.formats/ImportResourcesUseCase/invoke

invoke

[jvm]
abstract suspend operator fun invoke(path: String, type: ResourceFileType): List<SegmentModel>

Import the content of a resource file as a list of segments.

Return

segments to be imported

Parameters

jvm

   
path Source path
type Resource type