diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2022-07-19 13:38:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-19 12:38:29 +0000 |
commit | 6faaf76a3239c3fd1a9adc0b45b04fcf43237824 (patch) | |
tree | fac7085fc1a5b23850b38938b75540d7a08d2a2e /debian/po | |
parent | Update changelog once more (diff) | |
download | synapse-6faaf76a3239c3fd1a9adc0b45b04fcf43237824.tar.xz |
Remove 'anonymised' from the phone home stats documentation (#13321)
Diffstat (limited to 'debian/po')
-rw-r--r-- | debian/po/templates.pot | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/po/templates.pot b/debian/po/templates.pot index f0af9e70fb..445e4aac81 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -37,7 +37,7 @@ msgstr "" #. Type: boolean #. Description #: ../templates:2001 -msgid "Report anonymous statistics?" +msgid "Report homeserver usage statistics?" msgstr "" #. Type: boolean @@ -45,11 +45,11 @@ msgstr "" #: ../templates:2001 msgid "" "Developers of Matrix and Synapse really appreciate helping the project out " -"by reporting anonymized usage statistics from this homeserver. Only very " -"basic aggregate data (e.g. number of users) will be reported, but it helps " -"track the growth of the Matrix community, and helps in making Matrix a " -"success, as well as to convince other networks that they should peer with " -"Matrix." +"by reporting homeserver usage statistics from this homeserver. Your " +"homeserver's server name, along with very basic aggregate data (e.g. " +"number of users) will be reported. But it helps track the growth of the " +"Matrix community, and helps in making Matrix a success, as well as to " +"convince other networks that they should peer with Matrix." msgstr "" #. Type: boolean |