mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 15:26:31 +00:00
style(settings): Clarify meaning of the "Report Errors" button (#1392)
To make it clear that this actually controls the reporting of errors back to resin.io, and not the reporting of errors to the user. See #1383
This commit is contained in:
parent
7ddc5d525c
commit
bfd2f2bf57
@ -7,7 +7,7 @@
|
||||
ng-model="settings.currentData.errorReporting"
|
||||
ng-change="settings.toggle('errorReporting')">
|
||||
|
||||
<span>Report errors</span>
|
||||
<span>Anonymously report errors and usage statistics to resin.io</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user