SVN commit 1033681 by coles: Minor typo. SVN_SILENT M +1 -1 importdialog.cpp --- trunk/KDE/kdegraphics/gwenview/importer/importdialog.cpp #1033680:1033681 @@ -64,7 +64,7 @@ int answer = KMessageBox::questionYesNo(mCentralWidget, i18np( "One document has been successfully imported.\nDelete it from the device?", - "%1 documents has been successfully imported.\nDelete them from the device?", + "%1 documents have been successfully imported.\nDelete them from the device?", urls.count()), QString(), KStandardGuiItem::del(),