fix(AdvancedView): fix label for community history archive protocol

Closes #5887
This commit is contained in:
Pascal Precht 2022-05-26 09:15:11 +02:00 committed by anastasiyaig
parent d6b83e8b96
commit 72c389ba09
1 changed files with 1 additions and 2 deletions

View File

@ -166,8 +166,7 @@ SettingsContentBase {
StatusSettingsLineButton {
anchors.leftMargin: 0
anchors.rightMargin: 0
//% "Communities"
text: qsTrId("Community History Archive Protocol")
text: qsTr("Community History Archive Protocol")
isSwitch: true
switchChecked: root.advancedStore.isCommunityHistoryArchiveSupportEnabled
onClicked: {