Update copy to indicate debug logs contain which UI elements you last interacted with
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user