summaryrefslogtreecommitdiffstats
path: root/src/Gui/CCReporterDialog.py
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-01-29 15:32:47 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-01-29 15:32:47 +0100
commite8641f0bc6a3db34f517477d10a94923b4b3cc7a (patch)
tree47aff5cecacb1f814fee33931d617aed82ca1e91 /src/Gui/CCReporterDialog.py
parentdbd1115098e8bd082b69cdc9f231f73618582bd4 (diff)
downloadabrt-e8641f0bc6a3db34f517477d10a94923b4b3cc7a.tar.gz
abrt-e8641f0bc6a3db34f517477d10a94923b4b3cc7a.tar.xz
abrt-e8641f0bc6a3db34f517477d10a94923b4b3cc7a.zip
Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
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: