mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 07:36:44 +00:00
GODT-1477: Change CoD wording
This commit is contained in:
committed by
Jakub Cuth
parent
0332a3f873
commit
7dad6cc9a4
@ -41,7 +41,7 @@ SettingsView {
|
|||||||
|
|
||||||
Label {
|
Label {
|
||||||
colorScheme: root.colorScheme
|
colorScheme: root.colorScheme
|
||||||
text: qsTr("Bridge stores your encrypted messages locally to optimize communication with the local client.")
|
text: qsTr("Bridge stores your encrypted messages locally to optimize communication with your client.")
|
||||||
type: Label.Body
|
type: Label.Body
|
||||||
color: root.colorScheme.text_weak
|
color: root.colorScheme.text_weak
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|||||||
Reference in New Issue
Block a user