Well, I'm reviving this issue
. On my recent Win7 system, where the whole application seems to display all translated texts correctly everywhere, the copied strings (over Clipboard) show exactly the same incorrect characters.
Ok back to the beginning. What Slovak text, is not properly copies from the clipboard, just one translated word will do. That way I can test it here.

I wanter to proceed systematically, so I've created two strings, containing uppercase and lowercase characters from our alphabet - the characters which may come around: "abcčdďeěfghijklľĺmnňopqrŕřstťuůvwxyz" and "ABCČDĎEĚFGHIJKLĽĹMNŇOPQRŔŘSTŤUŮVWXYZ". Then I've inserted them into four tags:
<GroupViewTasks> / <StatusRunning> Be "ABCČDĎEĚFGHIJKLĽĹMNŇOPQRŔŘSTŤUŮVWXYZ" </>
<GroupDialogTaskProperties> / <Name> Meno "abcčdďeěfghijklľĺmnňopqrŕřstťuůvwxyz" </>
<TranslatableBoincText> / <0> Message from^Sprva "ABCČDĎEĚFGHIJKLĽĹMNŇOPQRŔŘSTŤUŮVWXYZ" od </>
<TranslatableBoincText> / <2> Can't resolve hostname in remote_hosts.cfg^Nemono rozpoznať adresu hostiteľa "abcčdďeěfghijklľĺmnňopqrŕřstťuůvwxyz" v remote_hosts.cfg </>
Unfortunately these changes got BT 0.94 to knees - it kept restarting and restarting pretty fast, no limit to 10, until I've renamed the language file. Test yourself... Two (just?) crash dumps were created, I've uploaded them (and the language file) to your server.
I wanted to make one more attempt with the file, to see how many instances will fire up, so I've started BT once more. After seeing at least 18 tray icons (again just 2 crash dumps), I've again renamed the bad
.btlang file. BTW,
<GroupViewTasks> / <StatusRunning> was the culprit, shortening the additional string to "ABCČDĎEĚF" was enough to let BT run.
Back to the main idea: again BT displayed everything correctly, but
- copying Task properties returned (among other bad strings in the left column) 'Meno "abcdefghijklmnopqrstuvwxyz", Stav Be "ABCDEF"',
- copying "no work/tasks available" greetings from Messages returned strings like '31448 Pirates@Home 21.12.10 12:09 Sprva "ABCDEFGHIJKLMNOPQRSTUVWXYZ" od Pirates@Home: Project has no tasks available'.
Just copying '
Nemono rozpoznať adresu hostiteľa "abcčdďeěfghijklľĺmnňopqrŕřstťuůvwxyz" v remote_hosts.cfg:' from
Notices returned correct characters, as expected. But I know this is IE in my case.