Summary: | Wrong hover for Duplicate Custom Templates | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Bernd Oliver Sünderhauf <pancho.s> |
Component: | config dialog | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | montel |
Priority: | NOR | Keywords: | junior-jobs |
Version: | 4.10 pre | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/3f80fef6234b5c37a981049f324f74413f31be22 | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Bernd Oliver Sünderhauf
2012-11-29 16:59:47 UTC
Git commit 3f80fef6234b5c37a981049f324f74413f31be22 by Montel Laurent. Committed on 29/11/2012 at 18:17. Pushed by mlaurent into branch 'master'. Fix Bug 310883 - Wrong hover for Duplicate Custom Templates FIXED-IN: 4.10 M +2 -2 templateparser/ui/customtemplates_base.ui http://commits.kde.org/kdepim/3f80fef6234b5c37a981049f324f74413f31be22 Thought this would be a nice Junior Job, but obviously there are so few people that do coding, that you need to do it or noone does... Anyway, I think the "What's this" explanations are quite unnecessary on these very intuitive buttons - in the end they only replicate the tooltip text. This might make some sense if your plans are to really have them /everywhere/, but otherwise they're just adding more codelines. What do you think? (In reply to comment #2) > Thought this would be a nice Junior Job, but obviously there are so few > people that do coding, that you need to do it or noone does... Yes. And it's new i18n which I added in 4.9.x so 6 months ago. It's not a good idea to wait 4.11 :) > Anyway, I think the "What's this" explanations are quite unnecessary on > these very intuitive buttons - in the end they only replicate the tooltip > text. This might make some sense if your plans are to really have them > /everywhere/, but otherwise they're just adding more codelines. What do you > think? It's right not really useful, but as translator already translated them I will not remove it. But it's right what'sthis is useful for a lot of other widgets. We need to add them. (but I am not a good english man, so I can't add them). |