MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.domain.project.usecase

Package-level declarations

Types

Name Summary
ImportSegmentsUseCase [jvm]
interface ImportSegmentsUseCase
Contract of the import segments use case.
OpenProjectUseCase [jvm]
interface OpenProjectUseCase
Contract for the open project use case.
SaveProjectUseCase [jvm]
interface SaveProjectUseCase
Contract for the save project use case.
ValidatePlaceholdersUseCase [jvm]
interface ValidatePlaceholdersUseCase
Contract for the placeholder validation use case.