Problem with Multi-Language resource file

Hello;
I have FR 3.20 and D7. I use multilang.exe to create frxMultiLang.pas file. But when I try to call SetXXXResources procedure only button caption change. All other things like hints, labels etc don't change ;) .
Maybe something change in 3.20 and there is newer version of multilang.exe but I can't find it.
Enybody have any idea ?

Best regards
Kris

Comments

  • edited 6:13AM
    Hi,

    I got the same problem did you found a solution?

    Thanks
  • edited 6:13AM
    I direct write coding to change the language, it works!

    frxresources.Clear;
    frxresources.AddStrings('<span style='color:red'>resources-string</span>');

    The <span style='color:red'>resources-string</span> can copy from resource-file from fastreport folder.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.