MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.core.common.keystore/KeyStoreKeys

KeyStoreKeys

[jvm]
object KeyStoreKeys

Collection of all the keys used in the key store.

Properties

Name Summary
AppLanguage [jvm]
const val AppLanguage: String
LastOpenedProject [jvm]
const val LastOpenedProject: String
MachineTranslationKey [jvm]
const val MachineTranslationKey: String
MachineTranslationProvider [jvm]
const val MachineTranslationProvider: String
SimilarityThreshold [jvm]
const val SimilarityThreshold: String
SpellcheckEnabled [jvm]
const val SpellcheckEnabled: String