mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Clarify anonymouslity of stats sharing. Fixes #467
This commit is contained in:
@@ -151,7 +151,7 @@ pool with no way of using them to identify you.";
|
||||
[NotNull]
|
||||
public string SaveStatsText => "Save stats about your Aaru usage?";
|
||||
[NotNull]
|
||||
public string ShareStatsText => "Share your stats anonymously?";
|
||||
public string ShareStatsText => "Share your stats (anonymously)?";
|
||||
[NotNull]
|
||||
public string CommandStatsText => "Gather statistics about command usage?";
|
||||
[NotNull]
|
||||
|
||||
Reference in New Issue
Block a user