Bug 152388

Summary: Wrong sentence in Antivirus wizard
Product: [Applications] kmail Reporter: Marek Laane <qiilaq69>
Component: GUIAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marek Laane 2007-11-15 21:11:41 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Mandriva RPMs
OS:                Linux

When opening Antivirus Wizard in KMail, there is same sentence as in Antispam Wizard, namely "Please select the tools to be used for the spam detection and go to the next page". "spam detection" should be replaced with "virus detection".
P.S. I reported it as KDE 3.5.8 but it probably continues to exist on KDE4 (as I found when translating KMail - there is sentence indicated above but not equivalent sentence for virus detection).
Comment 1 Allen Winter 2007-11-15 23:12:45 UTC
SVN commit 737260 by winterz:

fix "Wrong sentence in Antivirus wizard"
BUGS: 152388

I cheated by simply removing the word "antispam".


 M  +1 -1      antispamwizard.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=737260
Comment 2 Allen Winter 2007-11-15 23:16:38 UTC
SVN commit 737263 by winterz:

tiny, minor string change.
CCBUGS: 152388


 M  +1 -1      antispamwizard.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=737263