diff --git a/src/Analytics.js b/src/Analytics.js
index 602728038e..5c39b48a35 100644
--- a/src/Analytics.js
+++ b/src/Analytics.js
@@ -197,7 +197,7 @@ class Analytics {
title: _t('Analytics'),
description:
- { _t('The following information is sent to us to help make Riot.im better:') }
+ { _t('The information being sent to us to help make Riot.im better includes:') }
{ rows.map((row) =>
diff --git a/src/i18n/strings/en_EN.json b/src/i18n/strings/en_EN.json
index b45c2708be..d497d3c25e 100644
--- a/src/i18n/strings/en_EN.json
+++ b/src/i18n/strings/en_EN.json
@@ -933,7 +933,7 @@
"The export file will be protected with a passphrase. You should enter the passphrase here, to decrypt the file.": "The export file will be protected with a passphrase. You should enter the passphrase here, to decrypt the file.",
"File to import": "File to import",
"Import": "Import",
- "The following information is sent to us to help make Riot.im better:": "The following information is sent to us to help make Riot.im better:",
+ "The information being sent to us to help make Riot.im better includes:": "The information being sent to us to help make Riot.im better includes:",
"We also record each page you use in the app (currently ), your User Agent () and your device resolution ().": "We also record each page you use in the app (currently ), your User Agent () and your device resolution ().",
"Where this page includes identifiable information, such as a room, user or group ID, that data is removed before being sent to the server.": "Where this page includes identifiable information, such as a room, user or group ID, that data is removed before being sent to the server.",
"The platform you're on": "The platform you're on",