MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.translate.presentation/TranslateComponent/PanelConfig

PanelConfig

interface PanelConfig : Parcelable

Available configurations for the panel slot.

Inheritors

 
None
Matches
Validation
MemoryContent
Glossary
MachineTranslation

Types

Name Summary
Glossary [jvm]
object Glossary : TranslateComponent.PanelConfig
Glossary section
MachineTranslation [jvm]
object MachineTranslation : TranslateComponent.PanelConfig
Machine translation section
Matches [jvm]
object Matches : TranslateComponent.PanelConfig
Translation memory matches section
MemoryContent [jvm]
object MemoryContent : TranslateComponent.PanelConfig
TM content / concordancer section
None [jvm]
object None : TranslateComponent.PanelConfig
No panel section (close any opened section)
Validation [jvm]
object Validation : TranslateComponent.PanelConfig
Validation section (either placeholders or spellecheck)