Bug 201633

Summary: Two messages to be one
Product: [Applications] ktorrent Reporter: OsamaK <osamak.wfm>
Component: generalAssignee: Joris Guisson <joris.guisson>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description OsamaK 2009-07-27 10:00:42 UTC
Version:            (using KDE 4.2.98)
Installed from:    Unspecified

"Cannot expand file : %1" (transfer-plugins/bittorrent/libbtcore/util/fileops.cpp:368, transfer-plugins/bittorrent/libbtcore/util/fileops.cpp:374, transfer-plugins/bittorrent/libbtcore/util/fileops.cpp:377)

"Cannot expand file: %1" (transfer-plugins/bittorrent/libbtcore/util/fileops.cpp:392, transfer-plugins/bittorrent/libbtcore/util/fileops.cpp:394)

To be one message. I see no need for two different messages.
Comment 1 Pino Toscano 2009-07-27 11:21:39 UTC
SVN commit 1002897 by pino:

remove extra space in messages, to make them like other equal messages in the same file
BUG: 201633


 M  +3 -3      fileops.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1002897
Comment 2 Pino Toscano 2009-07-27 11:24:27 UTC
SVN commit 1002901 by pino:

backport SVN commit 1002897 by pino:

remove extra space in messages, to make them like other equal messages in the same file
CCBUG: 201633


 M  +3 -3      fileops.cpp  


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