Bug 254331

Summary: Add plural forms to " files" suffix
Product: [Developer tools] kdevplatform Reporter: Alexander Potashev <aspotashev>
Component: shellAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: harshit080, nalvarez
Priority: NOR Keywords: junior-jobs
Version: git master   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Potashev 2010-10-16 08:25:23 UTC
Version:           SVN (using KDE 4.5.2) 
OS:                Linux

Please, add plural forms to this string:

messages/extragear-sdk/kdevplatform.po:4026(#750)           
#. i18n: file: shell/settings/ccsettings.ui:214
#. i18n: ectx: property (suffix), widget (QSpinBox, kcfg_minFilesForSimplifiedParsing)
#: rc.cpp:383
msgid " files"


Reproducible: Always
Comment 1 Nicolás Alvarez 2010-10-17 01:18:11 UTC
Bumping bug target to 4.2.0, since 4.1 is string-frozen.
Comment 2 Nicolás Alvarez 2010-10-17 01:22:54 UTC
QSpinBox doesn't support plural forms on suffixes, so it will have to be replaced with KIntSpinBox.
Comment 3 Kevin Funk 2012-12-02 23:44:11 UTC
Alex, can you write a patch for this?
Comment 4 harsh chhabra 2013-03-26 20:26:41 UTC
hi,
can you assign this bug to me ?
Comment 5 Kevin Funk 2013-03-26 22:25:07 UTC
Just start to work on the bug, then send the patch for review to Review Board (see: http://techbase.kde.org/Development/Review_Board).

You don't need to be assigned explicitly.
Comment 6 Albert Astals Cid 2015-07-31 13:25:34 UTC
Git commit 79a0000997d239e3c7fc6e93bbb964c834ae3fe1 by Albert Astals Cid, on behalf of Brais Arias Rio.
Committed on 31/07/2015 at 13:25.
Pushed by aacid into branch 'master'.

Add plural form for number of files for simplified parsing spinbox

Changed kcfg_minFilesForSimplifiedParsing from QSpinBox to
KPluralHandlingSpinBox
REVIEW: 124545

Acked by Aleix

M  +1    -1    shell/settings/languagepreferences.cpp
M  +1    -4    shell/settings/languagepreferences.ui

http://commits.kde.org/kdevplatform/79a0000997d239e3c7fc6e93bbb964c834ae3fe1