Page 1 of 1

How I can have internationalized dialog boxes?

Posted: Tue Aug 13, 2019 10:09 pm
by Richy
Hi guys, use the following code but tsilang doesn't recognize it
SyncService.ShowMessageSync ('Payment Confirmed');

how can I implement it?

Thanks

Posted: Wed Aug 14, 2019 3:46 am
by isiticov
Hello,

TsiLang Expert available in IDE's Tools menu can analyze your source file, collect and translate strings and string constants used in your source code. Just select File|Source|With Form in TsiLang Expert’s menu and it will scan selected unit and collect all strings used in sources.