Comment 5 for bug 204439

Revision history for this message
Daniel Hahler (blueyed) wrote :

This works. It additionally loads the libapt-front catalog, where those strings are stored:
  KGlobal::locale()->insertCatalogue(QString::fromUtf8("libapt-front"));

The debdiff also includes the fix for bug 215100.