~ubuntu-branches/ubuntu/lucid/kdebase-runtime/lucid

« back to all changes in this revision

Viewing changes to drkonqi/reportassistantpages_bugzilla_duplicates.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell, Alessandro Ghersi, Jonathan Riddell, Jonathan Thomas
  • Date: 2010-03-29 18:14:36 UTC
  • mfrom: (1.1.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20100329181436-xxz11qt1d0nplzd7
Tags: 4:4.4.2-0ubuntu1
[ Alessandro Ghersi ]
* New upstream release
  - Bump build-depends
  - Update kdebase-runtime-data.install
  - Add final newline to kubuntu_87_nepomuk_virtuosoconverter.diff

[ Jonathan Riddell ]
* Drop recommends on virtuosoconverter, virtuoso 5 was never used in
  the main archive and virtuosoconverter is in universe

[ Jonathan Thomas ]
* Add kubuntu_89_strigi_ram_detection.diff. This will make Nepomuk disable
  strigi on systems with less than or equal to 1GB of RAM, on its first
  run. Users will still be able to enable it for themselves if they wish.
* Add kubuntu_90_strigi_notification_polish.diff. This silences the
  extraneous indexing notifications, except for the low disk space one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
163
163
        //The user didn't selected any possible duplicate nor a report to attach the new info.
164
164
        //Double check this, we need to reduce the duplicate count.
165
165
        KGuiItem noDuplicatesButton;
166
 
        noDuplicatesButton.setText("There are no real duplicates");
 
166
        noDuplicatesButton.setText(i18n("There are no real duplicates"));
167
167
        noDuplicatesButton.setIcon(KIcon("dialog-cancel"));
168
168
 
169
169
        KGuiItem letMeCheckMoreReportsButton;
170
 
        letMeCheckMoreReportsButton.setText("Let me check more reports");
 
170
        letMeCheckMoreReportsButton.setText(i18n("Let me check more reports"));
171
171
        letMeCheckMoreReportsButton.setIcon(KIcon("document-preview"));
172
172
 
173
173
        if (KMessageBox::questionYesNo(this,