Bug 199442

Summary: Two messages to be one singular/plural form
Product: [Applications] kget Reporter: OsamaK <osamak.wfm>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description OsamaK 2009-07-08 17:07:05 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

These two messages should be in one singular/plural form:

transfer-plugins/bittorrent/advanceddetails/fileview.cpp:266: "You will lose all data in this file, are you sure you want to do this?"
transfer-plugins/bittorrent/advanceddetails/fileview.cpp:267: "You will lose all data in these files, are you sure you want to do this?"
Comment 1 Dario Massarin 2009-08-09 10:13:55 UTC
SVN commit 1009074 by dario:

Use singular/plural i18n call

BUG: 199442


 M  +3 -3      fileview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1009074
Comment 2 Lukas Appelhans 2009-08-10 16:58:51 UTC
SVN commit 1009641 by lappelhans:

Backport of rev 1009074 by dario:
Use singular/plural i18n call
CCBUG: 199442


 M  +2 -2      fileview.cpp  


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