text:qsTr("Bridge caches your encrypted messages localy to optimise the communication with the local client. Disabling this feature might have a nevative impact on performance.")
text:qsTr("Bridge stores your encrypted messages locally to optimize communication with the local client.")
type:Label.Body
color:root.colorScheme.text_weak
Layout.fillWidth:true
@ -50,7 +50,7 @@ SettingsView {
SettingsItem{
colorScheme:root.colorScheme
text:qsTr("Enable local cache")
description:"When enabled messages are stored on disk."//TODO:wrongtextinwireframe
description:qsTr("Recommended for optimal performance.")
description:qsTr("This will clear your accounts, preferences, and cached data. You will need to reconfigure your email client. Bridge will automatically restart")
description:qsTr("This will clear your accounts, preferences, and cached data. You will need to reconfigure your email client. Bridge will automatically restart.")