I have a dictionary with EN, NL and RU translations.
All translations are readable.
The font settings for RU are: Tahoma, RUSSIAN_CHARSET.
In my TForm I have a TsiLangLinked component (CBuilder6Pro).
In Tools | Default Fonts I've added RU with Tahoma, RUSSIAN_CHARSET.
If I translate (Find, Suggest or Auto), I only get a lot of question marks.
My components also show the question marks, what ever font I choose.
What can I do?
Wim
Russian translations
it works

Searching the forum I read about caption property and I changed the CharSets for RU to RUSSIAN_CHARSET.
I deleted the previous RU translation (all ?????) and auto translate again.
Now I can see the Russian text.
If you don't set the CharSets then translating only gives question marks, so you have to set the CharSets before translating.
default font
And it seems that you also have to set the default fonts for the column. As I use RU for Russian, I had to add a new one (copied from Russian).