Bug 190313 - Untranslatable spinbox suffix in the trash KCM in the KDE 4.2 branch
Summary: Untranslatable spinbox suffix in the trash KCM in the KDE 4.2 branch
Status: RESOLVED FIXED
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: trash (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 01:44 UTC by Jonathan Thomas
Modified: 2009-04-22 14:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Thomas 2009-04-22 01:44:14 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

Currently in KDE 4.2.x, the mDays spinbox has an untranslatable suffix:

mDays->setSuffix( " days" );
See: http://websvn.kde.org/branches/KDE/4.2/kdebase/runtime/kioslave/trash/kcmtrash.cpp

From what I see, I do not believe that this bug affects trunk.
Comment 1 David Faure 2009-04-22 14:40:05 UTC
SVN commit 957547 by dfaure:

Backport r929806 by stikonas:
Fix spinBox suffix in kcmtrash which wasn't translatable at all.
BUG: 190313


 M  +10 -1     kcmtrash.cpp  
 M  +1 -0      kcmtrash.h  


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