Version: 0.12.7 (using 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.24-19-generic In the version of Kopete that comes with Kubuntu Hardy, the translator plugin doesn't seem to work. 1) Google is the only provider to choose from. Should there be others/a way to add new ones? 2) If translation is turned on a file transfer box pops up as I send each message, but then vanishes and the message is sent in english anyway. I've tried french, german and chinese simplified and all produce the same results 3) Sometimes the file transfer box doesn't even pop up
SVN commit 1145937 by rkcosta: Revamp the translator plugin. From the original description: "This patch makes translator plugin for kopete work again; it adds support for different language lists for different services; it adds up-to-date info about languages and supported translations (for google and for babelfish); it also ports KCM of this plugin to KConfigXT." Patch from Igor Poboiko, thanks a lot! BUG: 164870 BUG: 167503 BUG: 168026 BUG: 213133 BUG: 230686 BUG: 234225 CCMAIL: igor.poboiko@gmail.com M +6 -0 CMakeLists.txt A translatorconfig.kcfg A translatorconfig.kcfgc M +125 -33 translatorlanguages.cpp M +16 -16 translatorlanguages.h M +60 -67 translatorplugin.cpp M +2 -4 translatorplugin.h M +82 -27 translatorpreferences.cpp A translatorpreferences.h [License: GPL (v2+)] M +9 -9 translatorprefsbase.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=1145937