summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCReporterDialog.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gui/CCReporterDialog.py')
-rw-r--r--src/Gui/CCReporterDialog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Gui/CCReporterDialog.py b/src/Gui/CCReporterDialog.py
index b5f57d74..8e90ef9f 100644
--- a/src/Gui/CCReporterDialog.py
+++ b/src/Gui/CCReporterDialog.py
@@ -96,7 +96,7 @@ class ReporterDialog():
# if an backtrace has rating use it
if not SendBacktrace:
send = False
- error_msgs.append(_("You must agree with submitting the backtrace."))
+ error_msgs.append(_("You must check backtrace for sensitive data"))
# we have both SendBacktrace and rating
if rating:
try: