Summary: | KRunner lost functionalities due to translating two words into one word | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Martin Flöser <mgraesslin> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, leviatan1, wilderkde |
Priority: | HI | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Flöser
2009-07-23 16:43:36 UTC
Well, IMHO it is more a problem of krunner in general. Albert? Man in which mind is this a translation bug? That's a krunner bug for sure, it's not viable to hardcode the number of words a translation must have Err, sorry, reassigned to wrong product, reassigning to plasma I have the problem with spanish. For example the command 'power profile', in spanish 'perfil de energia' doesn't works. The problem is in kde 4.1, 4.2.4 and 4.3. SVN commit 1073303 by jacopods: Correctly parse strings for non-english locales as well. Thanks to the l10n team for allowing this fix Bonus fix: also make parsing case insensitive BUG: 201243 BUG: 208962 CCMAIL: kde-i18n-doc@kde.org M +44 -20 PowerDevilRunner.cpp M +1 -0 PowerDevilRunner.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1073303 SVN commit 1073306 by jacopods: Fix parsing errors in non-english locale + case insensitive match CCBUG: 201243 CCBUG: 208962 M +44 -20 PowerDevilRunner.cpp M +1 -0 PowerDevilRunner.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1073306 |