[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/drkonqi
From:       George Kiagiadakis <kiagiadakis.george () gmail ! com>
Date:       2010-11-10 16:18:03
Message-ID: 20101110161803.B3206AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1195235 by gkiagia:

Add 'what's this' texts that were submitted through quality-whatsthis@kde.org.
Thanks!
BUG: 254470

 M  +8 -0      reportassistantpages_bugzilla_duplicates.cpp  


--- trunk/KDE/kdebase/runtime/drkonqi/reportassistantpages_bugzilla_duplicates.cpp #1195234:1195235
@@ -172,10 +172,18 @@
         //Double check this, we need to reduce the duplicate count.
         KGuiItem noDuplicatesButton;
         noDuplicatesButton.setText(i18n("There are no real duplicates"));
+        noDuplicatesButton.setWhatsThis(i18n("Press this button to declare that, in your opinion "
+                                             "and according to your experience, the reports found "
+                                             "as similar do not match the crash you have "
+                                             "experienced, and you believe it is unlikely that a "
+                                             "better match would be found after further review."));
         noDuplicatesButton.setIcon(KIcon("dialog-cancel"));
 
         KGuiItem letMeCheckMoreReportsButton;
         letMeCheckMoreReportsButton.setText(i18n("Let me check more reports"));
+        letMeCheckMoreReportsButton.setWhatsThis(i18n("Press this button if you would rather "
+                                                      "review more reports in order to find a "
+                                                      "match for the crash you have exerienced."));
         letMeCheckMoreReportsButton.setIcon(KIcon("document-preview"));
 
         if (KMessageBox::questionYesNo(this,
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic