Update copy to indicate debug logs contain which UI elements you last interacted with

This commit is contained in:
James Salter 2021-08-18 17:05:15 +01:00
parent ecd142f2a5
commit 23f70836b6
4 changed files with 9 additions and 7 deletions

View file

@ -204,8 +204,8 @@ export default class BugReportDialog extends React.Component<IProps, IState> {
{ _t(
"Debug logs contain application usage data including your " +
"username, the IDs or aliases of the rooms or groups you " +
"have visited and the usernames of other users. They do " +
"not contain messages.",
"have visited, which UI elements you last interacted with, " +
"and the usernames of other users. They do not contain messages.",
) }
</p>
<p><b>