Iterate copy on download logs button
This commit is contained in:
parent
cbcac9dd49
commit
0a700bc8e4
2 changed files with 2 additions and 2 deletions
|
@ -202,7 +202,7 @@ export default class BugReportDialog extends React.Component {
|
|||
</b></p>
|
||||
|
||||
<AccessibleButton onClick={this._onDownload} kind="link">
|
||||
{ _t("Click here to download your logs.") }
|
||||
{ _t("Download logs") }
|
||||
</AccessibleButton>
|
||||
|
||||
<Field
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue