We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de5582 commit 0a8723fCopy full SHA for 0a8723f
ui/app/AppLayouts/Profile/views/PrivacyAndSecurityView.qml
@@ -26,7 +26,7 @@ SettingsContentBase {
26
StatusListItem {
27
Layout.preferredWidth: root.contentWidth
28
title: qsTr("Receive Status News via RSS")
29
- subTitle: qsTr("Fetches news from external sites which may expose your IP")
+ subTitle: qsTr("Your IP address will be exposed to https://status.app")
30
components: [
31
StatusSwitch {
32
id: statusNewsSwitch
0 commit comments