Summary: | Add plural forms to " files" suffix | ||
---|---|---|---|
Product: | [Developer tools] kdevplatform | Reporter: | Alexander Potashev <aspotashev> |
Component: | shell | Assignee: | 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: | http://commits.kde.org/kdevplatform/79a0000997d239e3c7fc6e93bbb964c834ae3fe1 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alexander Potashev
2010-10-16 08:25:23 UTC
Bumping bug target to 4.2.0, since 4.1 is string-frozen. QSpinBox doesn't support plural forms on suffixes, so it will have to be replaced with KIntSpinBox. Alex, can you write a patch for this? hi, can you assign this bug to me ? 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. 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 |