~jibel/synaptic/bugs.290524.502582

« back to all changes in this revision

Viewing changes to common/rinstallprogress.cc

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2009-02-09 16:03:03 UTC
  • mfrom: (3.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090209160303-g2hldfhmsdfcrz5g
Tags: 0.62.5ubuntu1
* po/th.po:
  - updated Thai translation (closes: #512605)
* gtk/rgdebinstallprogress.cc:
  - if forkpty() show a propper error message
    (thanks to Evan) 
* gtk/rgfetchprogress.cc:
  - if the ETA is huge report it as unknown (LP: #322871)
* debian/control:
  - add depends to hicolor-icon-theme
  - rebuild against latest libapt/libept

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
#include "i18n.h"
41
41
string RInstallProgress::finishMsg = _("\nSuccessfully applied all changes. You can close the window now.");
42
 
string RInstallProgress::errorMsg = _("\nNot all changes and updates succeeded. For further details of the the failure, please expand the 'terminal' panel below.");
 
42
string RInstallProgress::errorMsg = _("\nNot all changes and updates succeeded. For further details of the failure, please expand the 'Details' panel below.");
43
43
string RInstallProgress::incompleteMsg = 
44
44
      _("\nSuccessfully installed all packages of the current medium. "
45
45
        "To continue the installation with the next medium close "