Version: unspecified (using KDE 4.6.2) OS: Linux This can be fixed by adding a line "KGlobal::locale()->insertCatalog("kfilereplace");" into KFileReplacePart::KFileReplacePart, but a probably better way to load a catalog in KPart is utilized in Filelight (see also bug#273468) Reproducible: Always
Created attachment 60100 [details] patch to load missing catalog
Burkhard, can you commit this patch?
SVN commit 1236691 by lueck: load translation catalog kfilereplace when using kfilereplacepart in Konqueror CCBUG:273470 M +1 -1 kfilereplacepart.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1236691
SVN commit 1236692 by lueck: load translation catalog kfilereplace when using kfilereplacepart in Konqueror BUG:273470 M +1 -1 kfilereplacepart.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1236692