GODT-1477: Change CoD wording

create-reload-action
James Houlahan 4 years ago committed by Jakub Cuth
parent 0332a3f873
commit 7dad6cc9a4
  1. 2
      internal/frontend/qml/LocalCacheSettings.qml

@ -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

Loading…
Cancel
Save