Iterate copy on download logs button

This commit is contained in:
Michael Telatynski 2020-08-03 13:21:04 +01:00
parent cbcac9dd49
commit 0a700bc8e4
2 changed files with 2 additions and 2 deletions

View file

@ -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