I use to use kde in my native language, but if i start kget in english then it will list 2 entries of "My Downloads", one in english and another in my native language, when it should list a single entry. Reproducible: Always Steps to Reproduce: Already explained Actual Results: Already explained Expected Results: When running kget in english should not list the entry "My Downloads" duplicated (being one translated).
That is one of the notorious OTT's (One Time Translation). Every time you start kget in a new language, it adds the translation of "My Downloads" to .kde/share/apps/kget/transfers.kgt
Git commit eb73441a734508ea2adde02747ccecb0f94d4aa4 by Lukas Appelhans. Committed on 02/07/2013 at 00:38. Pushed by lappelhans into branch 'master'. Only require one download group to be there, not one specific M +1 -8 conf/transfersgroupwidget.cpp M +9 -12 core/kget.cpp M +1 -1 core/kget.h M +2 -0 core/transfertreemodel.cpp M +2 -3 mainwindow.cpp M +2 -3 ui/contextmenu.cpp http://commits.kde.org/kget/eb73441a734508ea2adde02747ccecb0f94d4aa4