https://bugs.kde.org/show_bug.cgi?id=386843
Wolfgang Bauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Wolfgang Bauer <[email protected]> --- At least the edict download on that page is encoded in UTF-8, but kiten only supports EUC-JP encoding. You could try to convert it with something like this e.g.: iconv -f utf-8 -t euc-jp -o newfilename filename -- You are receiving this mail because: You are watching all bug changes.
